Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Cli Classes and Interfaces - 3500 results found.
NameDescriptionTypePackageFramework
AudioClipThe AudioClip interface is a simple abstraction for playing a sound clip.Interfacejava.appletJava SE
BasicListUIAn extensible implementation of ListUI.Classjavax.swing.plaf.basicJava SE
ClipboardA class that implements a mechanism to transfer data using cut/copy/paste operations.Classjava.awt.datatransferJava SE
CyclicBarrierA synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.Classjava.util.concurrentJava SE
ClientInfoStatusenum ClientInfoStatusEnumeration for status of the reason that a property could not be setClassjava.sqlJava SE
ClientRequestInfoRequest Information, accessible to client-side request interceptors.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInfoOperationsRequest Information, accessible to client-side request interceptors.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInterceptorClient-side request interceptor.Interfaceorg.omg.PortableInterceptorJava SE
ClientRequestInterceptorOperationsClient-side request interceptor.Interfaceorg.omg.PortableInterceptorJava SE
ClipThe Clip interface represents a special kind of data line whose audio data can be loaded prior to playback, instead of being streamed in real time.Interfacejavax.sound.sampledJava SE
ClipboardOwnerDefines the interface for classes that will provide data to a clipboard.Interfacejava.awt.datatransferJava SE
DiagnosticListenerInterface for receiving diagnostics from tools.Interfacejavax.toolsJava SE
RMIClientSocketFactoryAn RMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls.Interfacejava.rmi.serverJava SE
SQLClientInfoExceptionThe subclass of SQLException is thrown when one or more client info properties could not be set on a Connection.Classjava.sqlJava SE
SslRMIClientSocketFactoryAn SslRMIClientSocketFactory instance is used by the RMI runtime in order to obtain client sockets for RMI calls via SSL.Classjavax.rmi.sslJava SE
SaslClientPerforms SASL authentication as a client.Interfacejavax.security.saslJava SE
SaslClientFactoryAn interface for creating instances of SaslClient.Interfacejavax.security.saslJava SE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava SE
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
ClientClient is the main entry point to the fluent API used to build and execute client requests in order to consume responses returned.Interfacejavax.ws.rs.clientJava EE
ClientAuthAn implementation of this interface is used to secure service request messages, and validate received service response messages.Interfacejavax.security.auth.messageJava EE
ClientAuthConfigThis interface encapsulates the configuration of ClientAuthContext objects for a message layer and application context (for example, the messaging context of Interfacejavax.security.auth.message.configJava EE
ClientAuthContextThis ClientAuthContext class encapsulates ClientAuthModules that are used to secure service requests made by a client, and to validate any responsesInterfacejavax.security.auth.message.configJava EE
ClientAuthModuleA ClientAuthModule secures request messages, and validates received A module implementation should assume it may be used to secureInterfacejavax.security.auth.message.moduleJava EE
ClientBehaviorClientBehavior is the base contract for Behaviors that attach script content toInterfacejavax.faces.component.behaviorJava EE
ClientBehaviorBaseClientBehaviorBase is a convenience base class that implements the default concrete behaviorClassjavax.faces.component.behaviorJava EE
ClientBehaviorContextClientBehaviorContext provides context information that may be useful to Classjavax.faces.component.behaviorJava EE
ClientBehaviorContext .Parameter represent name/value pairs that submitting ClientBehavior implementations should include when posting back into the Faces lifecycle.Classjavax.faces.component.behavior.ClientBehaviorContextJava EE
ClientBehaviorHintenum ClientBehaviorHintAn enum that specifies hints that describesClassjavax.faces.component.behaviorJava EE
ClientBehaviorHolderThe ClientBehaviorHolder interface may be implemented by any concrete Interfacejavax.faces.component.behaviorJava EE
ClientBehaviorRendererA ClientBehaviorRenderer produces the client-side script that implements a ClientBehavior's client-side Classjavax.faces.renderJava EE
ClientBuilderMain entry point to the client API used to bootstrap ClientSince:2.Classjavax.ws.rs.clientJava EE
ClientConfigurationThe ClientConfiguration object installs, configures and executes an Application Client.Interfacejavax.enterprise.deploy.spi.statusJava EE
ClientEndpointThe ClientEndpoint annotation a class level annotation is used to denote that a POJO is a web socket client and can be deployed as such.Classjavax.websocketJava EE
ClientEndpointConfigThe ClientEndpointConfig is a special kind of endpoint configuration object that contains web socket configuration information specific only to client endpoints.Interfacejavax.websocketJava EE
ClientEndpointConfig .BuilderThe ClientEndpointConfig.Classjavax.websocket.ClientEndpointConfigJava EE
ClientEndpointConfig .ConfiguratorThe Configurator class may be extended by developers who want to provide custom configuration algorithms, such as intercepting the opening handshake, orClassjavax.websocket.ClientEndpointConfigJava EE
ClientErrorExceptionA base runtime application exception indicating a client request error (HTTP 4xx status codes).Classjavax.ws.rsJava EE
ClientExecuteExceptionThis exception reports errors in setting up an application clientAuthor:gfinkSee Also:Serialized FormClassjavax.enterprise.deploy.spi.exceptionsJava EE
ClientRequestContextClient request filter context.Interfacejavax.ws.rs.clientJava EE
ClientRequestFilterAn extension interface implemented by client request filters.Interfacejavax.ws.rs.clientJava EE
ClientResponseContextClient response filter context.Interfacejavax.ws.rs.clientJava EE
ClientResponseFilterAn extension interface implemented by client response filters.Interfacejavax.ws.rs.clientJava EE
ClientWindowThis class represents a client window, which may be a browser tab, browser window, browser pop-up, portlet,Classjavax.faces.lifecycleJava EE
ClientWindowFactoryCreate ClientWindow instances based on the incoming request.Classjavax.faces.lifecycleJava EE
ClientWindowWrapperClassjavax.faces.lifecycleJava EE
InvalidClientIDException This exception must be thrown when a client attempts to set a connection's client ID to a value that Classjavax.jmsJava EE
InvalidClientIDRuntimeExceptionThis unchecked exception must be thrown when a client attempts to set a connection's client ID to a value that is rejected by a provider, and theClassjavax.jmsJava EE
WebServiceClientUsed to annotate a generated service interface.Classjavax.xml.wsJava EE
AudioClipAn AudioClip represents a segment of audio that can be played with minimal latency.Classjavafx.scene.mediaJava FX
ClipboardRepresents an operating system clipboard, on which data may be placed during, for example, cut, copy, and paste operations.Classjavafx.scene.inputJava FX
ClipboardContentData container for Clipboard data.Classjavafx.scene.inputJava FX
AmqpClientInterceptorMethodInterceptor for accessing RMI-style AMQP services.Classorg.springframework.amqp.remoting.clientSpring AMQP
MongoClientDependsOnBeanFactoryPostProcessorBeanFactoryPostProcessor to automatically set up the recommendeddependsOn configuration for Mongo clientsClassorg.springframework.boot.autoconfigure.data.mongoSpring Boot
OAuth2AuthorizationServerConfiguration .BaseClientDetailsConfigurationClassorg.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfigurationSpring Boot
OAuth2AuthorizationServerConfiguration .ClientDetailsLoggerClassorg.springframework.boot.autoconfigure.security.oauth2.authserver.OAuth2AuthorizationServerConfigurationSpring Boot
OAuth2ClientPropertiesConfiguration properties for OAuth2 Client.Classorg.springframework.boot.autoconfigure.security.oauth2Spring Boot
OAuth2RestOperationsConfiguration .SessionScopedConfiguration .ClientContextConfigurationClassorg.springframework.boot.autoconfigure.security.oauth2.client.OAuth2RestOperationsConfiguration.SessionScopedConfigurationSpring Boot
Ssl .ClientAuthClient authentication types.Classorg.springframework.boot.context.embedded.SslSpring Boot
TestRestTemplate .CustomHttpComponentsClientHttpRequestFactoryHttpComponentsClientHttpRequestFactory to apply customizations.Classorg.springframework.boot.test.TestRestTemplateSpring Boot
TestRestTemplate .HttpClientOptionOptions used to customize the Apache Http Client if it is used.Classorg.springframework.boot.test.TestRestTemplateSpring Boot
BasicLinkBuilderSimples LinkBuilder implementation possible.Classorg.springframework.hateoas.mvcSpring Hateoas
MqttPahoClientFactoryInterfaceorg.springframework.integration.mqtt.coreSpring Integration
FailoverClientConnectionFactoryGiven a list of connection factories, serves up TcpConnectionsthat can iterate over a connection from each factory until the writeClassorg.springframework.integration.ip.tcp.connectionSpring Integration
DefaultMqttPahoClientFactoryCreates a default MqttClient and a set of options as configured.Classorg.springframework.integration.mqtt.coreSpring Integration
DefaultMqttPahoClientFactory .WillClassorg.springframework.integration.mqtt.core.DefaultMqttPahoClientFactorySpring Integration
ClientWebSocketContainerThe IntegrationWebSocketContainer implementation for the clientWeb-Socket connection.Classorg.springframework.integration.websocketSpring Integration
ClientWebSocketContainerParserThe AbstractSingleBeanDefinitionParser implementation forthe element.Classorg.springframework.integration.websocket.configSpring Integration
ClientModeCapableEdpoints implementing this interface are capableof running in client-mode.Interfaceorg.springframework.integration.ip.tcp.connectionSpring Integration
ClientModeConnectionManagerIntended to be run on a schedule, simply gets the connectionfrom a client connection factory each time it is run.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
ClientCallbackRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods.Interfaceorg.springframework.integration.file.remoteSpring Integration
ClientCallbackWithoutResultRemoteFileTemplate callback with the underlying client instance providingaccess to lower level methods where no result is returned.Classorg.springframework.integration.file.remoteSpring Integration
CachingClientConnectionFactoryConnection factory that caches connections from the underlying target factory.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
AbstractClientConnectionFactoryAbstract class for client connection factories; client connection factoriesestablish outgoing connections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
TcpNetClientConnectionFactoryA client connection factory that creates TcpNetConnections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
TcpNioClientConnectionFactoryA client connection factory that creates TcpNioConnections.Classorg.springframework.integration.ip.tcp.connectionSpring Integration
AbstractClientHttpRequestClassorg.springframeworkSpring Android
AbstractClientHttpRequestFactoryWrapperClassorg.springframeworkSpring Android
AbstractClientHttpResponseClassorg.springframeworkSpring Android
BufferingClientHttpRequestFactoryClassorg.springframeworkSpring Android
ClientHttpRequestInterfaceorg.springframeworkSpring Android
ClientHttpRequestExecutionInterfaceorg.springframeworkSpring Android
ClientHttpRequestFactoryInterfaceorg.springframeworkSpring Android
ClientHttpRequestInterceptorInterfaceorg.springframeworkSpring Android
ClientHttpResponseInterfaceorg.springframeworkSpring Android
HttpClientErrorExceptionClassorg.springframeworkSpring Android
HttpComponentsClientHttpRequestFactoryClassorg.springframeworkSpring Android
InterceptingClientHttpRequestFactoryClassorg.springframeworkSpring Android
RestClientExceptionClassorg.springframeworkSpring Android
SimpleClientHttpRequestFactoryClassorg.springframeworkSpring Android
AbstractClientHttpRequestAbstract base for ClientHttpRequest that makes sure that headersand body are not written multiple times.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpRequestFactoryWrapperAbstract base class for ClientHttpRequestFactory implementationsthat decorate another request factory.Classorg.springframework.http.clientSpring MVC
AbstractClientHttpResponseAbstract base for ClientHttpResponse.Classorg.springframework.http.clientSpring MVC
AbstractClientSockJsSessionBase class for SockJS client implementations of WebSocketSession.Classorg.springframework.web.socket.sockjs.clientSpring MVC
AbstractWebSocketClientAbstract base class for WebSocketClient implementations.Classorg.springframework.web.socket.clientSpring MVC
AsyncClientHttpRequestRepresents a client-side asynchronous HTTP request.Interfaceorg.springframework.http.clientSpring MVC
AsyncClientHttpRequestFactoryFactory for AsyncClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
AsyncListenableTaskExecutorExtension of the AsyncTaskExecutor interface, adding the capability to submittasks for ListenableFutures.Interfaceorg.springframework.core.taskSpring MVC
BufferingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that buffersall outgoing and incoming streams in memory.Classorg.springframework.http.clientSpring MVC
BurlapClientInterceptorMethodInterceptor for accessing a Burlap service.Classorg.springframework.remoting.cauchoSpring MVC
ClientHttpRequestRepresents a client-side HTTP request.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestExecutionRepresents the context of a client-side HTTP request execution.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestFactoryFactory for ClientHttpRequest objects.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpRequestInterceptorIntercepts client-side HTTP requests.Interfaceorg.springframework.http.clientSpring MVC
ClientHttpResponseRepresents a client-side HTTP response.Interfaceorg.springframework.http.clientSpring MVC
CodeFlow .ClinitAdderInterfaceorg.springframework.expression.spel.CodeFlowSpring MVC
EclipseLinkJpaDialectJpaDialect implementation for EclipsePersistence Services (EclipseLink).Classorg.springframework.orm.jpa.vendorSpring MVC
EclipseLinkJpaVendorAdapterJpaVendorAdapter implementation for EclipsePersistence Services (EclipseLink).Classorg.springframework.orm.jpa.vendorSpring MVC
HessianClientInterceptorMethodInterceptor for accessing a Hessian service.Classorg.springframework.remoting.cauchoSpring MVC
HttpClientErrorExceptionException thrown when an HTTP 4xx is received.Classorg.springframework.web.clientSpring MVC
HttpComponentsAsyncClientHttpRequestFactoryAsynchronous extension of the HttpComponentsClientHttpRequestFactory.Classorg.springframework.http.clientSpring MVC
HttpComponentsClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Apache HttpComponentsClassorg.springframework.http.clientSpring MVC
HttpInvokerClientConfigurationConfiguration interface for executing HTTP invoker requests.Interfaceorg.springframework.remoting.httpinvokerSpring MVC
HttpInvokerClientInterceptorMethodInterceptor for accessing anHTTP invoker service.Classorg.springframework.remoting.httpinvokerSpring MVC
InterceptingClientHttpRequestFactoryWrapper for a ClientHttpRequestFactory that has support for ClientHttpRequestInterceptors.Classorg.springframework.http.clientSpring MVC
InvalidClientIDExceptionRuntime exception mirroring the JMS InvalidClientIDException.Classorg.springframework.jmsSpring MVC
JaxWsPortClientInterceptorMethodInterceptor for accessing aspecific port of a JAX-WS service.Classorg.springframework.remoting.jaxwsSpring MVC
JettyWebSocketClientInitiates WebSocket requests to a WebSocket server programmaticallythrough the Jetty WebSocket API.Classorg.springframework.web.socket.client.jettySpring MVC
JmsInvokerClientInterceptorMethodInterceptor for accessing aJMS-based remote service.Classorg.springframework.jms.remotingSpring MVC
JndiRmiClientInterceptorMethodInterceptor for accessing RMI services from JNDI.Classorg.springframework.remoting.rmiSpring MVC
MBeanClientInterceptorMethodInterceptor that routes calls to anMBean running on the supplied MBeanServerConnection.Classorg.springframework.jmx.accessSpring MVC
MockAsyncClientHttpRequestAn extension of MockClientHttpRequest that also implementsAsyncClientHttpRequest by wrapping the response in aClassorg.springframework.mock.http.clientSpring MVC
MockClientDataRequestMock implementation of the ClientDataRequest interface.Classorg.springframework.mock.web.portletSpring MVC
MockClientHttpRequestMock implementation of ClientHttpRequest.Classorg.springframework.mock.http.clientSpring MVC
MockClientHttpResponseMock implementation of ClientHttpResponse.Classorg.springframework.mock.http.clientSpring MVC
MockMvcClientHttpRequestFactoryA ClientHttpRequestFactory for requests executed via MockMvc.Classorg.springframework.test.web.clientSpring MVC
MockMvcWebClientBuilderMockMvcWebClientBuilder simplifies the creation of an HtmlUnitWebClient that delegates to a MockMvc instance.Classorg.springframework.test.web.servlet.htmlunitSpring MVC
Netty4ClientHttpRequestFactoryClientHttpRequestFactory implementation thatuses Netty 4 to create requests.Classorg.springframework.http.clientSpring MVC
OkHttpClientHttpRequestFactoryClientHttpRequestFactory implementation that usesOkHttp to create requests.Classorg.springframework.http.clientSpring MVC
Reactor2TcpClientAn implementation of TcpOperationsbased on the TCP client support of the Reactor project.Classorg.springframework.messaging.tcp.reactorSpring MVC
Reactor2TcpStompClientA STOMP over TCP client that usesSince:4.Classorg.springframework.messaging.simp.stompSpring MVC
RestClientExceptionBase class for exceptions thrown by RestTemplate whenever it encountersclient-side HTTP errors.Classorg.springframework.web.clientSpring MVC
RmiClientInterceptorMethodInterceptor for accessing conventionalRMI services or RMI invokers.Classorg.springframework.remoting.rmiSpring MVC
RmiClientInterceptorUtilsFactored-out methods for performing invocations within an RMI client.Classorg.springframework.remoting.rmiSpring MVC
SimpleClientHttpRequestFactoryClientHttpRequestFactory implementation that uses standard JDK facilities.Classorg.springframework.http.clientSpring MVC
SockJsClientA SockJS implementation ofwith fallback alternatives that simulate a WebSocket interaction through plainClassorg.springframework.web.socket.sockjs.clientSpring MVC
StandardWebSocketClientA WebSocketClient based on standard Java WebSocket API.Classorg.springframework.web.socket.client.standardSpring MVC
StaticListableBeanFactoryStatic BeanFactory implementationwhich allows to register existing singleton instances programmatically.Classorg.springframework.beans.factory.supportSpring MVC
StompClientSupportBase class for STOMP client implementations.Classorg.springframework.messaging.simp.stompSpring MVC
WebSocketClientContract for initiating a WebSocket request.Interfaceorg.springframework.web.socket.clientSpring MVC
WebSocketClientSockJsSessionAn extension of AbstractClientSockJsSession wrapping and delegatingto an actual WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
WebSocketStompClientA STOMP over WebSocket client that connects using an implementation ofincluding SockJsClient.Classorg.springframework.web.socket.messagingSpring MVC
XhrClientSockJsSessionAn extension of AbstractClientSockJsSession for use with HTTPtransports simulating a WebSocket session.Classorg.springframework.web.socket.sockjs.clientSpring MVC
AclImplClassapidocs.orgSpring Security
ClientInterceptorWorkflow interface that allows for customized client-side message interception.Interfaceorg.springframework.ws.client.support.interceptorSpring WebService
MockWebServiceClientMain entry point for server-side Web service testing.Classorg.springframework.ws.test.serverSpring WebService
SoapFaultClientExceptionThrown by SoapFaultMessageResolver when the response message has a fault.Classorg.springframework.ws.soap.clientSpring WebService
WebServiceClientExceptionException thrown whenever an error occurs on the client-side.Classorg.springframework.ws.clientSpring WebService
AsciidocLinkCheckerA tool that checks that for files that will form the whole "concatenated" documentation, any link of the form link::[Classorg.springframework.xd.documentationSpring XD
ClientApplicationCli for controlling XD instances on an application master.Classorg.springframework.xd.yarnSpring XD
ClientTcpConnectionFactoryOptionsMetadataMixinMixin for options metadata that configure a client tcp connection factory.Classorg.springframework.xd.tcpSpring XD
HttpClientProcessorOptionsMetadataCaptures options for the http-client processor module.Classorg.springframework.xd.httpSpring XD
HttpClientProcessorOptionsMetadata .HttpMethodClassorg.springframework.xd.http.HttpClientProcessorOptionsMetadataSpring XD
TcpClientSourceA test fixture that allows testing of the 'tcp-client' source module.Classorg.springframework.xd.test.fixturesSpring XD
TcpClientSourceOptionsMetadataCaptures options available to the tcp-client source module.Classorg.springframework.xd.tcpSpring XD
ClientComponentAPI for representing client-side component instances which are vended by RichAdfRenderingContext.Classoracle.adf.view.rich.renderOracle ADF
ClientComponent .AttrTypePossible client attribute types.Classoracle.adf.view.rich.render.ClientComponentOracle ADF
ClientComponent .TypePossible client component types.Classoracle.adf.view.rich.render.ClientComponentOracle ADF
ClientComponentCellEncoderActiveCellEncoder that delegates to a ClientComponent to handle attribute updates, rerendering the content if there is no ClientComponent.Classoracle.adf.view.rich.activedataOracle ADF
ClientEncoderClass used by Renderers to write Java Objects to the client using the correct syntax for the client environment.Classoracle.adf.view.rich.datatransferOracle ADF
ClientEventObject representing a single client event.Classoracle.adf.view.rich.renderOracle ADF
ClientFlavorDecoderClass for decoding data received from the client to the appropriate TransferData after the Marshalling subsystem's default type conversion has already been applied.Classoracle.adf.view.rich.datatransferOracle ADF
ClientListenerSetA ClientListenerSet represents the group of client listeners and behaviors registered on a component.Classoracle.adf.view.rich.eventOracle ADF
ClientMetadataEncapsulates the metadata for a type of client component.Classoracle.adf.view.rich.renderOracle ADF
ClientMetadata .SecuredThis property is always secured and can never be made unsecuredThis property is secured by default, but adding this property to the set of unsecured properties on a component instance can make it unsecuredClassoracle.adf.view.rich.render.ClientMetadataOracle ADF
ActivitiesClientInterfaceamazonaws.servicesAmazon AWS
ActivitiesClientBaseClassamazonaws.servicesAmazon AWS
AddClientIDToOpenIDConnectProviderRequestClassamazonaws.servicesAmazon AWS
AmazonAutoScalingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonAutoScalingClientClassamazonaws.servicesAmazon AWS
AmazonClientExceptionClassAmazon AWS
AmazonCloudFormationAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFormationClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontClientClassamazonaws.servicesAmazon AWS
AmazonCloudFrontClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudSearchDomainClientClassamazonaws.servicesAmazon AWS
AmazonCloudWatchAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCloudWatchClientClassamazonaws.servicesAmazon AWS
AmazonCodeDeployAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCodeDeployClientClassamazonaws.servicesAmazon AWS
AmazonCognitoIdentityAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoIdentityClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncAsyncClientClassamazonaws.servicesAmazon AWS
AmazonCognitoSyncClientClassamazonaws.servicesAmazon AWS
AmazonConfigAsyncClientClassamazonaws.servicesAmazon AWS
AmazonConfigClientClassamazonaws.servicesAmazon AWS
AmazonDirectConnectAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDirectConnectClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonDynamoDBStreamsClientClassamazonaws.servicesAmazon AWS
AmazonEC2AsyncClientClassamazonaws.servicesAmazon AWS
AmazonEC2ClientClassamazonaws.servicesAmazon AWS
AmazonECSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonECSClientClassamazonaws.servicesAmazon AWS
AmazonElastiCacheAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElastiCacheClientClassamazonaws.servicesAmazon AWS
AmazonElasticFileSystemAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticFileSystemClientClassamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticLoadBalancingClientClassamazonaws.servicesAmazon AWS
AmazonElasticMapReduceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticMapReduceClientClassamazonaws.servicesAmazon AWS
AmazonElasticTranscoderAsyncClientClassamazonaws.servicesAmazon AWS
AmazonElasticTranscoderClientClassamazonaws.servicesAmazon AWS
AmazonGlacierAsyncClientClassamazonaws.servicesAmazon AWS
AmazonGlacierClientClassamazonaws.servicesAmazon AWS
AmazonIdentityManagementAsyncClientClassamazonaws.servicesAmazon AWS
AmazonIdentityManagementClientClassamazonaws.servicesAmazon AWS
AmazonImportExportAsyncClientClassamazonaws.servicesAmazon AWS
AmazonImportExportClientClassamazonaws.servicesAmazon AWS
AmazonInspectorAsyncClientClassamazonaws.servicesAmazon AWS
AmazonInspectorClientClassamazonaws.servicesAmazon AWS
AmazonKinesisAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisClientClassamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseAsyncClientClassamazonaws.servicesAmazon AWS
AmazonKinesisFirehoseClientClassamazonaws.servicesAmazon AWS
AmazonMachineLearningAsyncClientClassamazonaws.servicesAmazon AWS
AmazonMachineLearningClientClassamazonaws.servicesAmazon AWS
AmazonRDSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRDSClientClassamazonaws.servicesAmazon AWS
AmazonRedshiftAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRedshiftClientClassamazonaws.servicesAmazon AWS
AmazonRoute53AsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53ClientClassamazonaws.servicesAmazon AWS
AmazonRoute53DomainsAsyncClientClassamazonaws.servicesAmazon AWS
AmazonRoute53DomainsClientClassamazonaws.servicesAmazon AWS
AmazonS3ClientClassamazonaws.servicesAmazon AWS
AmazonS3EncryptionClientClassamazonaws.servicesAmazon AWS
AmazonSimpleDBAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleDBClientClassamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleEmailServiceClientClassamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSimpleWorkflowClientClassamazonaws.servicesAmazon AWS
AmazonSNSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSNSClientClassamazonaws.servicesAmazon AWS
AmazonSQSAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSBufferedAsyncClientClassamazonaws.servicesAmazon AWS
AmazonSQSClientClassamazonaws.servicesAmazon AWS
AmazonWebServiceClientClassAmazon AWS
AmazonWorkspacesAsyncClientClassamazonaws.servicesAmazon AWS
AmazonWorkspacesClientClassamazonaws.servicesAmazon AWS
ApacheHttpClientConfigClassAmazon AWS
AttachClassicLinkVpcRequestClassamazonaws.servicesAmazon AWS
AttachClassicLinkVpcResultClassamazonaws.servicesAmazon AWS
AWSCloudHSMAsyncClientClassamazonaws.servicesAmazon AWS
AWSCloudHSMClientClassamazonaws.servicesAmazon AWS
AWSCloudTrailAsyncClientClassamazonaws.servicesAmazon AWS
AWSCloudTrailClientClassamazonaws.servicesAmazon AWS
AWSCodeCommitAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodeCommitClientClassamazonaws.servicesAmazon AWS
AWSCodePipelineAsyncClientClassamazonaws.servicesAmazon AWS
AWSCodePipelineClientClassamazonaws.servicesAmazon AWS
AWSDeviceFarmAsyncClientClassamazonaws.servicesAmazon AWS
AWSDeviceFarmClientClassamazonaws.servicesAmazon AWS
AWSDirectoryServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSDirectoryServiceClientClassamazonaws.servicesAmazon AWS
AWSElasticBeanstalkAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticBeanstalkClientClassamazonaws.servicesAmazon AWS
AWSElasticsearchAsyncClientClassamazonaws.servicesAmazon AWS
AWSElasticsearchClientClassamazonaws.servicesAmazon AWS
AWSIotAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotClientClassamazonaws.servicesAmazon AWS
AWSIotDataAsyncClientClassamazonaws.servicesAmazon AWS
AWSIotDataClientClassamazonaws.servicesAmazon AWS
AWSKMSAsyncClientClassamazonaws.servicesAmazon AWS
AWSKMSClientClassamazonaws.servicesAmazon AWS
AWSLambdaAsyncClientClassamazonaws.servicesAmazon AWS
AWSLambdaClientClassamazonaws.servicesAmazon AWS
AWSLogsAsyncClientClassamazonaws.servicesAmazon AWS
AWSLogsClientClassamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsAsyncClientClassamazonaws.servicesAmazon AWS
AWSMarketplaceCommerceAnalyticsClientClassamazonaws.servicesAmazon AWS
AWSOpsWorksAsyncClientClassamazonaws.servicesAmazon AWS
AWSOpsWorksClientClassamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceAsyncClientClassamazonaws.servicesAmazon AWS
AWSSecurityTokenServiceClientClassamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementAsyncClientClassamazonaws.servicesAmazon AWS
AWSSimpleSystemsManagementClientClassamazonaws.servicesAmazon AWS
AWSStorageGatewayAsyncClientClassamazonaws.servicesAmazon AWS
AWSStorageGatewayClientClassamazonaws.servicesAmazon AWS
AWSSupportAsyncClientClassamazonaws.servicesAmazon AWS
AWSSupportClientClassamazonaws.servicesAmazon AWS
AWSWAFAsyncClientClassamazonaws.servicesAmazon AWS
AWSWAFClientClassamazonaws.servicesAmazon AWS
ClassicLinkInstanceClassamazonaws.servicesAmazon AWS
ClientConfigurationClassAmazon AWS
ClientDataClassamazonaws.servicesAmazon AWS
ClientExceptionClassamazonaws.servicesAmazon AWS
ClientExceptionClassamazonaws.servicesAmazon AWS
ClientVersionClassamazonaws.servicesAmazon AWS
ClipClassamazonaws.servicesAmazon AWS
CreateHsmClientCertificateRequestClassamazonaws.servicesAmazon AWS
CreateLunaClientRequestClassamazonaws.servicesAmazon AWS
CreateLunaClientResultClassamazonaws.servicesAmazon AWS
DataPipelineAsyncClientClassamazonaws.servicesAmazon AWS
DataPipelineClientClassamazonaws.servicesAmazon AWS
DeleteHsmClientCertificateRequestClassamazonaws.servicesAmazon AWS
DeleteLunaClientRequestClassamazonaws.servicesAmazon AWS
DeleteLunaClientResultClassamazonaws.servicesAmazon AWS
DescribeClassicLinkInstancesRequestClassamazonaws.servicesAmazon AWS
DescribeClassicLinkInstancesResultClassamazonaws.servicesAmazon AWS
DescribeHsmClientCertificatesRequestClassamazonaws.servicesAmazon AWS
DescribeHsmClientCertificatesResultClassamazonaws.servicesAmazon AWS
DescribeLunaClientRequestClassamazonaws.servicesAmazon AWS
DescribeLunaClientResultClassamazonaws.servicesAmazon AWS
DescribeVpcClassicLinkRequestClassamazonaws.servicesAmazon AWS
DescribeVpcClassicLinkResultClassamazonaws.servicesAmazon AWS
DetachClassicLinkVpcRequestClassamazonaws.servicesAmazon AWS
DetachClassicLinkVpcResultClassamazonaws.servicesAmazon AWS
DirectConnectClientExceptionClassamazonaws.servicesAmazon AWS
DisableVpcClassicLinkRequestClassamazonaws.servicesAmazon AWS
DisableVpcClassicLinkResultClassamazonaws.servicesAmazon AWS
DynamicActivitiesClientInterfaceamazonaws.servicesAmazon AWS
DynamicActivitiesClientImplClassamazonaws.servicesAmazon AWS
DynamicClientInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientExternalInterfaceamazonaws.servicesAmazon AWS
DynamicWorkflowClientExternalImplClassamazonaws.servicesAmazon AWS
DynamicWorkflowClientImplClassamazonaws.servicesAmazon AWS
EnableVpcClassicLinkRequestClassamazonaws.servicesAmazon AWS
EnableVpcClassicLinkResultClassamazonaws.servicesAmazon AWS
GenericActivityClientInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientExternalInterfaceamazonaws.servicesAmazon AWS
GenericWorkflowClientExternalImplClassamazonaws.servicesAmazon AWS
HsmClientCertificateClassamazonaws.servicesAmazon AWS
HsmClientCertificateAlreadyExistsExceptionClassamazonaws.servicesAmazon AWS
HsmClientCertificateNotFoundExceptionClassamazonaws.servicesAmazon AWS
HsmClientCertificateQuotaExceededExceptionClassamazonaws.servicesAmazon AWS
InvalidClientTokenExceptionClassamazonaws.servicesAmazon AWS
InvalidHsmClientCertificateStateExceptionClassamazonaws.servicesAmazon AWS
InvalidWebACLIdExceptionClassamazonaws.servicesAmazon AWS
LambdaFunctionClientInterfaceamazonaws.servicesAmazon AWS
LambdaFunctionClientImplClassamazonaws.servicesAmazon AWS
ListDistributionsByWebACLIdRequestClassamazonaws.servicesAmazon AWS
ListDistributionsByWebACLIdResultClassamazonaws.servicesAmazon AWS
ListLunaClientsRequestClassamazonaws.servicesAmazon AWS
ListLunaClientsResultClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientFactoryClassamazonaws.servicesAmazon AWS
ManualActivityCompletionClientFactoryImplClassamazonaws.servicesAmazon AWS
ModifyLunaClientRequestClassamazonaws.servicesAmazon AWS
ModifyLunaClientResultClassamazonaws.servicesAmazon AWS
PredefinedClientConfigurationsClassAmazon AWS
RemoveClientIDFromOpenIDConnectProviderRequestClassamazonaws.servicesAmazon AWS
AuClientInfoA response to ask the browser to send back its information.Classorg.zkoss.zk.au.outZKoss (ZK)
CellClickEventRepresents an event that indicates a clicking on a cell data for a matrix data component like Biglistbox, and provides more information aboutClassorg.zkoss.zkmax.zul.eventZKoss (ZK)
ClientBinderCommandParserA client binder command parser for @command and @global-commandSince:8.Classorg.zkoss.bind.implZKoss (ZK)
ClientBinderPhaseListenerA client command binding phase listener.Classorg.zkoss.bind.implZKoss (ZK)
ClientConstraintAddition interface implemented with Constraint to handle the validation at the client.Interfaceorg.zkoss.zulZKoss (ZK)
ClientInfoEventThe onClientInfo event is used to notify the client's information, such as time zone and screen resolutions.Classorg.zkoss.zk.ui.eventZKoss (ZK)
ClientsUtilities to send AuResponse to the client.Classorg.zkoss.zk.ui.utilZKoss (ZK)
Messagebox .ClickEventThe event that will be received by the listener when the user clicks a button.Classorg.zkoss.zul.MessageboxZKoss (ZK)
Servlets .ClientIdentifierA plugin used to provide additional browser information for Servlets.Interfaceorg.zkoss.web.servlet.ServletsZKoss (ZK)
ToClientCommandNotify a command to client.Classorg.zkoss.bind.annotationZKoss (ZK)
ClientConnectionHandlerConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection.Classorg.jivesoftware.openfire.nioEcho
ClientRouteInternal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.Classorg.jivesoftware.openfire.spiEcho
ClientSessionRepresents a session between the server and a client.Interfaceorg.jivesoftware.openfire.sessionEcho
ClientSessionConnectionRepresents a connection of a Client Session that was established to a Connection Manager.Classorg.jivesoftware.openfire.multiplexEcho
ClientSessionInfoClient session information to be used when running in a cluster.Classorg.jivesoftware.openfire.sessionEcho
ClientStanzaHandlerHandler of XML stanzas sent by clients connected directly to the server.Classorg.jivesoftware.openfire.netEcho
ClientTrustManagerClientTrustManager is a Trust Manager that is only used for c2s connections.Classorg.jivesoftware.openfire.netEcho
Connection .ClientAuthNo authentication will be performed on the client.Classorg.jivesoftware.openfire.ConnectionEcho
ConnectionSettings .ClientClassorg.jivesoftware.openfire.session.ConnectionSettingsEcho
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilEcho
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherEcho
LocalClientSessionRepresents a session between the server and a client.Classorg.jivesoftware.openfire.sessionEcho
BayeuxClientClassorg.directwebremoting.bayeuxDirectWebRemoting (DWR)
AWClientSideScriptNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.htmlAriba Web
AWRichClientFooterNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.aribaweb.coreAriba Web
ClientPanelWrapperNested Class SummaryNested classes/interfaces inherited from class ariba.Classariba.ui.widgetsAriba Web
MasterPasswordClientManages master password.Classariba.util.coreAriba Web
TestLinkClickCallbackInterfaceariba.ui.aribaweb.testAriba Web
ClientBehaviorSupportCollects details about zone usage for efficient initialization of the client side objects.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientBehaviorSupportImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientBodyElement within.Interfaceorg.apache.tapestry5Apache Tapestry
ClientConstraintDescriptorDescribes a single client-side constraint.Classorg.apache.tapestry5.beanvalidatorApache Tapestry
ClientConstraintDescriptorImplClassorg.apache.tapestry5.internal.beanvalidatorApache Tapestry
ClientConstraintDescriptorSourceSource for ClientConstraintDescriptor.Interfaceorg.apache.tapestry5.beanvalidatorApache Tapestry
ClientDataEncoderA service used when a component or service needs to encode some amount of data on the client as a string.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientDataEncoderImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientDataSinkAllows binary object data to be encoded into a string.Interfaceorg.apache.tapestry5.servicesApache Tapestry
ClientDataSinkImplClassorg.apache.tapestry5.internal.servicesApache Tapestry
ClientElementInterface for any kind of object (typically, a component) that can provide a client-side id, typically used in the generation of client-side (JavaScript) logic.Interfaceorg.apache.tapestry5Apache Tapestry
ClientPersistentFieldStorageDescribes an object that can store PersistentFieldChanges, and manage a query parameter stored into a Link to maining this data across requests.Interfaceorg.apache.tapestry5.internal.servicesApache Tapestry
ClientPersistentFieldStorageImplManages client-persistent values on behalf of a ClientPersistentFieldStorageImpl.Classorg.apache.tapestry5.internal.servicesApache Tapestry
ClientPersistentFieldStrategy the LinkSource, and allow per-request state to be isolated inside the other service.Classorg.apache.tapestry5.internal.servicesApache Tapestry
ClientValidationenum ClientValidationextends EnumControls if and how client-side form input validation occurs.Classorg.apache.tapestry5.corelibApache Tapestry
ClientWhitelistAnalyzes the current request to see if it is on the whitelist (of clients with access to certain key pages).Interfaceorg.apache.tapestry5.services.securityApache Tapestry
ClientWhitelistImplClassorg.apache.tapestry5.internal.services.securityApache Tapestry
RenderClientIdForces a client element to render its client id by ensuring that ClientElement.Classorg.apache.tapestry5.corelib.mixinsApache Tapestry
SlingIntegrationTestClientClient functions to interact with Sling in integration testsConstructor SummarySlingIntegrationTestClient(org.Classorg.apache.sling.commons.testing.integrationApache Sling
ClientBehaviorInterfacejavax.faces.component.behaviorApache MyFaces
ClientBehaviorBaseClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContextClassjavax.faces.component.behaviorApache MyFaces
ClientBehaviorContext .ParameterClassjavax.faces.component.behavior.ClientBehaviorContextApache MyFaces
ClientBehaviorHintenum ClientBehaviorHintextends EnumSince:2.Classjavax.faces.component.behaviorApache MyFaces
ClientBehaviorHolderInterfacejavax.faces.component.behaviorApache MyFaces
ClientBehaviorRendererClassjavax.faces.renderApache MyFaces
EclipseJavaCompilerEclipse Java CompilerVersion:$Id: EclipseJavaCompiler.Classorg.apache.cocoon.components.language.programming.javaApache Cocoon
NoClientCachingEventAspectThis aspect implementation sets some headers on the response that tell clients/proxies to not cache.Classorg.apache.cocoon.portal.event.aspect.implApache Cocoon
Web3ClientThe standard interface for R3Clients in Web3.Interfaceorg.apache.cocoon.components.web3Apache Cocoon
Web3ClientImplClassorg.apache.cocoon.components.web3.implApache Cocoon
ClickResourceServiceProvides a default Click static resource service class.Classorg.apache.click.serviceApache Click
ClickServletProvides the Click application HttpServlet.Classorg.apache.clickApache Click
ClickUtilsProvides miscellaneous Form, String and Stream utility methods.Classorg.apache.click.utilApache Click
AbstractJmsClientClassorg.apache.activemq.toolApache ActiveMQ
AbstractJmsClientSystemClassorg.apache.activemq.toolApache ActiveMQ
AbstractJmsMeasurableClientClassorg.apache.activemq.toolApache ActiveMQ
AjaxWebClientClassorg.apache.activemq.webApache ActiveMQ
ClientInternalExceptionListenerAn exception listener similar to the standard javax.Interfaceorg.apache.activemqApache ActiveMQ
ClientRunBasisClassorg.apache.activemq.toolApache ActiveMQ
DtoConnectionFactory .ClientIdGeneratorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoConnectionFactoryApache ActiveMQ
DtoConnectionFactory .ClientInternalExceptionListenerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoConnectionFactoryApache ActiveMQ
DtoXaConnectionFactory .ClientIdGeneratorJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoXaConnectionFactoryApache ActiveMQ
DtoXaConnectionFactory .ClientInternalExceptionListenerJava class for anonymous complex type.Classorg.apache.activemq.schema.core.DtoXaConnectionFactoryApache ActiveMQ
HttpClientTransportClassorg.apache.activemq.transport.httpApache ActiveMQ
HttpsClientTransportClassorg.apache.activemq.transport.httpsApache ActiveMQ
JmsClientPropertiesClassorg.apache.activemq.tool.propertiesApache ActiveMQ
JmsClientSystemPropertiesClassorg.apache.activemq.tool.propertiesApache ActiveMQ
JmsConsumerClientClassorg.apache.activemq.toolApache ActiveMQ
JmsProducerClientClassorg.apache.activemq.toolApache ActiveMQ
MeasurableClientInterfaceorg.apache.activemq.tool.samplerApache ActiveMQ
WebClientRepresents a messaging client used from inside a web container typically stored inside a HttpSession TODO controls to prevent DOS attacks with usersClassorg.apache.activemq.webApache ActiveMQ
ZKClientClassorg.apache.activemq.leveldb.replicated.groupsApache ActiveMQ
ZKClient .StateClassorg.apache.activemq.leveldb.replicated.groups.ZKClientApache ActiveMQ
ClientAuthenticationenum ClientAuthenticationRepresents the options for the client authentication settings of a server socket.Classorg.apache.camel.util.jsseApache Camel
SSLContextClientParametersConfiguration model for client side JSSE options.Classorg.apache.camel.util.jsseApache Camel
DocListDocList represents the result of a query: an ordered list of document ids with optional score.Interfaceorg.apache.solr.searchApache Solr Lucene
DocListAndSetA struct whose only purpose is to hold both a DocList and a DocSet so that both may be returned from a single method.Classorg.apache.solr.searchApache Solr Lucene
HttpClientInterceptorPluginInterfaceorg.apache.solr.securityApache Solr Lucene
SolrCLICommand-line utility for working with Solr.Classorg.apache.solr.utilApache Solr Lucene
SolrCLI .ApiToolUsed to send an arbitrary HTTP request to a Solr API endpoint.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .ConfigToolSends a POST to the Config API to perform a specified action.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .CreateCollectionToolSupports create_collection command in the bin/solr script.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .CreateCoreToolClassorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .CreateToolClassorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .DeleteToolClassorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .HealthcheckToolRequests health information about a specific collection in SolrCloud.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .RunExampleToolClassorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .SolrCloudToolHelps build SolrCloud aware tools by initializing a CloudSolrClient instance before running the tool.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .StatusToolGet the status of a Solr server.Classorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .ToolDefines the interface to a Solr tool that can be run from this command-line app.Interfaceorg.apache.solr.util.SolrCLIApache Solr Lucene
SolrCLI .ToolBaseClassorg.apache.solr.util.SolrCLIApache Solr Lucene
SquaredEuclideanFunctionWhile not strictly a distance, the Sq.Classorg.apache.solr.search.function.distanceApache Solr Lucene
StreamingSolrClientsClassorg.apache.solr.updateApache Solr Lucene
ZkCLIClassorg.apache.solr.cloudApache Solr Lucene
ClientUtilsClassorg.apache.solr.client.solrj.utilApache Solr Lucene
CloudSolrClientSolrJ client class to communicate with SolrCloud.Classorg.apache.solr.client.solrj.implApache Solr Lucene
CloudSolrClient .RouteExceptionClassorg.apache.solr.client.solrj.impl.CloudSolrClientApache Solr Lucene
CloudSolrClient .RouteResponseClassorg.apache.solr.client.solrj.impl.CloudSolrClientApache Solr Lucene
ConcurrentUpdateSolrClientConcurrentUpdateSolrClient buffers all added documents and writes them into open HTTP connections.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientConfigurerThe default http client configurer.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientUtilUtility class for creating/configuring httpclient instances.Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpClientUtil .HttpClientFactoryClassorg.apache.solr.client.solrj.impl.HttpClientUtilApache Solr Lucene
HttpSolrClientA SolrClient implementation that talks directly to a Solr server via HTTP There are two ways to use an HttpSolrClient:Classorg.apache.solr.client.solrj.implApache Solr Lucene
HttpSolrClient .HttpUriRequestResponseWARNING: This API is experimental and might change in incompatible ways in the next release.Classorg.apache.solr.client.solrj.impl.HttpSolrClientApache Solr Lucene
HttpSolrClient .RemoteSolrExceptionSubclass of SolrException that allows us to capture an arbitrary HTTP status code that may have been returned by the remote server or a Classorg.apache.solr.client.solrj.impl.HttpSolrClientApache Solr Lucene
Krb5HttpClientConfigurerClassorg.apache.solr.client.solrj.implApache Solr Lucene
LBHttpSolrClientLBHttpSolrClient or LoadBalanced HttpSolrClient is a load balancing wrapper around HttpSolrClient.Classorg.apache.solr.client.solrj.implApache Solr Lucene
LBHttpSolrClient .ReqClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
LBHttpSolrClient .RspClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
LBHttpSolrClient .ServerWrapperClassorg.apache.solr.client.solrj.impl.LBHttpSolrClientApache Solr Lucene
SolrClientAbstraction through which all communication with a Solr server may be routedSince:5.Classorg.apache.solr.client.solrjApache Solr Lucene
SolrClientCacheThe SolrClientCache caches SolrClients so they can be reused by different TupleStreams.Classorg.apache.solr.client.solrj.ioApache Solr Lucene
SolrZkClientAll Solr ZooKeeper interactions should go through this class rather than ZooKeeper.Classorg.apache.solr.common.cloudApache Solr Lucene
ZkClientConnectionStrategyClassorg.apache.solr.common.cloudApache Solr Lucene
ZkClientConnectionStrategy .ZkUpdateClassorg.apache.solr.common.cloud.ZkClientConnectionStrategyApache Solr Lucene
SolrClientDocumentLoaderA vehicle to load a list of Solr documents into a local or remote SolrClient.Classorg.apache.solr.morphlines.solrApache Solr Lucene
MockSolrZkClientClassorg.apache.solr.cloudApache Solr Lucene
SolrTestCaseHS .ClientClassorg.apache.solr.SolrTestCaseHSApache Solr Lucene
SolrTestCaseHS .Client .TesterClassorg.apache.solr.SolrTestCaseHS.ClientApache Solr Lucene
SolrTestCaseHS .ClientProviderClassorg.apache.solr.SolrTestCaseHSApache Solr Lucene
CyclicTablesDependencyExceptionClassorg.dbunit.databaseSourceForge DBUnit
ClickClasscom.thoughtworks.selenium.webdriven.commandsSelenium
ClickActionClassorg.openqa.selenium.interactionsSelenium
ClickAndHoldActionPresses the left mouse button without releasing it.Classorg.openqa.selenium.interactionsSelenium
ClickAtClasscom.thoughtworks.selenium.webdriven.commandsSelenium
ContextClickActionClassorg.openqa.selenium.interactionsSelenium
DoubleClickClasscom.thoughtworks.selenium.webdriven.commandsSelenium
DoubleClickActionDouble-clicks an element.Classorg.openqa.selenium.interactionsSelenium
HttpClientDefines a simple client for making HTTP requests.Interfaceorg.openqa.selenium.remote.httpSelenium
HttpClient .FactoryCreates HttpClient instances.Interfaceorg.openqa.selenium.remote.http.HttpClientSelenium
DebuggerClientA utility class that allows you to connect to the FreeMarker debugger service running on a specific host and port.Classfreemarker.debugFreeMarker Template
ArgHandlerEclipseCreates an arg handler for eclipse launch config options.Classcom.google.gwt.user.tools.utilGoogle WebToolkit (GWT)
ClickableTextCellA Cell used to render text.Classcom.google.gwt.cell.clientGoogle WebToolkit (GWT)
ClickEventRepresents a native click event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ClickHandlerHandler for ClickEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
ClickListenerEvent listener interface for click events.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ClickListenerCollectionA helper class for implementers of the SourcesClickEvents interface.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
ClientBundleThe use of this interface is similar to that of ImageBundle.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientBundleFieldsAllows ResourceGenerators to define fields within the implementation class for a bundle type.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleRequirementsAllows ResourceGenerators to indicate how their generated resources may be affected by their execution environment.Interfacecom.google.gwt.resources.extGoogle WebToolkit (GWT)
ClientBundleWithLookupThis is an extension of ClientBundle that allows for name-based lookup of resources.Interfacecom.google.gwt.resources.clientGoogle WebToolkit (GWT)
ClientToDomainMapperClasscom.google.web.bindery.requestfactory.aptGoogle WebToolkit (GWT)
ClientToDomainMapper .UnmappedTypeExceptionSee Also:Serialized FormConstructor SummaryClientToDomainMapper.Classcom.google.web.bindery.requestfactory.apt.ClientToDomainMapperGoogle WebToolkit (GWT)
DelegatingClickListenerCollectionClickListenerCollection used to correctly hook up listeners which need to listen to events from another source.Classcom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
DoubleClickEventRepresents a native double click event.Classcom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DoubleClickHandlerHandler interface for DoubleClickEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
DragEnterClickHandlerHandler interface for DragEnterEvent events.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasClickHandlersA widget that implements this interface provides registration for ClickHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
HasDoubleClickHandlersA widget that implements this interface provides registration for DoubleClickHandler instances.Interfacecom.google.gwt.event.dom.clientGoogle WebToolkit (GWT)
JsonLogRecordClientUtilA set of functions to convert SerializableLogRecords into JSON strings.Classcom.google.gwt.logging.clientGoogle WebToolkit (GWT)
ListenerWrapper .WrappedClickListenerWrapper for a ClickListener.Classcom.google.gwt.user.client.ui.ListenerWrapperGoogle WebToolkit (GWT)
SerializationPolicyClientClasscom.google.gwt.user.server.rpcGoogle WebToolkit (GWT)
SerializationPolicyClient .LoggerInterfacecom.google.gwt.user.server.rpc.SerializationPolicyClientGoogle WebToolkit (GWT)
SourcesClickEventsA widget that implements this interface sources the events defined by the ClickListener interface.Interfacecom.google.gwt.user.client.uiGoogle WebToolkit (GWT)
BronKerboschCliqueFinderThis class implements Bron-Kerbosch clique detection algorithm as it is described in [Samudrala R.Classorg.jgrapht.algJGraph
CliqueMinimalSeparatorDecompositionClique Minimal Separator Decomposition using MCS-M+ and Atoms algorithm as described in Berry et al.Classorg.jgrapht.algJGraph
DirectedAcyclicGraphDirectedAcyclicGraph implements a DAG that can be modified (vertices & edges added and removed), is guaranteed to remain acyclic, and provides fastClassorg.jgrapht.experimental.dagJGraph
DirectedAcyclicGraph .CycleFoundExceptionException used in dfsF when a cycle is foundAuthor:gilespSee Also:Serialized FormClassorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .RegionRegion is an *inclusive* range of indices.Classorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .TopoOrderMappingFor performance tuning, an interface for storing the topological orderingget the topological index of the given vertex.Interfaceorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .TopoOrderMappingFactoryDirectedAcyclicGraph.Interfaceorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .Visitedthis interface allows specification of a strategy for marking vertices as visited (based on their topological index, so the vertex type isn't partInterfaceorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .VisitedArrayImplThis implementation, somewhat to my surprise, is slower than the ArrayList version, probably due to its reallocation of the underlyingClassorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .VisitedArrayListImplThis implementation seems to offer the best performance in most cases.Classorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .VisitedBitSetImplThis implementation is close to the performance of VisitedArrayListImpl, with 1/8 the memory usage.Classorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .VisitedFactoryDirectedAcyclicGraph.Interfaceorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
DirectedAcyclicGraph .VisitedHashSetImplThis implementation doesn't seem to perform as well, though I can imagine circumstances where it should shine (lots and lots of vertices).Classorg.jgrapht.experimental.dag.DirectedAcyclicGraphJGraph
AclImplAn Access Control List (ACL) is encapsulated by this class.Classsecurity.aclCode Trails
AMXClientThis class implements a generic AMXMBeanInterface MBean which is connected to a possibly remote MBeanServerConnection (note that MBeanServer isA MBeanServerConnection,Classsun.org.glassfish.gmbalCode Trails
AnimationController .PartUIClientPropertyKeyClasssun.java.swing.plaf.windows.AnimationControllerCode Trails
AppletAudioClipClassappletCode Trails
AttGroupDeclImplClasssun.xml.internal.xsom.implCode Trails
AttributeDeclImplClasssun.xml.internal.xsom.implCode Trails
AudioClipThe AudioClip interface is a simple abstraction for playing a sound clip.InterfaceappletCode Trails
AutoClosingClipInterfacesun.media.soundCode Trails
AWTAccessor .ClientPropertyKeyAccessorInterfaceawt.AWTAccessorCode Trails
BasicListUIAn extensible implementation of ListUI.Classswing.plaf.basicCode Trails
BasicListUI .ActionsClassswing.plaf.basic.BasicListUICode Trails
BasicListUI .ListTransferHandlerClassswing.plaf.basic.BasicListUICode Trails
BodyBuilder .DocLitClasssun.xml.internal.ws.client.sei.BodyBuilderCode Trails
BodyBuilder .RpcLitClasssun.xml.internal.ws.client.sei.BodyBuilderCode Trails
CGIClientExceptionClassrmi.transport.proxyCode Trails
ClientThe NTLM client.Classsun.security.ntlmCode Trails
ClientCodeExceptionAn exception used for propogating exceptions found in client code invoked from javac.Classsun.tools.javac.utilCode Trails
ClientCodeWrapperWrap objects to enable unchecked exceptions to be caught and handled.Classsun.tools.javac.apiCode Trails
ClientCommunicatorAdminClasssun.jmx.remote.internalCode Trails
ClientContainerClasssun.xml.internal.ws.clientCode Trails
ClientDelegateThe presentation block interacts with the PEPt architecture via the ClientDelegate.Interfacesun.corba.se.pept.protocolCode Trails
ClientFactoryImplClient factory for EXTERNAL, CRAM-MD5, PLAIN.Classsun.security.saslCode Trails
ClientHandshakerClasssecurity.sslCode Trails
ClientIdClasssun.jndi.ldapCode Trails
ClientInfoStatusenum ClientInfoStatusEnumeration for status of the reason that a property could not be setClasssqlCode Trails
ClientInvocationInfoInterfacesun.corba.se.pept.protocolCode Trails
ClientListenerInfoAn identified listener.Classsun.jmx.remote.internalCode Trails
ClientLogicalHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientMessageHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientMessagesClasssun.xml.internal.ws.resourcesCode Trails
ClientMUTubePerforms soap mustUnderstand processing for clients.Classsun.xml.internal.ws.protocol.soapCode Trails
ClientNotifForwarderClasssun.jmx.remote.internalCode Trails
ClientNotifForwarder .LinearExecutorClasssun.jmx.remote.internal.ClientNotifForwarderCode Trails
ClientPipeAssemblerContextFactory for well-known Pipe implementations that the PipelineAssembler needs to useClasssun.xml.internal.ws.api.pipeCode Trails
ClientPipelineHookAllow the container (primarily Glassfish) to inject their own pipes into the client pipeline.Classsun.xml.internal.ws.api.clientCode Trails
ClientPropertyKeyClassswingCode Trails
ClientProviderClasssun.jmx.remote.protocol.iiopCode Trails
ClientProviderClasssun.jmx.remote.protocol.rmiCode Trails
ClientRequestDispatcherClientRequestDispatcher coordinates the request (and possible response) processing for a specific protocol.Interfacesun.corba.se.pept.protocolCode Trails
ClientRequestInfoRequest Information, accessible to client-side request interceptors.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInfoImpl orbos/99-12-02 section 5.Classsun.corba.se.impl.interceptorsCode Trails
ClientRequestInfoOperationsRequest Information, accessible to client-side request interceptors.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInterceptorClient-side request interceptor.Interfaceomg.PortableInterceptorCode Trails
ClientRequestInterceptorOperationsClient-side request interceptor.Interfaceomg.PortableInterceptorCode Trails
ClientSchemaValidationTubeTube that does the schema validation on the client side.Classsun.xml.internal.ws.clientCode Trails
ClientSOAPHandlerTubeClasssun.xml.internal.ws.handlerCode Trails
ClientTransportExceptionClasssun.xml.internal.ws.clientCode Trails
ClientTubeAssemblerContextFactory for well-known Tube implementations that the TubelineAssembler needs to useClasssun.xml.internal.ws.api.pipeCode Trails
ClientVectorClassnet.www.httpCode Trails
ClipThe Clip interface represents a special kind of data line whose audio data can be loaded prior to playback, instead of being streamed inInterfacesound.sampledCode Trails
ClipboardA class that implements a mechanism to transfer data using cut/copy/paste operations.Classawt.datatransferCode Trails
ClipboardOwnerDefines the interface for classes that will provide data to a clipboard.Interfaceawt.datatransferCode Trails
ClipboardTransferableReads all of the data from the system Clipboard which the data transfer subsystem knows how to translate.Classawt.datatransferCode Trails
CorbaClientDelegateClasssun.corba.se.spi.protocolCode Trails
CorbaClientDelegateImplClasssun.corba.se.impl.protocolCode Trails
CorbaClientRequestDispatcherImplClientDelegate is the RMI client-side subcontract or representation It implements RMI delegate as well as our internal ClientRequestDispatcherClasssun.corba.se.impl.protocolCode Trails
CramMD5ClientClasssun.security.saslCode Trails
CyclicBarrierA synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.Classutil.concurrentCode Trails
CyclicBarrier .GenerationEach use of the barrier is represented as a generation instance.Classutil.concurrent.CyclicBarrierCode Trails
DefaultFtpClientProviderDefault FtpClientProvider.Classnet.ftp.implCode Trails
DGCClientClassrmi.transportCode Trails
DGCClient .EndpointEntryEndpointEntry encapsulates the client-side DGC information specific to a particular Endpoint.Classrmi.transport.DGCClientCode Trails
DGCClient .EndpointEntry .CleanRequestCleanRequest holds the data for the parameters of a clean call that needs to be made.Classrmi.transport.DGCClient.EndpointEntryCode Trails
DHClientKeyExchangeClasssecurity.sslCode Trails
DiagnosticListenerInterface for receiving diagnostics from tools.InterfacetoolsCode Trails
DigestClientIdClasssun.jndi.ldapCode Trails
DigestMD5ClientClasssun.security.sasl.digestCode Trails
DirectAudioDevice .DirectClipPrivate inner class representing a Clip This clip is realized in software onlyClasssun.media.sound.DirectAudioDeviceCode Trails
DnsClientThe DnsClient class performs DNS client operations in support of DnsContext.Classsun.jndi.dnsCode Trails
ClientSideRedirectExceptionThis class defines a ClientSideRedirectException.Classorg.barracudamvc.core.eventBarracuda
ClientTypeThis class defines all valid ClientTypes.Classorg.barracudamvc.core.viewBarracuda
ClientType .Nested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .GenericBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Html32BrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Html40BrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .HtmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .HtmlStandardBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE3xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE5xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE6xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .IE7xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN3xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .NN6xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Opera4xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Opera5xImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .UnknownBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .VxmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .WmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .Nested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
ClientType .XmlBrowserImplNested Class SummaryNested classes/interfaces inherited from class org.Classorg.barracudamvc.core.view.ClientTypeBarracuda
CLIA simple CLI for GridFS.Classmongodb.gridfsMongoDB NoSQL
MongoClientA client-side representation of a MongoDB cluster.Interfacemongodb.async.clientMongoDB NoSQL
MongoClientA MongoDB client with internal connection pooling.ClassmongodbMongoDB NoSQL
MongoClientExceptionA base class for exceptions indicating a failure condition with the MongoClient.ClassmongodbMongoDB NoSQL
MongoClientOptionsVarious settings to control the behavior of a MongoClient.ClassmongodbMongoDB NoSQL
MongoClientOptions .BuilderA builder for MongoClientOptions so that MongoClientOptions can be immutable, and to support easier construction through chaining.Classmongodb.MongoClientOptionsMongoDB NoSQL
MongoClientsA factory for MongoClient instances.Classmongodb.async.clientMongoDB NoSQL
MongoClientSettingsVarious settings to control the behavior of a MongoClient.Classmongodb.async.clientMongoDB NoSQL
MongoClientSettings .BuilderA builder for MongoClientSettings so that MongoClientSettings can be immutable, and to support easier constructionBuild an instance of MongoClientSettings.Classmongodb.async.client.MongoClientSettingsMongoDB NoSQL
MongoClientURI which can be used to create a MongoClient instance.ClassmongodbMongoDB NoSQL
BKException .BKClientClosedExceptionClassapache.bookkeeper.client.BKExceptionApache BookKeeper
BookKeeperClientStatsInterfaceapache.bookkeeper.clientApache BookKeeper
ClientInterfaceapache.hedwig.client.apiApache BookKeeper
ClientConfigurationClassapache.bookkeeper.confApache BookKeeper
ClientConfigurationClassapache.hedwig.client.confApache BookKeeper
HedwigClientHedwig client uses as starting point for all communications with the Hedwig service.Classapache.hedwig.clientApache BookKeeper
PubSubException .ClientAlreadySubscribedExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .ClientNotSubscribedExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
PubSubException .ClientNotSubscribedRuntimeExceptionClassapache.hedwig.exceptions.PubSubExceptionApache BookKeeper
AbstractZKClientAn abstract base implementation of ZKClient that simplifies implementation by providing forwarding for methods that are meant to be delegated to other methods.Classapache.twill.zookeeperApache Twill
DiscoveryServiceClientInterface for DiscoveryServiceClient to discover services registered with DiscoveryService.Interfaceapache.twill.discoveryApache Twill
ForwardingZKClientClassapache.twill.zookeeperApache Twill
ForwardingZKClientServiceClassapache.twill.zookeeperApache Twill
KafkaClientRepresents a kafka client that can publish/subscribe to a Kafka server cluster.Interfaceapache.twill.kafka.clientApache Twill
KafkaClientServiceA KafkaClient that extends Service to provide lifecycle management.Interfaceapache.twill.kafka.clientApache Twill
ZKClientA ZooKeeper client that provides asynchronous zookeeper operations.Interfaceapache.twill.zookeeperApache Twill
ZKClientsUtility class to create ZKClient instances.Classapache.twill.zookeeperApache Twill
ZKClientServiceA ZKClient that extends from Service to provide lifecycle management functions.Interfaceapache.twill.zookeeperApache Twill
ZKClientService .BuilderBuilder for creating an implementation of ZKClientService.Classapache.twill.zookeeper.ZKClientServiceApache Twill
ZKClientServicesProvides static factory method to create ZKClientService with modified behaviors.Classapache.twill.zookeeperApache Twill
AsyncClientPoolClassapache.blur.thriftApache 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 .ClientClassapache.blur.thrift.generated.BlurApache Blur
Blur .Client .FactoryConstructor SummaryBlur.Classapache.blur.thrift.generated.Blur.ClientApache Blur
BlurClientClassapache.blur.thriftApache Blur
BlurClientManagerClassapache.blur.thriftApache Blur
BlurControllerServer .BlurClientConstructor SummaryBlurControllerServer.Classapache.blur.thrift.BlurControllerServerApache Blur
BlurControllerServer .BlurClientRemoteConstructor SummaryBlurControllerServer.Classapache.blur.thrift.BlurControllerServerApache Blur
BlurResultIterableClientClassapache.blur.manager.resultsApache Blur
ClientLockClassapache.blur.thriftApache Blur
ClientPoolClassapache.blur.thriftApache Blur
GenerateSafeClientClassapache.blur.thrift.utilApache Blur
SafeClientGenNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.thrift.generatedApache 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
THttpClientHTTP implementation of the TTransport interface.Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
THttpClient .FactoryConstructor SummaryTHttpClient.Classapache.blur.thirdparty.thrift_0_9_0.transport.THttpClientApache Blur
TSaslClientTransportWraps another Thrift TTransport, but performs SASL client negotiation on the call to open().Classapache.blur.thirdparty.thrift_0_9_0.transportApache Blur
TServiceClientA TServiceClient is used to communicate with a TService implementation across protocols and transports.Classapache.blur.thirdparty.thrift_0_9_0Apache Blur
TServiceClientFactoryA TServiceClientFactory provides a general way to get a TServiceClient connected to a remote TService via a protocol.Interfaceapache.blur.thirdparty.thrift_0_9_0Apache Blur
ZooKeeperClientNested Class SummaryNested classes/interfaces inherited from class org.Classapache.blur.zookeeperApache Blur
AbstractHttpClientConnectionAbstract client-side HTTP connection capable of transmitting and receiving data using arbitrary SessionInputBuffer andClassapache.http.implApache HttpComponents
BasicLineFormatterInterface for formatting elements of the HEAD section of an HTTP message.Classapache.http.messageApache HttpComponents
BasicLineParserBasic parser for lines in the head section of an HTTP message.Classapache.http.messageApache HttpComponents
BasicListHeaderIterator For use by HeaderGroup.Classapache.http.messageApache HttpComponents
DefaultBHttpClientConnectionDefault implementation of HttpClientConnection.Classapache.http.implApache HttpComponents
DefaultBHttpClientConnectionFactoryDefault factory for HttpClientConnections.Classapache.http.implApache HttpComponents
DefaultHttpClientConnectionDefault implementation of a client-side HTTP connection.Classapache.http.implApache HttpComponents
HttpClientConnectionA client-side HTTP connection, which can be used for sending requests and receiving responses.Interfaceapache.httpApache HttpComponents
SocketHttpClientConnectionClassapache.http.implApache HttpComponents
Ast .NumericLiteralParse tree node for NumericLiteral.Classorg.apache.calcite.piglet.AstCalcite
AvaticaClientRuntimeExceptionThe client-side representation of AvaticaRuntimeException.Classorg.apache.calcite.avaticaCalcite
AvaticaHttpClientAn interface which defines how requests are sent to the Avatica server.Interfaceorg.apache.calcite.avatica.remoteCalcite
AvaticaHttpClientImplA common class to invoke HTTP requests against the Avatica server agnostic of the data being sent and received across the wire.Classorg.apache.calcite.avatica.remoteCalcite
CyclicMetadataExceptionException that indicates that a cycle has been detected while computing metadata.Classorg.apache.calcite.rel.metadataCalcite
MetaImpl .MetaClientInfoPropertyMetadata describing a client info property.Classorg.apache.calcite.avatica.MetaImplCalcite
SqlNumericLiteralA numeric SQL literal.Classorg.apache.calcite.sqlCalcite
ClientRequestIdSimple immutable object to use for tracking requests uniquely.Classorg.apache.giraph.comm.netty.handlerGiraph
GiraphYarnClientThe initial launcher for a YARN-based Giraph job.Classorg.apache.giraph.yarnGiraph
JobProgressTrackerClientWrapper around JobProgressTracker which retries to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressInterfaceorg.apache.giraph.graphGiraph
JobProgressTrackerClientNoOpClass to use for JobProgressTracker client when progress shouldn't be tracked or something goes wrongClassorg.apache.giraph.graphGiraph
MasterClientInterfaceorg.apache.giraph.commGiraph
NettyClientNetty client for sending requests.Classorg.apache.giraph.comm.nettyGiraph
NettyMasterClientClassorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientTakes users facing APIs in WorkerClient and implements them using the available WritableRequest objects.Classorg.apache.giraph.comm.nettyGiraph
NettyWorkerClientRequestProcessorAggregate requests and sends them to the thread-safe NettyClient.Classorg.apache.giraph.comm.nettyGiraph
ResponseClientHandlerGeneric handler of responses.Classorg.apache.giraph.comm.netty.handlerGiraph
RetryableJobProgressTrackerClientWrapper around JobProgressTracker which retires to connect and swallows exceptions so app wouldn't crash if something goes wrong with progressClassorg.apache.giraph.graphGiraph
SaslClientHandlerClassorg.apache.giraph.comm.netty.handlerGiraph
SaslNettyClientClassorg.apache.giraph.comm.nettyGiraph
WorkerClientInterfaceorg.apache.giraph.commGiraph
WorkerClientRequestProcessorInterfaceorg.apache.giraph.commGiraph
AbstractClientConnAdapterAbstract adapter from operated to managed client connections.Classorg.apache.http.impl.connApache HttpComponents
AbstractHttpClientBase class for HttpClient implementations.Classorg.apache.http.impl.clientApache HttpComponents
AllClientPNamesCollected parameter names for the HttpClient module.Interfaceorg.apache.http.client.paramsApache HttpComponents
AutoRetryHttpClientHttpClient implementation that can automatically retry the request in case of a non-2xx response using the ServiceUnavailableRetryStrategy interface.Classorg.apache.http.impl.clientApache HttpComponents
BasicClientConnectionManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
BasicClientCookieDefault implementation of SetCookie.Classorg.apache.http.impl.cookieApache HttpComponents
BasicClientCookie2Default implementation of SetCookie2.Classorg.apache.http.impl.cookieApache HttpComponents
BasicHttpClientConnectionManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
ClientConnectionManagerManagement interface for client connections.Interfaceorg.apache.http.connApache HttpComponents
ClientConnectionManagerFactoryA factory for creating new ClientConnectionManager instances.Interfaceorg.apache.http.connApache HttpComponents
ClientConnectionOperatorClientConnectionOperator represents a strategy for creating OperatedClientConnection instances and updating the underlyingInterfaceorg.apache.http.connApache HttpComponents
ClientConnectionRequestEncapsulates a request for a ManagedClientConnection.Interfaceorg.apache.http.connApache HttpComponents
ClientContextHttpContext attribute names for client side HTTP protocol processing.Interfaceorg.apache.http.client.protocolApache HttpComponents
ClientContextConfigurerConfiguration facade for HttpContext instances.Classorg.apache.http.client.protocolApache HttpComponents
ClientCookieClientCookie extends the standard Cookie interface with additional client specific functionality such ability to retrieveInterfaceorg.apache.http.cookieApache HttpComponents
ClientExecChainThis interface represents an element in the HTTP request execution chain.Interfaceorg.apache.http.impl.execchainApache HttpComponents
ClientParamBeanThis is a Java Bean class that can be used to wrap an instance of HttpParams and manipulate HTTP client parameters usingClassorg.apache.http.client.paramsApache HttpComponents
ClientParamsStackRepresents a stack of parameter collections.Classorg.apache.http.impl.clientApache HttpComponents
ClientPNamesParameter names for HTTP client parameters.Interfaceorg.apache.http.client.paramsApache HttpComponents
ClientProtocolExceptionSignals an error in the HTTP protocol.Classorg.apache.http.clientApache HttpComponents
CloseableHttpClientBase implementation of HttpClient that also implements Closeable.Classorg.apache.http.impl.clientApache HttpComponents
ContentEncodingHttpClientDefaultHttpClient sub-class which includes a RequestAcceptEncoding for the request and response.Classorg.apache.http.impl.clientApache HttpComponents
DecompressingHttpClientDecorator adding support for compressed responses.Classorg.apache.http.impl.clientApache HttpComponents
DefaultClientConnectionDefault implementation of an operated client connection.Classorg.apache.http.impl.connApache HttpComponents
DefaultClientConnectionOperatorDefault implementation of a ClientConnectionOperator.Classorg.apache.http.impl.connApache HttpComponents
DefaultHttpClientDefault implementation of HttpClient pre-configured for most common use scenarios.Classorg.apache.http.impl.clientApache HttpComponents
DefaultManagedHttpClientConnectionDefault ManagedHttpClientConnection implementation.Classorg.apache.http.impl.connApache HttpComponents
HttpClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.clientApache HttpComponents
HttpClientBuilderBuilder for CloseableHttpClient instances.Classorg.apache.http.impl.clientApache HttpComponents
HttpClientConnectionManagerRepresents a manager of persistent client connections.Interfaceorg.apache.http.connApache HttpComponents
HttpClientContextAdaptor class that provides convenience type safe setters and getters for common HttpContext attributes used in the courseClassorg.apache.http.client.protocolApache HttpComponents
HttpClientParamConfigClassorg.apache.http.client.paramsApache HttpComponents
HttpClientParamsAn adaptor for manipulating HTTP client parameters in HttpParams.Classorg.apache.http.client.paramsApache HttpComponents
HttpClientsFactory methods for CloseableHttpClient instances.Classorg.apache.http.impl.clientApache HttpComponents
HttpClientUtilsConvenience methods for closing response and client objects.Classorg.apache.http.client.utilsApache HttpComponents
MainClientExecThe last request executor in the HTTP request execution chain that is responsible for execution of request / responseClassorg.apache.http.impl.execchainApache HttpComponents
ManagedClientConnectionA client-side connection with advanced connection logic.Interfaceorg.apache.http.connApache HttpComponents
ManagedHttpClientConnectionRepresents a managed connection whose state and life cycle is managed by a connection manager.Interfaceorg.apache.http.connApache HttpComponents
ManagedHttpClientConnectionFactoryFactory for ManagedHttpClientConnection instances.Classorg.apache.http.impl.connApache HttpComponents
MinimalClientExecRequest executor that implements the most fundamental aspects of the HTTP specification and the most straight-forward request / responseClassorg.apache.http.impl.execchainApache HttpComponents
OperatedClientConnectionA client-side connection that relies on outside logic to connect sockets to the appropriate hosts.Interfaceorg.apache.http.connApache HttpComponents
PoolingClientConnectionManagerManages a pool of OperatedClientConnection and is able to service connection requests from multiple execution threads.Classorg.apache.http.impl.connApache HttpComponents
PoolingHttpClientConnectionManagerClientConnectionPoolManager maintains a pool of HttpClientConnections and is able to service connection requestsClassorg.apache.http.impl.connApache HttpComponents
ProxyClientProxyClient can be used to establish a tunnel via an HTTP proxy.Classorg.apache.http.impl.clientApache HttpComponents
RequestClientConnControlThis protocol interceptor is responsible for adding Connection or Proxy-Connection headers to the outgoing requests, whichClassorg.apache.http.client.protocolApache HttpComponents
SingleClientConnManagerA connection manager for a single connection.Classorg.apache.http.impl.connApache HttpComponents
SystemDefaultHttpClientAn extension of DefaultHttpClient pre-configured using system properties.Classorg.apache.http.impl.clientApache HttpComponents
ThreadSafeClientConnManagerManages a pool of OperatedClientConnection and is able to service connection requests from multiple execution threads.Classorg.apache.http.impl.conn.tsccmApache HttpComponents
AbstractRpcClientClassorg.apache.flume.apiFlume
AvroCLIClientClassorg.apache.flume.client.avroFlume
ElasticSearchClientInterface for an ElasticSearch client which is responsible for sending bulks of events to ElasticSearch.Interfaceorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchClientFactoryInternal ElasticSearch client factory.Classorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchRestClientRest ElasticSearch client which is responsible for sending bulks of events to ElasticSearch using ElasticSearch HTTP API.Classorg.apache.flume.sink.elasticsearch.clientFlume
ElasticSearchTransportClientClassorg.apache.flume.sink.elasticsearch.clientFlume
FailoverRpcClientAvro/Netty implementation of RpcClient which supports failover.Classorg.apache.flume.apiFlume
LoadBalancingRpcClientAn implementation of RpcClient interface that uses NettyAvroRpcClient instances to load-balance the requests over many different hosts.Classorg.apache.flume.apiFlume
LoadBalancingRpcClient .HostSelectorInterfaceorg.apache.flume.api.LoadBalancingRpcClientFlume
NettyAvroRpcClientAvro/Netty implementation of RpcClient.Classorg.apache.flume.apiFlume
RpcClientPublic client interface for sending data to Flume.Interfaceorg.apache.flume.apiFlume
RpcClientConfigurationConstantsConfiguration constants used by the RpcClient.Classorg.apache.flume.apiFlume
RpcClientFactoryFactory class to construct Flume RPCClient implementations.Classorg.apache.flume.apiFlume
RpcClientFactory .ClientTypeClassorg.apache.flume.api.RpcClientFactoryFlume
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 .ClientClassorg.apache.flume.source.scribe.ScribeFlume
Scribe .Client .FactoryConstructor SummaryScribe.Classorg.apache.flume.source.scribe.Scribe.ClientFlume
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 .ClientClasscom.cloudera.flume.handlers.thrift.ThriftFlumeEventServerFlume
ThriftFlumeEventServer .Client .FactoryConstructor SummaryThriftFlumeEventServer.Classcom.cloudera.flume.handlers.thrift.ThriftFlumeEventServer.ClientFlume
ThriftRpcClientFields inherited from class org.Classorg.apache.flume.apiFlume
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 .ClientClassorg.apache.flume.thrift.ThriftSourceProtocolFlume
ThriftSourceProtocol .Client .FactoryConstructor SummaryThriftSourceProtocol.Classorg.apache.flume.thrift.ThriftSourceProtocol.ClientFlume
ClientA wrapper around HttpClient which provides some useful function and semantics for interacting with the REST gateway.Classorg.apache.hadoop.hbase.rest.clientHBase
ClientBackoffPolicyConfigurable policy for the amount of time a client should wait for a new request to the server when given the server load statistics.Interfaceorg.apache.hadoop.hbase.client.backoffHBase
ExponentialClientBackoffPolicySimple exponential backoff policy on for the client that uses a percent^4 times the max backoff to generate the backoff time.Classorg.apache.hadoop.hbase.client.backoffHBase
StoppedRpcClientExceptionClassorg.apache.hadoop.hbase.ipcHBase
AsyncListenerWrapperClassTOMCAT
ClientAbortExceptionWrap an IOException identifying it as being caused by an abort of a request by a remote client.ClassTOMCAT
JmxRemoteLifecycleListener .RmiClientLocalhostSocketFactoryClassTOMCAT
PojoEndpointClientWrapper class for instances of POJOs annotated with ClientEndpoint so they appear as standardClassTOMCAT
WsFrameClientClassTOMCAT
WsRemoteEndpointImplClientClassTOMCAT
AclImplThis class implements the java.Classweblogic.security.aclOracle WebLogic
BindingClientPartnerBinding Client partner is a partner that supports backend channel communication.Interfacecom.bea.security.saml2.providers.registryOracle WebLogic
ClientRepresentation interface of a client.Interfacecom.bea.httppubsubOracle WebLogic
Client .ConnectionTypeThe connection type specifies the type of transport the client requires for communication.Classcom.bea.httppubsub.ClientOracle WebLogic
ClientBST11Pkcs7CredentialProviderClassweblogic.wsee.security.bstOracle WebLogic
ClientBSTCredentialProviderClient CredentialProvider for BinarySecurityTokens with ValueTypes #X509v3, #X509PKIPathv1, #PKCS7, #X509SubjectKeyIdentifier and #ThumbprintSHA1.Classweblogic.wsee.security.bstOracle WebLogic
ClientBSTHandlerClassweblogic.xml.crypto.wssOracle WebLogic
ClientCallbackInterfaceweblogic.commonOracle WebLogic
ClientCertificatePluginInterfaceweblogic.security.SSLOracle WebLogic
ClientEnvironmentThis is an environment that can be used on a thinner client.Interfaceweblogic.jndiOracle WebLogic
ClientEnvironmentFactoryThis class generates client environments, to be used in the server and from the thin client.Interfaceweblogic.jndiOracle WebLogic
ClientJMSEnvironmentImplHelper for obtaining JMS platform specific settings for standalone t3 client.Classweblogic.jmsOracle WebLogic
ClientJNDIEnvironmentImplHelper for obtaining JNDI platform specific settings.Classweblogic.jndiOracle WebLogic
ClientManagerClientManager is responsible for creating Client and manage all Clients.Interfacecom.bea.httppubsubOracle WebLogic
ClientSAF The JMS Client SAF (store-and-forward) feature enables JMS clients to enqueue messages on a local file system.Interfaceweblogic.jms.extensionsOracle WebLogic
ClientSAFDuplicateExceptionThis exception is delivered to a ClientSAF instance whenever a duplicate running ClientSAF instance is found bound toClassweblogic.jms.extensionsOracle WebLogic
ClientSAFEncryptHelper class for encrypting passwords for Client SAF configuration files.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFFactory This class is a factory for JMS ClientSAF objects, which can be used to control configuration aspects of the Client SAF (store-and-forward) system.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFGenerate This is a helper class for generating a SAF Client configuration file.Classweblogic.jms.extensionsOracle WebLogic
ClientSAFParserConvenience utility for verifying correctness of ClientSAF configuration files.Classweblogic.jms.extensionsOracle WebLogic
ClientTransactionManagerAllows a transaction to be suspended and resumed.Interfaceweblogic.transactionOracle WebLogic
ClientTxHelperThis class is suitable to be used on a "thicker" thin client.Classweblogic.transactionOracle WebLogic
ClientUNTCredentialProviderClassweblogic.wsee.security.untOracle WebLogic
ClientUNTHandlerFields inherited from class weblogic.Classweblogic.xml.crypto.wssOracle WebLogic
HttpsClientBindingHttpsClientBinding for WLS Webservices support for SSLFields inherited from class weblogic.Classweblogic.webservice.binding.httpsOracle WebLogic
HTTPSClientTransportClassweblogic.wsee.connection.transport.httpsOracle WebLogic
LocalClientThe main purpose of LocalClient class is for pubsub server side programming.Classcom.bea.httppubsubOracle WebLogic
RecyclingFactoryDefines a factory that recycles instances of the XMLInputStream API.Classweblogic.xml.stream.utilOracle WebLogic
ServiceClientThis is an annotation that you can place on a stub that's used within a JWS.Classweblogic.jwsOracle WebLogic
T3ClientClass for creating and managing T3Clients.Classweblogic.commonOracle WebLogic
WSSCClientUtilWS-SecureConversation client-side utilities API for client to terminate a secured conversationClassweblogic.wsee.security.wssc.utilsOracle WebLogic
AdminClientAn admin client object that can be used both from the command line and programmatically.Classorg.apache.axis.clientApache Axis
AdminClientTaskTask to administer a local or remote Axis server.Classorg.apache.axis.tools.ant.axisApache Axis
AxisClientProvides the equivalent of an "Axis engine" on the client side.Classorg.apache.axis.clientApache Axis
AxisClientProxyVery simple dynamic proxy InvocationHandler class.Classorg.apache.axis.clientApache Axis
BasicClientConfigA SimpleProvider set up with hardcoded basic configuration for a client (i.Classorg.apache.axis.configurationApache Axis
CommonsHTTPClientPropertiesInterface implemented by classes seeking to configure the properties of the multi threaded connection pool used in the CommonsHTTPSenderInterfaceorg.apache.axis.components.netApache Axis
CommonsHTTPClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
DefaultCommonsHTTPClientPropertiesDefault property set for the of the multi threaded connection pool used in the CommonsHTTPSender transport implementation.Classorg.apache.axis.components.netApache Axis
DefaultHTTPSTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
DefaultHTTPTransportClientPropertiesClassorg.apache.axis.components.netApache Axis
HappyClientClassorg.apache.axis.clientApache Axis
TransportClientPropertiesInterfaceorg.apache.axis.components.netApache Axis
TransportClientPropertiesFactoryClassorg.apache.axis.components.netApache Axis
MongoClientFactoryBeanConvenient factory for configuring MongoDB.Classorg.springframework.data.mongodb.coreSpringData MongoDb
MongoClientOptionsFactoryBeanA factory bean for construction of a MongoClientOptions instance.Classorg.springframework.data.mongodb.coreSpringData MongoDb
MongoClientParserParser for mongo-client definitions.Classorg.springframework.data.mongodb.configSpringData MongoDb
MongoClientVersionMongoClientVersion holds information about the used mongo-java client and is used to distinguish betweenSince:1.Classorg.springframework.data.mongodb.utilSpringData MongoDb
MongoPersistentEntityIndexResolver .CyclicPropertyReferenceExceptionClassorg.springframework.data.mongodb.core.index.MongoPersistentEntityIndexResolverSpringData MongoDb
HttpClientInterfaceorg.ektorp.httpEktorp CouchDb
StdHttpClientClassorg.ektorp.httpEktorp CouchDb
StdHttpClient .BuilderClassorg.ektorp.http.StdHttpClientEktorp CouchDb
DAGClientClass for monitoring the DAG running in a Tez DAG Application Master.Classorg.apache.tez.dag.api.clientApache Tez
TezClientTezClient is used to submit Tez DAGs for execution.Classorg.apache.tez.clientApache Tez
LocalOozieClientClient API to submit and manage Oozie workflow jobs against an Oozie intance.Classorg.apache.oozieApache Oozie
LocalOozieClientCoordClient API to submit and manage Oozie coordinator jobs against an Oozie This class is thread safe.Classorg.apache.oozieApache Oozie
ServerAdminClientClassorg.apache.zookeeperApache 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 .ClientClassorg.apache.accumulo.proxy.thrift.AccumuloProxyApache Accumulo
AccumuloProxy .Client .FactoryClassorg.apache.accumulo.proxy.thrift.AccumuloProxy.ClientApache Accumulo
ClientConfigurationContains a list of property keys recognized by the Accumulo client and convenience methods for setting them.Classorg.apache.accumulo.core.clientApache Accumulo
ClientConfiguration .ClientPropertyClassorg.apache.accumulo.core.client.ClientConfigurationApache Accumulo
ClientOnDefaultTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOnDefaultTableClassorg.apache.accumulo.server.cliApache Accumulo
ClientOnRequiredTableClassorg.apache.accumulo.core.cliApache Accumulo
ClientOnRequiredTableClassorg.apache.accumulo.server.cliApache Accumulo
ClientOptsClassorg.apache.accumulo.core.cliApache Accumulo
ClientOptsClassorg.apache.accumulo.server.cliApache Accumulo
ClientOpts .AuthConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .MemoryConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .PasswordConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .TimeConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientOpts .VisibilityConverterClassorg.apache.accumulo.core.cli.ClientOptsApache Accumulo
ClientServiceClassorg.apache.accumulo.core.client.impl.thriftApache 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
ClientService .authenticate_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_argsApache Accumulo
ClientService .authenticate_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticate_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticate_resultApache Accumulo
ClientService .authenticateUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_argsApache Accumulo
ClientService .authenticateUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .authenticateUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.authenticateUser_resultApache Accumulo
ClientService .bulkImportFiles_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_argsApache Accumulo
ClientService .bulkImportFiles_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .bulkImportFiles_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.bulkImportFiles_resultApache Accumulo
ClientService .changeAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_argsApache Accumulo
ClientService .changeAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeAuthorizations_resultApache Accumulo
ClientService .changeLocalUserPassword_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_argsApache Accumulo
ClientService .changeLocalUserPassword_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .changeLocalUserPassword_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.changeLocalUserPassword_resultApache Accumulo
ClientService .checkClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_argsApache Accumulo
ClientService .checkClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkClass_resultApache Accumulo
ClientService .checkNamespaceClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_argsApache Accumulo
ClientService .checkNamespaceClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkNamespaceClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkNamespaceClass_resultApache Accumulo
ClientService .checkTableClass_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_argsApache Accumulo
ClientService .checkTableClass_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .checkTableClass_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.checkTableClass_resultApache Accumulo
ClientService .ClientClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ClientApache Accumulo
ClientService .createLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_argsApache Accumulo
ClientService .createLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .createLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.createLocalUser_resultApache Accumulo
ClientService .dropLocalUser_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_argsApache Accumulo
ClientService .dropLocalUser_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .dropLocalUser_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.dropLocalUser_resultApache Accumulo
ClientService .getConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_argsApache Accumulo
ClientService .getConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getConfiguration_resultApache Accumulo
ClientService .getDiskUsage_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_argsApache Accumulo
ClientService .getDiskUsage_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getDiskUsage_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getDiskUsage_resultApache Accumulo
ClientService .getInstanceId_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_argsApache Accumulo
ClientService .getInstanceId_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getInstanceId_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getInstanceId_resultApache Accumulo
ClientService .getNamespaceConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_argsApache Accumulo
ClientService .getNamespaceConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getNamespaceConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getNamespaceConfiguration_resultApache Accumulo
ClientService .getRootTabletLocation_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_argsApache Accumulo
ClientService .getRootTabletLocation_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getRootTabletLocation_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getRootTabletLocation_resultApache Accumulo
ClientService .getTableConfiguration_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_argsApache Accumulo
ClientService .getTableConfiguration_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getTableConfiguration_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getTableConfiguration_resultApache Accumulo
ClientService .getUserAuthorizations_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_argsApache Accumulo
ClientService .getUserAuthorizations_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getUserAuthorizations_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getUserAuthorizations_resultApache Accumulo
ClientService .getZooKeepers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_argsApache Accumulo
ClientService .getZooKeepers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .getZooKeepers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.getZooKeepers_resultApache Accumulo
ClientService .grantNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_argsApache Accumulo
ClientService .grantNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantNamespacePermission_resultApache Accumulo
ClientService .grantSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_argsApache Accumulo
ClientService .grantSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantSystemPermission_resultApache Accumulo
ClientService .grantTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_argsApache Accumulo
ClientService .grantTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .grantTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.grantTablePermission_resultApache Accumulo
ClientService .hasNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_argsApache Accumulo
ClientService .hasNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasNamespacePermission_resultApache Accumulo
ClientService .hasSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_argsApache Accumulo
ClientService .hasSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasSystemPermission_resultApache Accumulo
ClientService .hasTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_argsApache Accumulo
ClientService .hasTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .hasTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.hasTablePermission_resultApache Accumulo
ClientService .IfaceInterfaceorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_argsApache Accumulo
ClientService .isActive_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .isActive_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.isActive_resultApache Accumulo
ClientService .listLocalUsers_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_argsApache Accumulo
ClientService .listLocalUsers_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .listLocalUsers_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.listLocalUsers_resultApache Accumulo
ClientService .ping_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_argsApache Accumulo
ClientService .ping_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .ping_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.ping_resultApache Accumulo
ClientService .ProcessorClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .Processor .authenticateClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .authenticateUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .bulkImportFilesClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .changeLocalUserPasswordClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkNamespaceClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .checkTableClassClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .createLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .dropLocalUserClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getDiskUsageClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getInstanceIdClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getNamespaceConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getRootTabletLocationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getTableConfigurationClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getUserAuthorizationsClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .getZooKeepersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .grantTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .hasTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .isActiveClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .listLocalUsersClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .pingClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeNamespacePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeSystemPermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .Processor .revokeTablePermissionClassorg.apache.accumulo.core.client.impl.thrift.ClientService.ProcessorApache Accumulo
ClientService .revokeNamespacePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_argsApache Accumulo
ClientService .revokeNamespacePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeNamespacePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeNamespacePermission_resultApache Accumulo
ClientService .revokeSystemPermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_argsApache Accumulo
ClientService .revokeSystemPermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeSystemPermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeSystemPermission_resultApache Accumulo
ClientService .revokeTablePermission_argsClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_argsApache Accumulo
ClientService .revokeTablePermission_resultClassorg.apache.accumulo.core.client.impl.thrift.ClientServiceApache Accumulo
ClientService .revokeTablePermission_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.client.impl.thrift.ClientService.revokeTablePermission_resultApache Accumulo
ClientServiceHandlerClassorg.apache.accumulo.server.clientApache Accumulo
ClientSideIteratorScannerA scanner that instantiates iterators on the client side instead of on the tablet server.Classorg.apache.accumulo.core.clientApache 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 .ClientClassorg.apache.accumulo.core.master.thrift.FateServiceApache Accumulo
FateService .Client .FactoryClassorg.apache.accumulo.core.master.thrift.FateService.ClientApache 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 .ClientClassorg.apache.accumulo.core.gc.thrift.GCMonitorServiceApache Accumulo
GCMonitorService .Client .FactoryClassorg.apache.accumulo.core.gc.thrift.GCMonitorService.ClientApache Accumulo
MasterClientClassorg.apache.accumulo.core.client.implApache Accumulo
MasterClientServiceClassorg.apache.accumulo.core.master.thriftApache 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
MasterClientService .ClientClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .Client .FactoryClassorg.apache.accumulo.core.master.thrift.MasterClientService.ClientApache Accumulo
MasterClientService .getMasterStats_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .getMasterStats_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.getMasterStats_argsApache Accumulo
MasterClientService .getMasterStats_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .getMasterStats_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.getMasterStats_resultApache Accumulo
MasterClientService .IfaceInterfaceorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.initiateFlush_argsApache Accumulo
MasterClientService .initiateFlush_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .initiateFlush_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.initiateFlush_resultApache Accumulo
MasterClientService .ProcessorClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .Processor .getMasterStatsClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .initiateFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .removeTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .reportSplitExtentClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .reportTabletStatusClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setMasterGoalStateClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setNamespacePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setSystemPropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .setTablePropertyClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .shutdownClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .shutdownTabletServerClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .Processor .waitForFlushClassorg.apache.accumulo.core.master.thrift.MasterClientService.ProcessorApache Accumulo
MasterClientService .removeNamespaceProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeNamespaceProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeNamespaceProperty_argsApache Accumulo
MasterClientService .removeNamespaceProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeNamespaceProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeNamespaceProperty_resultApache Accumulo
MasterClientService .removeSystemProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeSystemProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeSystemProperty_argsApache Accumulo
MasterClientService .removeSystemProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeSystemProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeSystemProperty_resultApache Accumulo
MasterClientService .removeTableProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeTableProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeTableProperty_argsApache Accumulo
MasterClientService .removeTableProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .removeTableProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.removeTableProperty_resultApache Accumulo
MasterClientService .reportSplitExtent_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .reportSplitExtent_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.reportSplitExtent_argsApache Accumulo
MasterClientService .reportTabletStatus_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .reportTabletStatus_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.reportTabletStatus_argsApache Accumulo
MasterClientService .setMasterGoalState_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setMasterGoalState_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_argsApache Accumulo
MasterClientService .setMasterGoalState_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setMasterGoalState_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setMasterGoalState_resultApache Accumulo
MasterClientService .setNamespaceProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setNamespaceProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setNamespaceProperty_argsApache Accumulo
MasterClientService .setNamespaceProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setNamespaceProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setNamespaceProperty_resultApache Accumulo
MasterClientService .setSystemProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setSystemProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setSystemProperty_argsApache Accumulo
MasterClientService .setSystemProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setSystemProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setSystemProperty_resultApache Accumulo
MasterClientService .setTableProperty_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setTableProperty_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setTableProperty_argsApache Accumulo
MasterClientService .setTableProperty_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .setTableProperty_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.setTableProperty_resultApache Accumulo
MasterClientService .shutdown_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdown_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdown_argsApache Accumulo
MasterClientService .shutdown_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdown_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdown_resultApache Accumulo
MasterClientService .shutdownTabletServer_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdownTabletServer_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdownTabletServer_argsApache Accumulo
MasterClientService .shutdownTabletServer_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .shutdownTabletServer_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.shutdownTabletServer_resultApache Accumulo
MasterClientService .waitForFlush_argsClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .waitForFlush_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.waitForFlush_argsApache Accumulo
MasterClientService .waitForFlush_resultClassorg.apache.accumulo.core.master.thrift.MasterClientServiceApache Accumulo
MasterClientService .waitForFlush_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.master.thrift.MasterClientService.waitForFlush_resultApache Accumulo
NullTserver .ThriftClientHandlerClassorg.apache.accumulo.test.performance.thrift.NullTserverApache Accumulo
RpcClientInvocationHandlerClassorg.apache.accumulo.trace.instrument.thriftApache Accumulo
ServerClientClassorg.apache.accumulo.core.client.implApache 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 .ClientClassorg.apache.accumulo.trace.thrift.SpanReceiverApache Accumulo
SpanReceiver .Client .FactoryClassorg.apache.accumulo.trace.thrift.SpanReceiver.ClientApache Accumulo
TabletClientServiceClassorg.apache.accumulo.core.tabletserver.thriftApache Accumulo
TabletClientService .applyUpdates_argsClassorg.apache.accumulo.core.tabletserver.thrift.TabletClientServiceApache Accumulo
TabletClientService .applyUpdates_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.accumulo.core.tabletserver.thrift.TabletClientService.applyUpdates_argsApache 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
TestProxyClientClassorg.apache.accumulo.proxyApache 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 .ClientClassorg.apache.accumulo.trace.thrift.TestServiceApache Accumulo
TestService .Client .FactoryClassorg.apache.accumulo.trace.thrift.TestService.ClientApache 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 .ClientClassorg.apache.accumulo.core.client.impl.thrift.ThriftTestApache Accumulo
ThriftTest .Client .FactoryClassorg.apache.accumulo.core.client.impl.thrift.ThriftTest.ClientApache Accumulo
TServerUtils .ClientInfoProcessorFactoryClassorg.apache.accumulo.server.util.TServerUtilsApache Accumulo
ZombieTServer .ThriftClientHandlerClassorg.apache.accumulo.test.functional.ZombieTServerApache Accumulo
ZooSpanClientClassorg.apache.accumulo.trace.instrument.receiversApache Accumulo
ZooTraceClientClassorg.apache.accumulo.core.traceApache Accumulo
BarrierCoordinator .ClientLostClassakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .ClientLost$Classakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .RemoveClientClassakka.remote.testconductor.BarrierCoordinatorAkka
BarrierCoordinator .RemoveClient$Classakka.remote.testconductor.BarrierCoordinatorAkka
ClientClassakka.remote.testconductorAkka
Client$Classakka.remote.testconductorAkka
ClientFSMThis is the controlling entity on the Player side: in a first step it registers itself with a symbolic name and its remoteClassakka.remote.testconductorAkka
ClientFSM$Classakka.remote.testconductorAkka
ClientFSM .AwaitDone$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectedClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .Connected$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Connecting$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectionFailureClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .ConnectionFailure$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .DataClassakka.remote.testconductor.ClientFSMAkka
ClientFSM .Data$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Disconnected$Classakka.remote.testconductor.ClientFSMAkka
ClientFSM .Failed$Classakka.remote.testconductor.ClientFSMAkka
ClientHandlerClassakka.remote.transport.nettyAkka
ClusterClientThis actor is intended to be used on an external node that is not member of the cluster.Classakka.cluster.clientAkka
ClusterClient$Classakka.cluster.clientAkka
ClusterClient .Internal$Classakka.cluster.client.ClusterClientAkka
ClusterClient .PublishClassakka.cluster.client.ClusterClientAkka
ClusterClient .Publish$Classakka.cluster.client.ClusterClientAkka
ClusterClient .SendClassakka.cluster.client.ClusterClientAkka
ClusterClient .Send$Classakka.cluster.client.ClusterClientAkka
ClusterClient .SendToAllClassakka.cluster.client.ClusterClientAkka
ClusterClient .SendToAll$Classakka.cluster.client.ClusterClientAkka
ClusterClientMessagesClassakka.cluster.client.protobuf.msgAkka
ClusterClientMessages .ContactsProtobuf type ContactsSee Also:Serialized FormClassakka.cluster.client.protobuf.msg.ClusterClientMessagesAkka
ClusterClientMessages .Contacts .BuilderProtobuf type Contactsrepeated string contactPoints = 1;Classakka.cluster.client.protobuf.msg.ClusterClientMessages.ContactsAkka
ClusterClientMessages .ContactsOrBuilderInterfaceakka.cluster.client.protobuf.msg.ClusterClientMessagesAkka
ClusterClientMessageSerializerINTERNAL API: Serializer of ClusterClient messages.Classakka.cluster.client.protobufAkka
ClusterClientReceptionistExtension that starts ClusterReceptionist and accompanying DistributedPubSubMediator with settings defined in config section akka.Classakka.cluster.clientAkka
ClusterClientReceptionist$Classakka.cluster.clientAkka
ClusterClientSettingsparam: initialContacts Actor paths of the ClusterReceptionist actors on the servers (cluster nodes) that the client will try to contact initially.Classakka.cluster.clientAkka
ClusterClientSettings$Classakka.cluster.clientAkka
Controller .ClientDisconnectedClassakka.remote.testconductor.ControllerAkka
Controller .ClientDisconnected$Classakka.remote.testconductor.ControllerAkka
Controller .ClientDisconnectedExceptionClassakka.remote.testconductor.ControllerAkka
DistributedPubSubMediator .Internal$ .TopicLikeInterfaceakka.cluster.pubsub.DistributedPubSubMediator.Internal$Akka
NettyClientHelpers org.Interfaceakka.remote.transport.nettyAkka
TcpClientHandlerClassakka.remote.transport.nettyAkka
ToClientClassakka.remote.testconductorAkka
ToClient$Classakka.remote.testconductorAkka
UdpClientHandlerClassakka.remote.transport.nettyAkka
ClientA Netty client for sending task messages to a remote destination (Netty server).Classbacktype.storm.messaging.nettyApache Storm
ClientCallbackHandlerclient side callback handler.Classbacktype.storm.security.auth.digestApache Storm
ClientCallbackHandlerSASL client side callback handler.Classbacktype.storm.security.auth.kerberosApache 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 .ClientClassbacktype.storm.generated.DistributedRPCApache Storm
DistributedRPC .Client .FactoryClassbacktype.storm.generated.DistributedRPC.ClientApache 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 .ClientClassbacktype.storm.generated.DistributedRPCInvocationsApache Storm
DistributedRPCInvocations .Client .FactoryClassbacktype.storm.generated.DistributedRPCInvocations.ClientApache Storm
DRPCClientClassbacktype.storm.utilsApache Storm
DRPCInvocationsClientClassbacktype.storm.drpcApache Storm
HBaseClientClassorg.apache.storm.hbase.commonApache Storm
JdbcClientClassorg.apache.storm.jdbc.commonApache 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 .ClientClassbacktype.storm.generated.NimbusApache Storm
Nimbus .Client .FactoryClassbacktype.storm.generated.Nimbus.ClientApache Storm
NimbusClientClassbacktype.storm.utilsApache Storm
SaslNettyClientClassbacktype.storm.messaging.nettyApache Storm
SaslStormClientHandlerClassbacktype.storm.messaging.nettyApache Storm
StormClientErrorHandlerClassbacktype.storm.messaging.nettyApache Storm
ThriftClientClassbacktype.storm.security.authApache Storm
ClientStateClasscascading.management.stateCascading
AHSClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
AMRMClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
AMRMClientAsyncAMRMClientAsync handles communication with the ResourceManager and provides asynchronous updates on events such as container allocations andClassorg.apache.hadoop.yarn.client.api.asyncApache Hadoop
ApplicationClientProtocolThe protocol between clients and the ResourceManager to submit/abort jobs and to get information on applications, cluster metrics,Interfaceorg.apache.hadoop.yarn.apiApache Hadoop
BaseClientToAMTokenSecretManagerA base SecretManager for AMs to extend and validate Client-RM tokens issued to clients by the RM using the underlying master-key shared by RM toClassorg.apache.hadoop.yarn.security.clientApache Hadoop
CLIClassorg.apache.hadoop.mapreduce.toolsApache Hadoop
ClientClient for Distributed Shell application submission to YARN.Classorg.apache.hadoop.yarn.applications.distributedshellApache Hadoop
ClientRMProxyClassorg.apache.hadoop.yarn.clientApache Hadoop
ClientRMSecurityInfoClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientSCMProtocol The protocol between clients and the SharedCacheManager to claim and release resources in the shared cache.Interfaceorg.apache.hadoop.yarn.apiApache Hadoop
ClientTimelineSecurityInfoClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientToAMTokenIdentifierClassorg.apache.hadoop.yarn.security.clientApache Hadoop
ClientToAMTokenSecretManagerA simple SecretManager for AMs to validate Client-RM tokens issued to clients by the RM using the underlying master-key shared by RM to the AMs onClassorg.apache.hadoop.yarn.security.clientApache Hadoop
JobClientJobClient is the primary interface for the user-job to interact JobClient provides facilities to submit jobs, track their Classorg.apache.hadoop.mapredApache Hadoop
LogsCLIClassorg.apache.hadoop.yarn.client.cliApache Hadoop
NMClientClassorg.apache.hadoop.yarn.client.apiApache 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
QueueUserACLInfoQueueUserACLInfo provides information QueueACL forApplicationClientProtocol.Classorg.apache.hadoop.yarn.api.recordsApache Hadoop
RegistryOperationsClientThis is the client service for applications to work with the registry.Classorg.apache.hadoop.registry.client.implApache Hadoop
SharedCacheClientThis is the client for YARN's shared cache.Classorg.apache.hadoop.yarn.client.apiApache Hadoop
TimelineClientA client library that can be used to post some information in terms of a number of conceptual entities.Classorg.apache.hadoop.yarn.client.apiApache Hadoop
YarnClientClassorg.apache.hadoop.yarn.client.apiApache Hadoop
YarnClientApplicationClassorg.apache.hadoop.yarn.client.apiApache Hadoop
CliDriverClassorg.apache.hadoop.hive.cliApache Hive
ClientStatsPublisherInterfaceorg.apache.hadoop.hive.ql.statsApache Hive
CLIServiceClassorg.apache.hive.service.cliApache Hive
CLIServiceClientClassorg.apache.hive.service.cliApache Hive
CLIServiceUtilsClassorg.apache.hive.service.cliApache Hive
CliSessionStateSessionState for hive cli.Classorg.apache.hadoop.hive.cliApache Hive
CommonCliOptionsReusable code for Hive Cli's.Classorg.apache.hadoop.hive.common.cliApache Hive
EmbeddedCLIServiceClientEmbeddedCLIServiceClient.Classorg.apache.hive.service.cliApache Hive
EmbeddedThriftBinaryCLIServiceEmbeddedThriftBinaryCLIService.Classorg.apache.hive.service.cli.thriftApache Hive
ExprNodeDynamicListDescThis expression represents a list that will be available at runtime.Classorg.apache.hadoop.hive.ql.planApache Hive
HadoopThriftAuthBridge .ClientClassorg.apache.hadoop.hive.thrift.HadoopThriftAuthBridgeApache Hive
HCatCliClassorg.apache.hive.hcatalog.cliApache Hive
HCatClientThe abstract class HCatClient containing APIs for HCatalog DDL commands.Classorg.apache.hive.hcatalog.apiApache Hive
HCatClient .DropDBModeClassorg.apache.hive.hcatalog.api.HCatClientApache Hive
HCatClientHMSImplClassorg.apache.hive.hcatalog.apiApache Hive
HiveAuthzSessionContext .CLIENT_TYPEClassorg.apache.hadoop.hive.ql.security.authorization.plugin.HiveAuthzSessionContextApache Hive
HiveBurnInClientClassorg.apache.hive.testutils.jdbcApache Hive
HiveMetaStore .HiveMetastoreCliClassorg.apache.hadoop.hive.metastore.HiveMetaStoreApache Hive
HiveMetaStoreClientHive Metastore Client.Classorg.apache.hadoop.hive.metastoreApache Hive
HiveMetastoreClientFactoryFactory for getting current valid instance of IMetaStoreClient Metastore client cannot be cached in authorization interface as thatInterfaceorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveMetastoreClientFactoryImplClassorg.apache.hadoop.hive.ql.security.authorization.pluginApache Hive
HiveSparkClientInterfaceorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HiveSparkClientFactoryClassorg.apache.hadoop.hive.ql.exec.sparkApache Hive
HttpAuthUtils .HttpKerberosClientActionWe'll create an instance of this class within a doAs block so that the client's TGT credentials can be read from the SubjectClassorg.apache.hive.service.auth.HttpAuthUtilsApache Hive
ICLIServiceInterfaceorg.apache.hive.service.cliApache Hive
IMetaStoreClientInterfaceorg.apache.hadoop.hive.metastoreApache Hive
IMetaStoreClient .IncompatibleMetastoreExceptionClassorg.apache.hadoop.hive.metastore.IMetaStoreClientApache Hive
IMetaStoreClient .NotificationFilterInterfaceorg.apache.hadoop.hive.metastore.IMetaStoreClientApache Hive
LocalHiveSparkClientLocalSparkClient submit Spark job in local driver, it's responsible for build spark client environment and execute spark work.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
QFileClientClassorg.apache.hive.beeline.utilApache Hive
RemoteHiveSparkClientRemoteSparkClient is a wrapper of SparkClient, which wrap a spark job request and send to an remote SparkContext.Classorg.apache.hadoop.hive.ql.exec.sparkApache Hive
RetryingMetaStoreClientRetryingMetaStoreClient.Classorg.apache.hadoop.hive.metastoreApache Hive
SessionHiveMetaStoreClientClassorg.apache.hadoop.hive.ql.metadataApache Hive
SparkClientDefines the API for the Spark remote client.Interfaceorg.apache.hive.spark.clientApache Hive
SparkClientFactoryFactory for SparkClient instances.Classorg.apache.hive.spark.clientApache Hive
SparkClientUtilitiesClassorg.apache.hive.spark.clientApache Hive
TCLIServiceClassorg.apache.hive.service.cli.thriftApache 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
TCLIService .CancelDelegationToken_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CancelDelegationToken_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CancelDelegationToken_argsApache Hive
TCLIService .CancelDelegationToken_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CancelDelegationToken_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CancelDelegationToken_resultApache Hive
TCLIService .CancelOperation_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CancelOperation_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CancelOperation_argsApache Hive
TCLIService .CancelOperation_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CancelOperation_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CancelOperation_resultApache Hive
TCLIService .ClientClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .Client .FactoryClassorg.apache.hive.service.cli.thrift.TCLIService.ClientApache Hive
TCLIService .CloseOperation_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CloseOperation_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CloseOperation_argsApache Hive
TCLIService .CloseOperation_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CloseOperation_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CloseOperation_resultApache Hive
TCLIService .CloseSession_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CloseSession_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CloseSession_argsApache Hive
TCLIService .CloseSession_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .CloseSession_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.CloseSession_resultApache Hive
TCLIService .ExecuteStatement_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .ExecuteStatement_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.ExecuteStatement_argsApache Hive
TCLIService .ExecuteStatement_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .ExecuteStatement_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.ExecuteStatement_resultApache Hive
TCLIService .FetchResults_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .FetchResults_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.FetchResults_argsApache Hive
TCLIService .FetchResults_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .FetchResults_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.FetchResults_resultApache Hive
TCLIService .GetCatalogs_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetCatalogs_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetCatalogs_argsApache Hive
TCLIService .GetCatalogs_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetCatalogs_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetCatalogs_resultApache Hive
TCLIService .GetColumns_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetColumns_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetColumns_argsApache Hive
TCLIService .GetColumns_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetColumns_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetColumns_resultApache Hive
TCLIService .GetDelegationToken_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetDelegationToken_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetDelegationToken_argsApache Hive
TCLIService .GetDelegationToken_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetDelegationToken_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetDelegationToken_resultApache Hive
TCLIService .GetFunctions_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetFunctions_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetFunctions_argsApache Hive
TCLIService .GetFunctions_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetFunctions_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetFunctions_resultApache Hive
TCLIService .GetInfo_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetInfo_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetInfo_argsApache Hive
TCLIService .GetInfo_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetInfo_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetInfo_resultApache Hive
TCLIService .GetOperationStatus_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetOperationStatus_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetOperationStatus_argsApache Hive
TCLIService .GetOperationStatus_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetOperationStatus_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetOperationStatus_resultApache Hive
TCLIService .GetResultSetMetadata_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetResultSetMetadata_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetResultSetMetadata_argsApache Hive
TCLIService .GetResultSetMetadata_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetResultSetMetadata_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetResultSetMetadata_resultApache Hive
TCLIService .GetSchemas_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetSchemas_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetSchemas_argsApache Hive
TCLIService .GetSchemas_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetSchemas_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetSchemas_resultApache Hive
TCLIService .GetTables_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTables_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTables_argsApache Hive
TCLIService .GetTables_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTables_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTables_resultApache Hive
TCLIService .GetTableTypes_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTableTypes_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTableTypes_argsApache Hive
TCLIService .GetTableTypes_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTableTypes_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTableTypes_resultApache Hive
TCLIService .GetTypeInfo_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTypeInfo_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTypeInfo_argsApache Hive
TCLIService .GetTypeInfo_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .GetTypeInfo_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.GetTypeInfo_resultApache Hive
TCLIService .IfaceInterfaceorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .OpenSession_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .OpenSession_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.OpenSession_argsApache Hive
TCLIService .OpenSession_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .OpenSession_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.OpenSession_resultApache Hive
TCLIService .ProcessorClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .Processor .CancelDelegationTokenClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .CancelOperationClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .CloseOperationClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .CloseSessionClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .ExecuteStatementClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .FetchResultsClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetCatalogsClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetColumnsClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetDelegationTokenClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetFunctionsClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetInfoClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetOperationStatusClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetResultSetMetadataClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetSchemasClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetTablesClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetTableTypesClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .GetTypeInfoClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .OpenSessionClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .Processor .RenewDelegationTokenClassorg.apache.hive.service.cli.thrift.TCLIService.ProcessorApache Hive
TCLIService .RenewDelegationToken_argsClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .RenewDelegationToken_args ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.RenewDelegationToken_argsApache Hive
TCLIService .RenewDelegationToken_resultClassorg.apache.hive.service.cli.thrift.TCLIServiceApache Hive
TCLIService .RenewDelegationToken_result ._FieldsThe set of fields this struct contains, along with convenience methods for finding and manipulating them.Classorg.apache.hive.service.cli.thrift.TCLIService.RenewDelegationToken_resultApache Hive
TCLIServiceConstantsClassorg.apache.hive.service.cli.thriftApache Hive
ThriftBinaryCLIServiceClassorg.apache.hive.service.cli.thriftApache Hive
ThriftCLIServiceClassorg.apache.hive.service.cli.thriftApache Hive
ThriftCLIServiceClientThriftCLIServiceClient.Classorg.apache.hive.service.cli.thriftApache 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 .ClientClassorg.apache.hadoop.hive.service.ThriftHiveApache Hive
ThriftHive .Client .FactoryClassorg.apache.hadoop.hive.service.ThriftHive.ClientApache 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 .ClientClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastoreApache Hive
ThriftHiveMetastore .Client .FactoryClassorg.apache.hadoop.hive.metastore.api.ThriftHiveMetastore.ClientApache Hive
ASTApproximateNumericLiteralThis abstract syntax node represents an approximate numeric literal.Classorg.jboss.ejb.plugins.cmp.ejbqlJBoss Server
ASTExactNumericLiteralThis abstract syntax node represents an exact numeric literal.Classorg.jboss.ejb.plugins.cmp.ejbqlJBoss Server
ClientContainerAn invocation handler whichs sets up the client invocation and starts the invocation interceptor call chain.Classorg.jboss.proxyJBoss Server
ClientContainerExAn extension of ClientContainer that allows one to access the client container invocation context and interceptors.Classorg.jboss.proxyJBoss Server
ClientDeployerAn XMBean resource implementation of a deployer for j2ee applicationVersion:$Revision: 1.Classorg.jboss.deploymentJBoss Server
ClientMetaDataThe metdata data from a j2ee application-client.Classorg.jboss.metadataJBoss Server
ClientMethodInterceptorHandle toString, equals, hashCode locally on the client.Interfaceorg.jboss.invocation.http.interfacesJBoss Server
ClientMethodInterceptorHandle toString, equals, hashCode locally on the client.Classorg.jboss.proxyJBoss Server
ClientNotificationListenerBasic Local Listener to receive Notification from a remote JMX AgentVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
ClientUserTransactionThe client-side UserTransaction implementation.Classorg.jboss.tm.usertx.clientJBoss Server
ClientUserTransactionObjectFactoryThis is an object factory for producing client usage for standalone clients.Classorg.jboss.tm.usertx.clientJBoss Server
ClientUserTransactionServiceThis is a JMX service handling the serverside of UserTransaction usage for standalone clients.Classorg.jboss.tm.usertx.serverJBoss Server
ClientUserTransactionServiceMBeanMBean for ClientUserTransaction service.Interfaceorg.jboss.tm.usertx.serverJBoss Server
IClientContainerAn interface implemented by the ClientContainer to provide access to the client proxy interceptors and InvocationContext.Interfaceorg.jboss.proxyJBoss Server
InvokerAdaptorClientInterceptorAn Interceptor that plucks the object name out of the arguments into an unmarshalled part of the payload.Classorg.jboss.jmx.connector.invoker.clientJBoss Server
JMSClientNotificationListenerLocal JMS Listener to receive the message and send to the listenerVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
PollingClientNotificationListenerLocal Polling Listener to receive the message and send to the listenerVersion:$Revision: 1.Classorg.jboss.jmx.connector.notificationJBoss Server
PooledInvokerProxy .ClientSocketInterfaceorg.jboss.invocation.pooled.interfaces.PooledInvokerProxyJBoss Server
RMIClientNotificationListenerClient-side RMI Listener to receive the message and send to the clients listener.Classorg.jboss.jmx.connector.notificationJBoss Server
RMIClientNotificationListenerInterfaceThis Interface defines the methods in the RMI Stub transferred to the server-side.Interfaceorg.jboss.jmx.connector.notificationJBoss Server
SearchClientNotificationListenerLocal Listener only to seach other Local ListenersFields inherited from class org.Classorg.jboss.jmx.connector.notificationJBoss Server
ServerVMClientUserTransactionThe client-side UserTransaction implementation for clients operating in the same VM as the server.Classorg.jboss.tm.usertx.clientJBoss Server
ServerVMClientUserTransaction .UserTransactionStartedListenerInterfaceorg.jboss.tm.usertx.client.ServerVMClientUserTransactionJBoss Server
TestClientTest Client for the JMX Client Connector.Classorg.jboss.jmx.connectorJBoss Server
AbstractClientCrossContextSessionTestClassorg.eclipse.jetty.server.sessionJetty
AbstractClientCrossContextSessionTest .TestServletAClassorg.eclipse.jetty.server.session.AbstractClientCrossContextSessionTestJetty
AbstractClientCrossContextSessionTest .TestServletBClassorg.eclipse.jetty.server.session.AbstractClientCrossContextSessionTestJetty
AbstractHttpClientTransportClassorg.eclipse.jetty.clientJetty
ALPNClientConnectionClassorg.eclipse.jetty.alpn.clientJetty
ALPNClientConnectionFactoryClassorg.eclipse.jetty.alpn.clientJetty
AnnotatedClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
AnnotatedClientEndpointMetadataClassorg.eclipse.jetty.websocket.jsr356.clientJetty
ClientCertAuthenticatorClassorg.eclipse.jetty.security.authenticationJetty
ClientCertAuthModuleClassorg.eclipse.jetty.security.jaspi.modulesJetty
ClientConnectionFactoryFactory for client-side Connection instances.Interfaceorg.eclipse.jetty.ioJetty
ClientContainerContainer for Client use of the javax.Classorg.eclipse.jetty.websocket.jsr356Jetty
ClientGeneratorClassorg.eclipse.jetty.fcgi.generatorJetty
ClientParserClassorg.eclipse.jetty.fcgi.parserJetty
ClientParser .ListenerInterfaceorg.eclipse.jetty.fcgi.parser.ClientParserJetty
ClientParser .Listener .AdapterClassorg.eclipse.jetty.fcgi.parser.ClientParser.ListenerJetty
ClientUpgradeRequestClassorg.eclipse.jetty.websocket.clientJetty
ClientUpgradeResponseClassorg.eclipse.jetty.websocket.clientJetty
EmptyClientEndpointConfigClassorg.eclipse.jetty.websocket.jsr356.clientJetty
HTTP2ClientHTTP2Client provides an asynchronous, non-blocking implementation to send HTTP/2 frames to a server.Classorg.eclipse.jetty.http2.clientJetty
HTTP2ClientConnectionFactoryClassorg.eclipse.jetty.http2.clientJetty
HTTP2ClientSessionClassorg.eclipse.jetty.http2.clientJetty
HttpClientHttpClient provides an efficient, asynchronous, non-blocking implementation to perform HTTP requests to a server through a simple API that offers also blocking semantic.Classorg.eclipse.jetty.clientJetty
HttpClientTransportHttpClientTransport represents what transport implementations should provide in order to plug-in a different transport for HttpClient.Interfaceorg.eclipse.jetty.clientJetty
HttpClientTransportOverFCGIClassorg.eclipse.jetty.fcgi.client.httpJetty
HttpClientTransportOverHTTPClassorg.eclipse.jetty.client.httpJetty
HttpClientTransportOverHTTP2Classorg.eclipse.jetty.http2.client.httpJetty
HttpProxy .HttpProxyClientConnectionFactoryClassorg.eclipse.jetty.client.HttpProxyJetty
JettyClientContainerProviderClient ContainerProvider implementation.Classorg.eclipse.jetty.websocket.jsr356Jetty
JsrClientEndpointImplClassorg.eclipse.jetty.websocket.jsr356.clientJetty
NegotiatingClientConnectionClassorg.eclipse.jetty.ioJetty
NegotiatingClientConnectionFactoryClassorg.eclipse.jetty.ioJetty
NetworkTrafficListenerA listener for raw network traffic within Jetty.Interfaceorg.eclipse.jetty.ioJetty
NetworkTrafficListener .AdapterA commodity class that implements NetworkTrafficListener with empty methods.Classorg.eclipse.jetty.io.NetworkTrafficListenerJetty
Socks4Proxy .Socks4ProxyClientConnectionFactoryClassorg.eclipse.jetty.client.Socks4ProxyJetty
SslClientConnectionFactoryClassorg.eclipse.jetty.io.sslJetty
WebSocketClientWebSocketClient provides a means of establishing connections to remote websocket endpoints.Classorg.eclipse.jetty.websocket.clientJetty
WebSocketClientConnectionClient side WebSocket physical connection.Classorg.eclipse.jetty.websocket.client.ioJetty
WebSocketClientSelectorManagerClassorg.eclipse.jetty.websocket.client.ioJetty
AbstractCLIClassorg.apache.geronimo.cliApache Geronimo
AnnotatedApplicationClientWrapper class to encapsulate the ApplicationClientType class with an interface that the various AnnotationHelpers can useClassorg.apache.geronimo.j2ee.deployment.annotationApache Geronimo
AppClientContainerClassorg.apache.geronimo.clientApache Geronimo
AppClientCORBABeanClassorg.apache.geronimo.clientApache Geronimo
AppClientInitializationExceptionSee Also:Serialized FormConstructor SummaryAppClientInitializationException()Classorg.apache.geronimo.clientApache Geronimo
AppClientModuleTODO there is almost certainly a problem with the serverEnvironment when deploying a stand alone app client outside an ear.Classorg.apache.geronimo.j2ee.deploymentApache Geronimo
AppClientModuleRepresents the JSR-77 type with the same nameMethods inherited from interface org.Interfaceorg.apache.geronimo.managementApache Geronimo
AppClientModuleBuilderClassorg.apache.geronimo.client.builderApache Geronimo
AppClientPluginInterfaceorg.apache.geronimo.clientApache Geronimo
Axis2ClientConfigurationFactoryClassorg.apache.geronimo.axis2.clientApache Geronimo
BasicClusterConfigurationStoreClientClassorg.apache.geronimo.farm.deploymentApache Geronimo
BasicLifecycleMonitorClassorg.apache.geronimo.kernel.basicApache Geronimo
ClientCLIClassorg.apache.geronimo.cli.clientApache Geronimo
ClientCLParserFields inherited from class org.Classorg.apache.geronimo.cli.clientApache Geronimo
ClientCommandLineFields inherited from class org.Classorg.apache.geronimo.system.mainApache Geronimo
ClientConfigBeanFields inherited from class org.Classorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientConfigurationFields inherited from class org.Classorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientConfigurerClassorg.apache.geronimo.client.builder.jsr88Apache Geronimo
ClientContextHolderStubSee Also:Serialized Formprotected ClientContextHolderStub()Classorg.apache.geronimo.corba.utilApache Geronimo
ClientDeployableClassorg.apache.geronimo.deployment.tools.loaderApache Geronimo
ClientEjbReferenceClassorg.apache.geronimo.openejbApache Geronimo
ClientEnvironmentDocumentA document containing one client-environment(@http://geronimo.Interfaceorg.apache.geronimo.deployment.xbeansApache Geronimo
ClientEnvironmentDocument .FactoryClassorg.apache.geronimo.deployment.xbeans.ClientEnvironmentDocumentApache Geronimo
ClientEnvironmentDocumentImplA document containing one client-environment(@http://geronimo.Classorg.apache.geronimo.deployment.xbeans.implApache Geronimo
ClientPolicyClassorg.apache.geronimo.corba.securityApache Geronimo
ClientPolicyFactoryClassorg.apache.geronimo.corba.securityApache Geronimo
ClientTransactionPolicyClassorg.apache.geronimo.corba.transactionApache Geronimo
ClientTransactionPolicyConfigInterfaceorg.apache.geronimo.corba.transactionApache Geronimo
ClientTransactionPolicyFactoryClassorg.apache.geronimo.corba.transactionApache Geronimo
ClusterConfigurationStoreClientInterfaceorg.apache.geronimo.farm.deploymentApache Geronimo
ConfirmClientCertHandlerHandler for Confirm Client Certificate Issue screen.Classorg.apache.geronimo.console.caApache Geronimo
DaemonCLIClassorg.apache.geronimo.cli.daemonApache Geronimo
DeployerCLIClassorg.apache.geronimo.cli.deployerApache Geronimo
EmbeddedClientCommandLineClassorg.apache.geronimo.system.mainApache Geronimo
FileUploadClientInterfaceorg.apache.geronimo.deployment.plugin.remoteApache Geronimo
FileUploadServletClientClassorg.apache.geronimo.deployment.plugin.remoteApache Geronimo
FixEclipseProjectsMojoHelper to fix generate Eclipse project files.Classorg.apache.geronimo.buildsupportApache Geronimo
GerApplicationClientDocumentA document containing one application-client(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.clientApache Geronimo
GerApplicationClientDocument .FactoryClassorg.apache.geronimo.xbeans.geronimo.client.GerApplicationClientDocumentApache Geronimo
GerApplicationClientDocumentImplA document containing one application-client(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.client.implApache Geronimo
GerApplicationClientTypeAn XML application-clientType(@http://geronimo.Interfaceorg.apache.geronimo.xbeans.geronimo.clientApache Geronimo
GerApplicationClientType .FactoryClassorg.apache.geronimo.xbeans.geronimo.client.GerApplicationClientTypeApache Geronimo
GerApplicationClientTypeImplAn XML application-clientType(@http://geronimo.Classorg.apache.geronimo.xbeans.geronimo.client.implApache Geronimo
GeronimoAxisClientSee Also:Serialized FormFields inherited from class org.Classorg.apache.geronimo.axis.clientApache Geronimo
J2EEAppClientModuleImplClassorg.apache.geronimo.j2ee.management.implApache Geronimo
JAXWSToolsCLIClassorg.apache.geronimo.jaxws.builderApache Geronimo
MonitorScreenHandler .ClientStatsSee Also:Serialized FormConstructor SummaryMonitorScreenHandler.Classorg.apache.geronimo.console.threads.MonitorScreenHandlerApache Geronimo
NoDTxClientTransactionPolicyConfigClassorg.apache.geronimo.corba.transaction.nodistributedtransactionsApache Geronimo
RunClientMojoExecute application client.Classorg.apache.geronimo.mavenplugins.geronimo.serverApache Geronimo
StartClientCommandStarts Geronimo application client.Classorg.apache.geronimo.commandsApache Geronimo
CyclicDependencyExceptionCyclicDependencyException is thrown any time the DAG verifier finds a cycle.Classorg.apache.avalon.fortress.util.dagApache Avalon
DirectedAcyclicGraphVerifierDirectedAcyclicGraphVerifier provides methods to verify that any set of vertices has no cycles.Classorg.apache.avalon.fortress.util.dagApache Avalon
HTTPClientSourceHTTP URL Source object, based on the Jakarta CommonsVersion:CVS $Id: HTTPClientSource.Classorg.apache.excalibur.source.implApache Avalon
HTTPClientSourceFactoryHTTPClientSource Factory class.Classorg.apache.excalibur.source.implApache Avalon
HTTPSClientSourceFactoryHTTPClientSource Factory class.Classorg.apache.excalibur.source.implApache Avalon
ClipBridgeInterfaceorg.apache.batik.bridgeApache FOP Batik
ClipManagerThis class provides a manager for the 'clip' property values.Classorg.apache.batik.css.engine.value.css2Apache FOP Batik
ClipPathManagerThis class provides a manager for the 'clip-path' property values.Classorg.apache.batik.css.engine.value.svgApache FOP Batik
ClipRable except it uses a '1 bit' mask (it's normally anti-aliased, but shouldn't have any fluctions in side the outline of the shape.Interfaceorg.apache.batik.ext.awt.image.renderableApache FOP Batik
ClipRable8BitClassorg.apache.batik.ext.awt.image.renderableApache FOP Batik
ClipRuleManagerThis class provides a manager for the 'clip-rule' property values.Classorg.apache.batik.css.engine.value.svgApache FOP Batik
SVGClipClassorg.apache.batik.svggenApache FOP Batik
SVGClipDescriptorDescribes an SVG clipSee Also:GraphicContext, Classorg.apache.batik.svggenApache FOP Batik
SVGClipPathElementBridgeBridge class for the element.Classorg.apache.batik.bridgeApache FOP Batik
SVGDOMImplementation .ClipPathElementFactoryTo create a 'clip-path' element.Classorg.apache.batik.dom.svg.SVGDOMImplementationApache FOP Batik
SVGOMClipPathElementThis class implements SVGClipPathElement.Classorg.apache.batik.dom.svgApache FOP Batik
CompileCsClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
CompileJavaClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
CompileScalaClientClasscom.dslplatform.compiler.client.parameters.buildDSL Platform
ClinitClassorg.eclipse.jdt.internal.compiler.astECJ
EclipseCompilerClassorg.eclipse.jdt.internal.compiler.toolECJ
EclipseCompilerImplClassorg.eclipse.jdt.internal.compiler.toolECJ
EclipseFileManagerClassorg.eclipse.jdt.internal.compiler.apt.utilECJ
EclipseFileManagerClassorg.eclipse.jdt.internal.compiler.toolECJ
EclipseFileObjectClassorg.eclipse.jdt.internal.compiler.apt.utilECJ
EclipseFileObjectClassorg.eclipse.jdt.internal.compiler.toolECJ
MagicLiteralClassorg.eclipse.jdt.internal.compiler.astECJ
ClientSideInterceptorController interceptor for client-side interceptors of EJB3 session bean componentsClassorg.jboss.seam.interceptJBoss Seam
CyclicDependencyExceptionAn exception that is thrown when BijectionInterceptor detects that a component's dependencies cannot be injected due to a cyclic dependency.Classorg.jboss.seamJBoss Seam
CyclicBufferCyclicBuffer is used by other appenders to hold LoggingEvents for immediate or differed display.Classorg.apache.log4j.helpersApache Log4j
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesStanford Parser
CliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfStanford Parser
CoreAnnotations .BestCliquesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsStanford Parser
CRFCliqueTreeBuilds a CliqueTree (an array of FactorTable) and does message passing inference along it.Classedu.stanford.nlp.ie.crfStanford Parser
HasCliquePotentialFunctionIndicates that this function can build a clique potential function for external usegetCliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfStanford Parser
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverStanford Parser
LinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfStanford Parser
NERServer .NERClientThis example sends material to the NER server one line at a time.Classedu.stanford.nlp.ie.NERServerStanford Parser
NoisyLabelLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfStanford Parser
NonLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfStanford Parser
NonLinearSecondOrderCliquePotentialFunctionClassedu.stanford.nlp.ie.crfStanford Parser
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineStanford Parser
AssertFalseClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
AssertTrueClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
ClientBehaviorRenderingModeenum ClientBehaviorRenderingModeEnum Constant SummaryClassorg.primefaces.component.apiPrimeFaces
ClientValidationConstraintInterfaceorg.primefaces.validate.beanPrimeFaces
ClientValidatorClassorg.primefaces.behavior.validatePrimeFaces
DecimalMaxClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
DecimalMinClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
DigitsClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
FutureClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MaxClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MinClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
MixedClientBehaviorHolderInterfaceorg.primefaces.component.apiPrimeFaces
NotNullClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
NullClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
PastClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
PatternClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
SizeClientValidationConstraintClassorg.primefaces.validate.beanPrimeFaces
CLIClassorg.apache.commons.compress.archivers.sevenzApache Commons
EclipseCompilationProblemWrapping an Eclipse compiler problemConstructor SummaryEclipseCompilationProblem(org.Classorg.apache.commons.jci.compilersApache Commons
EclipseJavaCompilerEclipse compiler implemenationFields inherited from class org.Classorg.apache.commons.jci.compilersApache Commons
EclipseJavaCompilerSettingsNative Eclipse compiler settingsConstructor SummaryEclipseJavaCompilerSettings()Classorg.apache.commons.jci.compilersApache Commons
ElitisticListPopulationPopulation of chromosomes which uses elitism (certain percentage of the best chromosomes is directly copied to the next generation).Classorg.apache.commons.math3.geneticsApache Commons
Euclidean1DThis class implements a one-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.onedApache Commons
Euclidean1D .NoSubSpaceExceptionSpecialized exception for inexistent sub-space.Classorg.apache.commons.math3.geometry.euclidean.oned.Euclidean1DApache Commons
Euclidean2DThis class implements a two-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.twodApache Commons
Euclidean3DThis class implements a three-dimensional space.Classorg.apache.commons.math3.geometry.euclidean.threedApache Commons
EuclideanDistanceCalculates the L2 (Euclidean) distance between two points.Classorg.apache.commons.math3.ml.distanceApache Commons
EuclideanDoublePointA simple implementation of Clusterable for points with double coordinates.Classorg.apache.commons.math3.stat.clusteringApache Commons
EuclideanIntegerPointA simple implementation of Clusterable for points with integer coordinates.Classorg.apache.commons.math3.stat.clusteringApache Commons
AuthenticatingIMAPClientAn IMAP Client class with authentication support.Classorg.apache.commons.net.imapApache Commons
AuthenticatingIMAPClient .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.imap.AuthenticatingIMAPClientApache Commons
AuthenticatingSMTPClientAn SMTP Client class with authentication support (RFC4954).Classorg.apache.commons.net.smtpApache Commons
AuthenticatingSMTPClient .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.smtp.AuthenticatingSMTPClientApache Commons
CharGenTCPClientThe CharGenTCPClient class is a TCP implementation of a client for the character generator protocol described in RFC 864.Classorg.apache.commons.net.chargenApache Commons
CharGenUDPClientThe CharGenUDPClient class is a UDP implementation of a client for the character generator protocol described in RFC 864.Classorg.apache.commons.net.chargenApache Commons
DatagramSocketClientThe DatagramSocketClient provides the basic operations that are required of client objects accessing datagram sockets.Classorg.apache.commons.netApache Commons
DaytimeTCPClientThe DaytimeTCPClient class is a TCP implementation of a client for the Daytime protocol described in RFC 867.Classorg.apache.commons.net.daytimeApache Commons
DaytimeUDPClientThe DaytimeUDPClient class is a UDP implementation of a client for the Daytime protocol described in RFC 867.Classorg.apache.commons.net.daytimeApache Commons
DiscardTCPClientThe DiscardTCPClient class is a TCP implementation of a client for the Discard protocol described in RFC 863.Classorg.apache.commons.net.discardApache Commons
DiscardUDPClientThe DiscardUDPClient class is a UDP implementation of a client for the Discard protocol described in RFC 863.Classorg.apache.commons.net.discardApache Commons
EchoTCPClientThe EchoTCPClient class is a TCP implementation of a client for the Echo protocol described in RFC 862.Classorg.apache.commons.net.echoApache Commons
EchoUDPClientThe EchoUDPClient class is a UDP implementation of a client for the Echo protocol described in RFC 862.Classorg.apache.commons.net.echoApache Commons
ExtendedPOP3ClientA POP3 Cilent class with protocol and authentication extensions support (RFC2449 and RFC2195).Classorg.apache.commons.net.pop3Apache Commons
ExtendedPOP3Client .AUTH_METHODThe enumeration of currently-supported authentication methods.Classorg.apache.commons.net.pop3.ExtendedPOP3ClientApache Commons
FingerClientThe FingerClient class implements the client side of the Internet Finger Protocol defined in RFC 1288.Classorg.apache.commons.net.fingerApache Commons
FTPClientFTPClient encapsulates all the functionality necessary to store and retrieve files from an FTP server.Classorg.apache.commons.net.ftpApache Commons
FTPClientConfig This class implements an alternate means of configuring the FTPClient object andClassorg.apache.commons.net.ftpApache Commons
FTPHTTPClientExperimental attempt at FTP client that tunnels over an HTTP proxy connection.Classorg.apache.commons.net.ftpApache Commons
FTPSClientFTP over SSL processing.Classorg.apache.commons.net.ftpApache Commons
IMAPClientClassorg.apache.commons.net.imapApache Commons
IMAPClient .FETCH_ITEM_NAMESThe message data item names for the FETCH command defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPClient .SEARCH_CRITERIAThe search criteria defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPClient .STATUS_DATA_ITEMSThe status data items defined in RFC 3501.Classorg.apache.commons.net.imap.IMAPClientApache Commons
IMAPSClientThe IMAPSClient class provides SSL/TLS connection encryption to IMAPClient.Classorg.apache.commons.net.imapApache Commons
NNTPClientNNTPClient encapsulates all the functionality necessary to post and retrieve articles from an NNTP server.Classorg.apache.commons.net.nntpApache Commons
NTPUDPClientThe NTPUDPClient class is a UDP implementation of a client for the Network Time Protocol (NTP) described in RFC 1305 as well as theClassorg.apache.commons.net.ntpApache Commons
POP3ClientThe POP3Client class implements the client side of the Internet POP3 Protocol defined in RFC 1939.Classorg.apache.commons.net.pop3Apache Commons
POP3SClientPOP3 over SSL processing.Classorg.apache.commons.net.pop3Apache Commons
RCommandClientRCommandClient is very similar to from which it is derived, and implements the rcmd() facility thatClassorg.apache.commons.net.bsdApache Commons
RExecClientRExecClient implements the rexec() facility that first appeared in 4.Classorg.apache.commons.net.bsdApache Commons
RLoginClientRLoginClient is very similar to from which it is derived, and uses the rcmd() facility implementedClassorg.apache.commons.net.bsdApache Commons
SMTPClientSMTPClient encapsulates all the functionality necessary to send files through an SMTP server.Classorg.apache.commons.net.smtpApache Commons
SMTPSClientSMTP over SSL processing.Classorg.apache.commons.net.smtpApache Commons
SocketClientThe SocketClient provides the basic operations that are required of client objects accessing sockets.Classorg.apache.commons.netApache Commons
TelnetClientThe TelnetClient class implements the simple network virtual terminal (NVT) for the Telnet protocol according to RFC 854.Classorg.apache.commons.net.telnetApache Commons
TFTPClientThe TFTPClient class encapsulates all the aspects of the TFTP protocol necessary to receive and send files through TFTP.Classorg.apache.commons.net.tftpApache Commons
TimeTCPClientThe TimeTCPClient class is a TCP implementation of a client for the Time protocol described in RFC 868.Classorg.apache.commons.net.timeApache Commons
TimeUDPClientThe TimeUDPClient class is a UDP implementation of a client for the Time protocol described in RFC 868.Classorg.apache.commons.net.timeApache Commons
WhoisClientThe WhoisClient class implements the client side of the Internet Whois Protocol defined in RFC 954.Classorg.apache.commons.net.whoisApache Commons
FtpClientWhat VFS expects from an ftp client to provide.Interfaceorg.apache.commons.vfs2.provider.ftpApache Commons
FtpClientFactoryCreate a FtpClient instance.Classorg.apache.commons.vfs2.provider.ftpApache Commons
FtpClientFactory .ConnectionFactoryClassorg.apache.commons.vfs2.provider.ftp.FtpClientFactoryApache Commons
FtpClientFactory .FtpConnectionFactoryClassorg.apache.commons.vfs2.provider.ftp.FtpClientFactoryApache Commons
FTPClientWrapperA wrapper to the FTPClient to allow automatic reconnect on connection loss.Classorg.apache.commons.vfs2.provider.ftpApache Commons
FtpsClientFactoryCreate FTPSClient instances.Classorg.apache.commons.vfs2.provider.ftpsApache Commons
HttpClientFactoryCreate a HttpClient instance.Classorg.apache.commons.vfs2.provider.httpApache Commons
SftpClientFactoryCreate a JSch Session instance.Classorg.apache.commons.vfs2.provider.sftpApache Commons
AbstractHttpClientThis class simply configures the http multithreaded connection manager.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
IRemoteCacheClientThis defines the behavior expected of a remote cache client.Interfaceorg.apache.commons.jcs.auxiliary.remote.behaviorApache Commons
IRemoteHttpCacheClientIt's not entirely clear that this interface is needed.Interfaceorg.apache.commons.jcs.auxiliary.remote.http.client.behaviorApache Commons
RemoteHttpCacheClientThis is the service used by the remote http auxiliary cache.Classorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
RemoteHttpClientListenerClassorg.apache.commons.jcs.auxiliary.remote.http.clientApache Commons
AidaTreeClientBasic interface for AIDA Tree Client.Interfacehep.aida.ref.remote.basic.interfacesFreeHep
AidaTreeClientBasic interface for AIDA Tree Client.Interfacehep.aida.ref.remote.interfacesFreeHep
BasicTreeClientThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remote.basicFreeHep
BasicTreeClientFactoryClasshep.aida.ref.remote.basicFreeHep
ClipActionRecordSWF Clip Action RecordVersion:$Id: ClipActionRecord.Classorg.freehep.graphicsio.swfFreeHep
ClipEventFlagsSWF Clip Event FlagsVersion:$Id: ClipEventFlags.Classorg.freehep.graphicsio.swfFreeHep
ClipIndicatorClassorg.freehep.graphicsio.cgmFreeHep
ClipRectangleClassorg.freehep.graphicsio.cgmFreeHep
CorbaTreeClientImplThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remote.corbaFreeHep
ExtSelectClipRgnExtSelectClipRgn TAG.Classorg.freehep.graphicsio.emfFreeHep
IntersectClipRectIntersectClipRect TAG.Classorg.freehep.graphicsio.emfFreeHep
OffsetClipRgnClassorg.freehep.graphicsio.emfFreeHep
RemoteClientThis is Basic implementation of AidaTreeClient that support both "Duplex" and "non-Duplex" modes of communication with the AIDA Tree server.Classhep.aida.ref.remoteFreeHep
RmiClientInterfacehep.aida.ref.remote.rmi.interfacesFreeHep
RmiClientImplClasshep.aida.ref.remote.rmi.clientFreeHep
RmiRemoteClientThis class is implementation of AidaTreeClient interface, based on functionality of the RemoteClient class.Classhep.aida.ref.remote.rmi.clientFreeHep
SelectClipPathClassorg.freehep.graphicsio.emfFreeHep
TreeClienthep/aida/ref/remote/corba/generated/TreeClient.Interfacehep.aida.ref.remote.corba.generatedFreeHep
TreeClientHelperhep/aida/ref/remote/corba/generated/TreeClientHelper.Classhep.aida.ref.remote.corba.generatedFreeHep
TreeClientHolderhep/aida/ref/remote/corba/generated/TreeClientHolder.Classhep.aida.ref.remote.corba.generatedFreeHep
TreeClientOperationshep/aida/ref/remote/corba/generated/TreeClientOperations.Interfacehep.aida.ref.remote.corba.generatedFreeHep
TreeClientPOAhep/aida/ref/remote/corba/generated/TreeClientPOA.Classhep.aida.ref.remote.corba.generatedFreeHep
_TreeClientStubhep/aida/ref/remote/corba/generated/_TreeClientStub.Classhep.aida.ref.remote.corba.generatedFreeHep
ANGLED3DShareHandleClientBufferNative bindings to the ANGLE_d3d_share_handle_client_buffer extension.Classorg.lwjgl.eglLWJGL
APPLEClipDistanceNative bindings to the APPLE_clip_distance extension.Classorg.lwjgl.openglesLWJGL
ARBClipControlNative bindings to the ARB_clip_control extension.Classorg.lwjgl.openglLWJGL
CLImageDescDescribes the type and dimensions of the image or image array.Classorg.lwjgl.openclLWJGL
CLImageDesc .BufferAn array of CLImageDesc structs.Classorg.lwjgl.opencl.CLImageDescLWJGL
CLImageFormatThe image format descriptor struct.Classorg.lwjgl.openclLWJGL
CLImageFormat .BufferAn array of CLImageFormat structs.Classorg.lwjgl.opencl.CLImageFormatLWJGL
DynamicLinkLoaderNative bindings to .Classorg.lwjgl.system.linuxLWJGL
DynamicLinkLoaderNative bindings to .Classorg.lwjgl.system.macosxLWJGL
EGLClientPixmapHISpecifies the width, height, stride, format and memory pointer of the pixmap to be used by the function HIClientpixmap.Classorg.lwjgl.eglLWJGL
EGLClientPixmapHI .BufferAn array of EGLClientPixmapHI structs.Classorg.lwjgl.egl.EGLClientPixmapHILWJGL
EXTClipVolumeHintNative bindings to the EXT_clip_volume_hint extension.Classorg.lwjgl.openglLWJGL
HIClientpixmapNative bindings to the HI_clientpixmap extension.Classorg.lwjgl.eglLWJGL
AbstractHttpAsyncClientClassorg.apache.http.impl.nio.clientApache 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
CloseableHttpPipeliningClientBase implementation of HttpPipeliningClient that also implements Closeable.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
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
HttpPipeliningClientThis interface represents only the most basic contract for HTTP request execution.Interfaceorg.apache.http.nio.clientApache HttpComponents
ManagedClientAsyncConnectionInterfaceorg.apache.http.nio.connApache HttpComponents
ManagedNHttpClientConnectionRepresents a managed connection whose state and life cycle is managed by a connection manager.Interfaceorg.apache.http.nio.connApache HttpComponents
ManagedNHttpClientConnectionFactoryDefault factory for ManagedNHttpClientConnection instances.Classorg.apache.http.impl.nio.connApache HttpComponents
NHttpClientConnectionManagerRepresents a manager of persistent client connections.Interfaceorg.apache.http.nio.connApache HttpComponents
PoolingClientAsyncConnectionManagerClassorg.apache.http.impl.nio.connApache HttpComponents
PoolingNHttpClientConnectionManagerPoolingNHttpClientConnectionManager maintains a pool of NHttpClientConnections and is able to service connection requestsClassorg.apache.http.impl.nio.connApache HttpComponents
ClipPathThis class would typically be used with a ContourPlot.Classorg.jfree.chartJFreeChart
CyclicNumberAxisThis class extends NumberAxis and handles cycling.Classorg.jfree.chart.axisJFreeChart
CyclicNumberAxis .CycleBoundTickA special Number tick that also hold information about the cycle bound mapping for this tick.Classorg.jfree.chart.axis.CyclicNumberAxisJFreeChart
CyclicXYItemRendererThe Cyclic XY item renderer is specially designed to handle cyclic axis.Classorg.jfree.chart.renderer.xyJFreeChart
CyclicXYItemRenderer .OverwriteDataSetA dataset to hold the interpolated points when drawing new lines.Classorg.jfree.chart.renderer.xy.CyclicXYItemRendererJFreeChart
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogBack
ConsolePluginClientCreated with IntelliJ IDEA.Classchapters.appenders.socketLogBack
CyclicBufferCyclicBuffer holds values in a cyclic array.Classch.qos.logback.core.helpersLogBack
CyclicBufferAppenderCyclicBufferAppender stores events in a cyclic buffer of user-specified size.Classch.qos.logback.core.readLogBack
CyclicBufferTrackerCyclicBufferTracker tracks CyclicBuffer instances.Classch.qos.logback.core.spiLogBack
NumberCruncherClientNumberCruncherClient is a simple client for factoring integers.Classchapters.mdcLogBack
SocketClient1This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogBack
SocketClient2This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogBack
ClientAnchorA client anchor is attached to an excel worksheet.Interfaceorg.apache.poi.ss.usermodelApache POI
ClientAnchor .AnchorTypeDo Not Move or Resize With Underlying Rows/Columns (3)Don't Move but do Resize With Anchor Cells (1)Classorg.apache.poi.ss.usermodel.ClientAnchorApache POI
EscherClientAnchorRecordThe escher client anchor specifies which rows and cells the shape is bound to as well as the offsets within those cells.Classorg.apache.poi.ddfApache POI
EscherClientDataRecordThe EscherClientDataRecord is used to store client specific data about the position of a shape within a container.Classorg.apache.poi.ddfApache POI
HSLFEscherClientDataRecordAn atom record that specifies whether a shape is a placeholder shape.Classorg.apache.poi.hslf.recordApache POI
HSSFClientAnchorA client anchor is attached to an excel worksheet.Classorg.apache.poi.hssf.usermodelApache POI
HwmfFont .WmfClipPrecisionClipPrecision Flags specify clipping precision, which defines how to clip characters that are partially outside a clipping region.Classorg.apache.poi.hwmf.record.HwmfFontApache POI
HwmfWindowing .WmfExcludeClipRectThe META_EXCLUDECLIPRECT record sets the clipping region in the playback device context to the existing clipping region minus the specified rectangle.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfIntersectClipRectThe META_INTERSECTCLIPRECT record sets the clipping region in the playback device context to the intersection of the existing clipping region and the specified rectangle.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfOffsetClipRgnClassorg.apache.poi.hwmf.record.HwmfWindowingApache POI
HwmfWindowing .WmfSelectClipRegionThe META_SELECTCLIPREGION record specifies a Region Object to be the current clipping region.Classorg.apache.poi.hwmf.record.HwmfWindowingApache POI
XSSFClientAnchorA client anchor is attached to an excel worksheet.Classorg.apache.poi.xssf.usermodelApache POI
BinaryMemcacheClientCodecThe client codec that combines the proper encoder and decoder.Classio.netty.handler.codec.memcache.binaryNetty
ClientCookieDecoderA RFC6265 compliant cookie decoder to be used client side.Classio.netty.handler.codec.httpNetty
ClientCookieEncoderA RFC6265 compliant cookie encoder to be used client side,so only name=value pairs are sent.Classio.netty.handler.codec.httpNetty
DeflateFrameClientExtensionHandshakerhandshake implementation.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
Http2ClientUpgradeCodecClient-side cleartext upgrade codec from HTTP to HTTP/2.Classio.netty.handler.codec.http2Netty
HttpClientCodecA combination of HttpRequestEncoder and HttpResponseDecoderwhich enables easier client side HTTP implementation.Classio.netty.handler.codec.httpNetty
HttpClientUpgradeHandlerClient-side handler for handling an HTTP upgrade handshake to another protocol.Classio.netty.handler.codec.httpNetty
HttpClientUpgradeHandler .SourceCodecThe source codec that is used in the pipeline initially.Interfaceio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
HttpClientUpgradeHandler .UpgradeCodecA codec that the source can be upgraded to.Interfaceio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
HttpClientUpgradeHandler .UpgradeEventUser events that are fired to notify about upgrade status.Classio.netty.handler.codec.http.HttpClientUpgradeHandlerNetty
JdkSslClientContextA client-side SslContext which uses JDK's SSL/TLS implementation.Classio.netty.handler.sslNetty
OpenSslClientContextA client-side SslContext which uses OpenSSL's SSL/TLS implementation.Classio.netty.handler.sslNetty
PerMessageDeflateClientExtensionHandshakerhandshake implementation.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
Socks4ClientDecoderDecodes a single Socks4CommandResponse from the inbound ByteBufs.Classio.netty.handler.codec.socksx.v4Netty
Socks4ClientEncoderEncodes a Socks4CommandRequest into a ByteBuf.Classio.netty.handler.codec.socksx.v4Netty
Socks5ClientEncoderEncodes a client-side Socks5Message into a ByteBuf.Classio.netty.handler.codec.socksx.v5Netty
WebSocketClientCompressionHandlerto handle the most common WebSocket Compression Extensions.Classio.netty.handler.codec.http.websocketx.extensions.compressionNetty
WebSocketClientExtensionCreated once the handshake phase is done.Interfaceio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientExtensionHandlerThis handler negotiates and initializes the WebSocket Extensions.Classio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientExtensionHandshakerHandshakes a client extension with the server.Interfaceio.netty.handler.codec.http.websocketx.extensionsNetty
WebSocketClientHandshakerClassio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker00Performs client side opening and closing handshakes for web socket specification version draft-ietf-hybi-thewebsocketprotocol-A very large portion of this code was taken from the Netty 3.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker07Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker08Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshaker13Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientHandshakerFactoryCreates a new WebSocketClientHandshaker of desired protocol version.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientProtocolHandlerThis handler does all the heavy lifting for you to run a websocket client.Classio.netty.handler.codec.http.websocketxNetty
WebSocketClientProtocolHandler .ClientHandshakeStateEventEvents that are fired to notify about handshake statusThe Handshake was complete succesful and so the channel was upgraded to websocketsClassio.netty.handler.codec.http.websocketx.WebSocketClientProtocolHandlerNetty
ClipboardClassorg.apache.pivot.wtkApache Pivot
ClipDecoratorDecorator that adds a rectangular region to the current clip.Classorg.apache.pivot.wtk.effectsApache Pivot
ClientSessionThe ClientSession interface provides methods for OBEX requests.Interfacejavax.obexBlueCove
OBEXClientSessionImplClientSession implementation.Classcom.intel.bluetooth.obexBlueCove
JDBCBlobClientA wrapper for HSQLDB BlobData objects.Classorg.hsqldb.jdbcHSQLDB
JDBCClobClientA wrapper for HSQLDB ClobData objects.Classorg.hsqldb.jdbcHSQLDB
AsyncListenerInterfacejavax.servletServletApi
ClientA client of a ServerRunner.Interfacech.qos.logback.core.net.serverLogback Api
ConsolePluginClientCreated with IntelliJ IDEA.Classchapters.appenders.socketLogback Api
CyclicBufferCyclicBuffer holds values in a cyclic array.Classch.qos.logback.core.helpersLogback Api
CyclicBufferAppenderCyclicBufferAppender stores events in a cyclic buffer of user-specified size.Classch.qos.logback.core.readLogback Api
CyclicBufferTrackerCyclicBufferTracker tracks CyclicBuffer instances.Classch.qos.logback.core.spiLogback Api
NumberCruncherClientNumberCruncherClient is a simple client for factoring integers.Classchapters.mdcLogback Api
SocketClient1This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogback Api
SocketClient2This application uses a SocketAppender that log messages to a server on a host and port specified by the user.Classchapters.appenders.socketLogback Api
ClipThe Clip leaf node defines the back, or far, clip distance in the virtual universe.Classjavax.media.j3dJava3D
ModelClipThe ModelClip leaf node defines a set of 6 arbitrary clipping planes in the virtual universe.Classjavax.media.j3dJava3D
SVNAdminBasicClient T h e S V N B a s i c C l i e n t i s t h e b a s e c l a s s o f a l l S V N * C l i e n t c l a s s e s t h a t p r o v i d e s a c o m m o n i n t e r f a c e Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNAdminClient T h e S V N A d m i n C l i e n t c l a s s p r o v i d e s m e t h o d s t h a t b r i n g s r e p o s i t o r y - s i d e f u n c t i o n a l i t y a n d r e p o s i t o r y s y n c h r o n i z i n g f e a t u r e s . Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNBasicClient T h e S V N B a s i c C l i e n t i s t h e b a s e c l a s s o f a l l S V N * C l i e n t c l a s s e s t h a t p r o v i d e s a c o m m o n i n t e r f a c e a n d r e a l i z a t i o n . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNChangelistClient T h e S V N C h a n g e l i s t C l i e n t p r o v i d e s A P I f o r m a n a g i n g c h a n g e l i s t s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNClientManager T h e S V N C l i e n t M a n a g e r c l a s s i s u s e d t o m a n a g e S V N * C l i e n t o b j e c t s a s w e l l a s f o r p r o v i d i n g t h e m t o a u s e r w h a t m a k e s t h e u s e r ' s w o r k Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNCommitClient T h e S V N C o m m i t C l i e n t c l a s s p r o v i d e s m e t h o d s t o p e r f o r m o p e r a t i o n s t h a t r e l a t e t o c o m m i t t i n g c h a n g e s t o a n S V N r e p o s i t o r y . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNCopyClient T h e S V N C o p y C l i e n t p r o v i d e s m e t h o d s t o p e r f o r m a n y k i n d s o f c o p y i n g a n d m o v i n g t h a t S V N s u p p o r t s - o p e r a t i n g o n b o t h W o r k i n g C o p i e s ( W C ) a n d U R L s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNDiffClient T h e S V N D i f f C l i e n t c l a s s p r o v i d e s m e t h o d s a l l o w i n g t o g e t d i f f e r e n c e s b e t w e e n v e r s i o n e d i t e m s ( ' d i f f ' o p e r a t i o n ) a s w e l l a s o n e s i n t e n d e d f o r Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNLogClient T h e S V N L o g C l i e n t c l a s s i s i n t e n d e d f o r s u c h p u r p o s e s a s g e t t i n g r e v i s i o n s h i s t o r y , b r o w s i n g r e p o s i t o r y e n t r i e s a n d a n n o t a t i n g f i l e c o n t e n t s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNLookClient T h e S V N L o o k C l i e n t c l a s s p r o v i d e s A P I f o r e x a m i n i n g d i f f e r e n t a s p e c t s o f a S u b v e r s i o n r e p o s i t o r y . Classorg.tmatesoft.svn.core.wc.adminSVNKit (Subversion)
SVNMoveClient T h e S V N M o v e C l i e n t p r o v i d e s a n e x t r a c l i e n t - s i d e f u n c t i o n a l i t y o v e r s t a n d a r d ( i . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNStatusClient T h e S V N S t a t u s C l i e n t c l a s s p r o v i d e s m e t h o d s f o r o b t a i n i n g i n f o r m a t i o n o n t h e s t a t u s o f W o r k i n g C o p y i t e m s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNUpdateClient T h i s c l a s s p r o v i d e s m e t h o d s w h i c h a l l o w t o c h e c k o u t , u p d a t e , s w i t c h a n d r e l o c a t e a W o r k i n g C o p y a s w e l l a s e x p o r t a n u n v e r s i o n e d d i r e c t o r y o r f i l e Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
SVNWCClient T h e S V N W C C l i e n t c l a s s c o m b i n e s a n u m b e r o f v e r s i o n c o n t r o l o p e r a t i o n s m a i n l y i n t e n d e d f o r l o c a l w o r k w i t h W o r k i n g C o p y i t e m s . Classorg.tmatesoft.svn.core.wcSVNKit (Subversion)
AbstractClickEventHandlerClasscom.vaadin.terminal.gwt.client.uiVaadin
AbstractClientConnectorClasscom.vaadin.terminalVaadin
AbstractSplitPanel .SplitterClickListenerInterfacecom.vaadin.ui.AbstractSplitPanelVaadin
Button .ClickListenerInterfacecom.vaadin.ui.ButtonVaadin
Button .ClickShortcutClasscom.vaadin.ui.ButtonVaadin
ClickEventHandlerClasscom.vaadin.terminal.gwt.client.uiVaadin
ClickRpcInterfacecom.vaadin.terminal.gwt.client.uiVaadin
ClientConnectorInterfacecom.vaadin.terminal.gwt.serverVaadin
ClientExceptionHandlerClasscom.vaadin.terminal.gwt.clientVaadin
ClientMethodInvocationClasscom.vaadin.terminal.gwt.serverVaadin
ClientRpcInterfacecom.vaadin.terminal.gwt.client.communicationVaadin
ClientSideCriterionClasscom.vaadin.event.dd.acceptcriteriaVaadin
ItemClickEventClasscom.vaadin.eventVaadin
ItemClickEvent .ItemClickListenerInterfacecom.vaadin.event.ItemClickEventVaadin
ItemClickEvent .ItemClickNotifierInterfacecom.vaadin.event.ItemClickEventVaadin
LayoutClickEventHandlerClasscom.vaadin.terminal.gwt.client.uiVaadin
LayoutClickRpcInterfacecom.vaadin.terminal.gwt.client.uiVaadin
LayoutEvents .LayoutClickEventClasscom.vaadin.event.LayoutEventsVaadin
LayoutEvents .LayoutClickListenerInterfacecom.vaadin.event.LayoutEventsVaadin
LayoutEvents .LayoutClickNotifierInterfacecom.vaadin.event.LayoutEventsVaadin
MouseEvents .ClickEventClasscom.vaadin.event.MouseEventsVaadin
MouseEvents .ClickListenerInterfacecom.vaadin.event.MouseEventsVaadin
MouseEvents .DoubleClickEventClasscom.vaadin.event.MouseEventsVaadin
MouseEvents .DoubleClickListenerInterfacecom.vaadin.event.MouseEventsVaadin
PageClientRpcInterfacecom.vaadin.terminal.gwt.client.ui.rootVaadin
Table .FooterClickEventClasscom.vaadin.ui.TableVaadin
Table .FooterClickListenerInterfacecom.vaadin.ui.TableVaadin
Table .HeaderClickEventClasscom.vaadin.ui.TableVaadin
Table .HeaderClickListenerInterfacecom.vaadin.ui.TableVaadin
MulticastClientTool A c l i e n t t h a t l i s t e n s f o r m u l t i c a s t m e s s a g e s a t a d e s i g n a t e d p o r t . Classcom.liferay.util.transportLiferay Portal
SCLicense 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 S C L i c e n s e s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.modelLiferay Portal
SCLicenseActionableDynamicQuery C o n s t r u c t o r S u m m a r y S C L i c e n s e 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.softwarecatalog.service.persistenceLiferay Portal
SCLicenseLocalService 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 S C L i c e n s e . Interfacecom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseLocalServiceUtil 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 S C L i c e n s e . Classcom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseLocalServiceWrapper P r o v i d e s a w r a p p e r f o r S C L i c e n s e L o c a l S e r v i c e . Classcom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseModel 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 S C L i c e n s e s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.modelLiferay Portal
SCLicensePersistence 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 s c l i c e n s e s e r v i c e . Interfacecom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCLicenseService P r o v i d e s t h e r e m o t e s e r v i c e i n t e r f a c e f o r S C L i c e n s e . Interfacecom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseServiceUtil P r o v i d e s t h e r e m o t e s e r v i c e u t i l i t y f o r S C L i c e n s e . Classcom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseServiceWrapper P r o v i d e s a w r a p p e r f o r S C L i c e n s e S e r v i c e . Classcom.liferay.portlet.softwarecatalog.serviceLiferay Portal
SCLicenseSoap 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 , s p e c i f i c a l l y c o m . Classcom.liferay.portlet.softwarecatalog.modelLiferay Portal
SCLicenseUtil 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 s c l i c e n s e s e r v i c e . Classcom.liferay.portlet.softwarecatalog.service.persistenceLiferay Portal
SCLicenseWrapper T h i s c l a s s i s a w r a p p e r f o r S C L i c e n s e . Classcom.liferay.portlet.softwarecatalog.modelLiferay Portal
SessionClicksClasscom.liferay.portal.utilLiferay Portal
SessionClicks_IWClasscom.liferay.portal.utilLiferay Portal
CyclicGroupThe CyclicGroup class represents the nth cyclic group.ClassJSci.maths.groupsJSCI
HttpClient An HTTP user-agent, containing an HTTP state and one or more HTTP connections, to whichClassorg.apache.commons.httpclientApache HttpClient
HttpClientErrorSignals that an error has occurred.Classorg.apache.commons.httpclientApache HttpClient
HttpClientParamsThis class represents a collection of HTTP protocol parameters applicable to instances of HttpClient.Classorg.apache.commons.httpclient.paramsApache HttpClient
ProxyClientA client that provides sockets for communicating through HTTP proxies via the HTTP CONNECT method.Classorg.apache.commons.httpclientApache HttpClient
ProxyClient .ConnectResponseContains the method used to execute the connect along with the created socket.Classorg.apache.commons.httpclient.ProxyClientApache HttpClient
MariaDbClientParameterizeQueryClient Parameterize query implementation.Classorg.mariadb.jdbc.internal.queryMariaDB
MariaDbClientPreparedStatementClassorg.mariadb.jdbcMariaDB
ClientAcceptorAn abstract class for the NIO framework to accept client connections.Classcom.maverick.nioMaverick
ClientConnectorAn interface for the NIO framework to connect outgoing sockets.Interfacecom.maverick.nioMaverick
FtCLIFront with a command line interface.Classorg.takes.httpTakes
ClientFrameThe main class for starting the client.ClassdipJDIP
ClientMenu This is fully internationlizable (il8n) via the il8n.ClassdipJDIP
ClientMenu .ItemInner class that describes and obtains menu item info from the resource file.ClassdipJDIP
ClientWindowAPI to interact with the window/browser tab handling.Interfaceorg.apache.deltaspike.jsf.spi.scopeDelta Spike
ClientWindowConfigConfiguration for ClientWindow handler which is used to determine the correct windowId for ?WindowScoped beans.Interfaceorg.apache.deltaspike.jsf.spi.scopeDelta Spike
ClientWindowConfig .ClientWindowRenderModeThe GET request results in an intermediate small html page which checks if the browser tab fits the selected windowIdClassorg.apache.deltaspike.jsf.spi.scopeDelta Spike
DefaultClientWindowConfigDefault implementation of ClientWindowConfig.Classorg.apache.deltaspike.jsf.spi.scopeDelta Spike
Client unicast discovery format.Classcom.sun.jini.discoveryApache River ( Jini )
ClientClasscom.sun.jini.discoveryApache River ( Jini )
Client unicast discovery format.Classcom.sun.jini.discoveryApache River ( Jini )
Client net.Classcom.sun.jini.discovery.x500Apache River ( Jini )
Client net.Classcom.sun.jini.discovery.x500Apache River ( Jini )
ClientAuthenticationRepresents a constraint on authentication of the client to the server.Classnet.jini.coreApache River ( Jini )
ClientHostA server context element that can supply the client host address for the remote call.Interfacenet.jini.ioApache River ( Jini )
ClientMaxPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as one or moreClassnet.jini.coreApache River ( Jini )
ClientMaxPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it may only authenticate itself as principalsClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself as at least all ofClassnet.jini.coreApache River ( Jini )
ClientMinPrincipalTypeRepresents a constraint on the client, such that if the client authenticates itself, then it must authenticate itself such that, for eachClassnet.jini.coreApache River ( Jini )
ClientPermissionChecker client subjects based on whether or not they have been granted a particularSince:2.Classcom.sun.jiniApache River ( Jini )
ClientSubjectA server context element that can supply the client subject for theSince:2.Interfacenet.jini.ioApache River ( Jini )
ClientSubjectCheckerInterface for approving or rejecting client subjects during unicast discovery and decoding of multicast requests.Interfacecom.sun.jiniApache River ( Jini )
UnicastDiscoveryClientInterface implemented by classes which perform the client (discovering) side of unicast discovery.Interfacecom.sun.jiniApache River ( Jini )
AbstractCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channelApache OODT
AbstractDeleteProductCliActionA abstract CmdLineAction for deleting Products.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AbstractGetProductCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AbstractQueryCliActionAbstract query CmdLineAction.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AddNodeCliActionA CmdLineAction which adds a ResourceNode.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
AddNodeToQueueCliActionA CmdLineAcion which adds a Node to a Queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
AddProductTypeCliActionA CmdLineAction which adds a ProductType to the file manager.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
AddQueueCliActionA CmdLineAction which adds a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
BasicVerifyCliActionAction for determining whether a given Protocol or auto-determined Protocol via ProtocolManager can connect and passClassorg.apache.oodt.cas.protocol.cli.actionApache OODT
CatalogServiceCliActionBase Catalog Service CmdLineAction.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
CatalogServiceClientClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceClientFactoryClassorg.apache.oodt.cas.catalog.system.implApache OODT
CatalogServiceCommandLineClientClient Utility for sending commands to servers.Classorg.apache.oodt.cas.catalog.serverApache OODT
CatalogServiceServerCliActionBase Catalog Service Server CmdLineAction.Classorg.apache.oodt.cas.catalog.server.cli.actionApache OODT
CommunicationChannelClientInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CommunicationChannelClientFactoryInterfaceorg.apache.oodt.cas.catalog.server.channelApache OODT
CrawlerLauncherCliActionA CmdLineAction which is responsible for launching crawlers.Classorg.apache.oodt.cas.crawl.cli.actionApache OODT
CrossProtocolTransferCliActionProtocolAction for transferring a file from one host to anotherAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
DeleteEmptyDirectoriesCliActionProtocolAction for deleting empty files from site.Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
DeleteProductByIdCliActionA CmdLineAction which deletes a Product by ID.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DeleteProductByNameCliActionA CmdLineAction which deletes a Product by name.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DownloadCliActionA ProtocolAction which will downlaod a urlAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
DumpMetadataCliActionA CmdLineAction which dumps out metadata for a given Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
DynWorkflowCliActionA CmdLineAction for submitting dynamically created Workflows of pre-defined WorkflowTasks.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
FileManagerCliActionBase CmdLineAction for File Manager.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetConditionByIdCliActionA CmdLineAction which retrieves WorkflowCondition information for WorkflowCondition with given condition ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetCurrentTransferCliActionA CmdLineAction which get the current Product file transfer.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetCurrentTransfersCliActionA CmdLineAction which get list of current Product fileAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetExecNodeCliActionA CmdLineAction which get execution node for a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetExecReportCliActionA CmdLineAction which list all jobs executing and shows what nodes are executing those jobs in addition to queue name andClassorg.apache.oodt.cas.resource.cli.actionApache OODT
GetFilePercentTransferredCliActionA CmdLineAction which get percent transferred for a given data file.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetFirstPageCliActionA CmdLineAction which gets the first page of Products of aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetFirstPageCliActionGets the first page of workflow instances.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetJobInfoCliActionA CmdLineAction which gets job info.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetLastPageCliActionA CmdLineAction which gets the last page of Products of aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetLastPageCliActionA CmdLineOption which gets the last page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetNextPageCliActionA CmdLineAction which gets the next page of Products for aAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetNextPageCliActionA CmdLineAction which gets the next page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetNodeByIdCliActionA CmdLineAction which gets a ResourceNode by ID.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodeLoadCliActionA CmdLineAction which get load of given node.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodeReportCliActionA CmdLineAction which returns name (all nodes will be displayed in alphabetical order), load and capacity of all nodes, in addition to what queues that node draws from.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodesCliActionA CmdLineAction which get list of ResourceNodes.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNodesInQueueCliActionA CmdLineAction which gets the nodes in a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetNumProductsCliActionA CmdLineAction which gets number of Products of a givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetPrevPageCliActionA CmdLineAction which gets the previous page of Products for a given ProductType.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetPrevPageCliActionA CmdLineAction which gets the previous page of workflows.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetProductByIdCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductByNameCliActionA CmdLineAction which gets information about a ProductAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductPercentTransferredCliActionA CmdLineAction which get a Product's data file transfersAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetProductTypeByNameCliActionA CmdLineAction which gets a ProductType by name.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
GetQueuedJobsCliActionA CmdLineAction which returns Jobs that are currently queued.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetQueuesCliActionA CmdLineAction which gets list of Node queues.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetQueuesWithNodeCliActionA CmdLineAction which gets queues with given node id.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
GetRegisteredEventsCliActionA CmdLineAction which gets a list of registered events.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetSupportedCatalogIdsCliActionA CmdLineAction which get a list of supported Catalog IDs for given CatalogServiceClient.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
GetSupportedFactoriesCliActionProtocolAction for get a list of supported ProtocolFactorys.Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
GetTaskByIdCliActionA CmdLineAction which retrieves WorkflowTask information for WorkflowTask with given task ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetTaskWallClockTimeCliActionA CmdLineAction which get a workflow instance's current task's wallAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWallClockTimeCliActionA CmdLineAction which gets Wall Clock Time for a given workflowAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowByIdCliActionA CmdLineAction which retrieves Workflow information for Workflow with given workflow ID.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstCliActionA CmdLineAction which get WorkflowInstance information by givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstMetCliActionA CmdLineAction which get workflow instance metadata.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowInstsCliActionA CmdLineAction which lists workflow instances current managed by workflow manager at given URL.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowsByEventCliActionA CmdLineAction which get the current list of workflows byAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
GetWorkflowsCliActionA CmdLineAction which get list of know workflow models from WorkflowManager at given URL.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
HasProductCliActionA CmdLineAction which checks if the File Manager has a givenAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
IngestProductCliActionA CmdLineAction which ingests a Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
KillCliActionA CmdLineAction which kills a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
LaunchXmlRpcServerCliActionClassorg.apache.oodt.cas.catalog.server.cli.actionApache OODT
LoadCatalogRepositoryCliActionA CmdLineAction which allows Catalogs to be loaded from an existing CatalogRepositoryFactory and to be add to a runningClassorg.apache.oodt.cas.catalog.cli.actionApache OODT
LoadCatalogsCliActionA CmdLineAction which loads Catalogs from a Spring XML file and adds them to the running Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
LuceneQueryCliActionA CmdLineAction which converts a Lucene-like query into a File Manager Query and returns the results.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
PagedQueryCliActionClassorg.apache.oodt.cas.catalog.cli.actionApache OODT
PauseWorkflowInstCliActionA CmdLineAction which stops a workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
ProfileClientConstructedClassorg.apache.oodt.profile.activityApache OODT
ProtocolCliActionAction used to perform some task via a ProtocolManagerAuthor:bfoster (Brian Foster)Classorg.apache.oodt.cas.protocol.cli.actionApache OODT
QueryCliActionA CmdLineAction which queries Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
ReducedPagedQueryCliActionA CmdLineAction which queries Catalog Service.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
ReducedQueryCliActionA CmdLineAction which queries the Catalog Service and limits the results to a subset of given terms.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
RemoveNodeCliActionA CmdLineAction which removes a node by id.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
RemoveNodeFromQueueCliActionA CmdLineAction which removes a node from a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
RemoveQueueCliActionA CmdLineAction which removes a queue.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
ResourceCliActionBase CmdLineAction for Workflow Manager.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
ResumeWorkflowInstCliActionA CmdLineAction which resumes a paused workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
RetrieveFilesCliActionRetrieves files for a given Product.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
RightClickMenuClassorg.apache.oodt.cas.filemgr.browser.view.menusApache OODT
RmiCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientInterfaceInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
RmiCommunicationChannelClientMBeanInterfaceorg.apache.oodt.cas.catalog.server.channel.rmiApache OODT
SendEventCliActionA CmdLineAction which triggers a workflow event.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
SetNodeCapacityCliActionA CmdLineAction which changes a node's capacity.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
ShutdownCliActionA CmdLineAction which shuts down Catalog Service server.Classorg.apache.oodt.cas.catalog.cli.actionApache OODT
SolrClientClass containing client-side functionality for interacting with a Solr server.Classorg.apache.oodt.cas.filemgr.catalog.solrApache OODT
SqlQueryCliActionA CmdLineAction which queries the FileManager by parsing an SQL like query into a FileManager Query.Classorg.apache.oodt.cas.filemgr.cli.actionApache OODT
StopWorkflowInstCliActionA CmdLineAction which stops a workflow instance.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
SubmitJobCliActionA CmdLineAction which submits a job.Classorg.apache.oodt.cas.resource.cli.actionApache OODT
WorkflowCliActionBase CmdLineAction for Workflow Manager.Classorg.apache.oodt.cas.workflow.cli.actionApache OODT
XmlRpcCommunicationChannelClientClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcCommunicationChannelClientFactoryClassorg.apache.oodt.cas.catalog.server.channel.xmlrpcApache OODT
XmlRpcFileManagerClient The XML RPC based file manager client.Classorg.apache.oodt.cas.filemgr.systemApache OODT
XmlRpcResourceManagerClient The XML RPC based resource manager client.Classorg.apache.oodt.cas.resource.systemApache OODT
XmlRpcWorkflowManagerClient The XML RPC based workflow manager client.Classorg.apache.oodt.cas.workflow.systemApache OODT
AbstractClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
ApplicationClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
ClientCredentialsSkip navigation linksOverviewPackageClassTreeDeprecatedIndexHelpInterfaceorg.usergrid.security.shiro.credentialsApache UserGrid
ClientCredentialsInfoClassorg.usergrid.security.oauthApache UserGrid
OrganizationClientCredentialsClassorg.usergrid.security.shiro.credentialsApache UserGrid
AbstractClientClassorg.apache.cxf.jaxrs.clientApache CXF
AbstractSTSClientClassorg.apache.cxf.ws.security.trustApache CXF
AbstractSTSClient .STSResponseClassorg.apache.cxf.ws.security.trustApache CXF
AccessTokenValidatorClientClassorg.apache.cxf.rs.security.oauth2.filtersApache CXF
BearerClientFilterClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
CacheControlClientReaderInterceptorClassorg.apache.cxf.jaxrs.client.cacheApache CXF
CacheControlClientRequestFilterClassorg.apache.cxf.jaxrs.client.cacheApache CXF
ClientInterfaceorg.apache.cxf.endpointApache CXF
ClientInterfaceorg.apache.cxf.jaxrs.clientApache CXF
ClientClassorg.apache.cxf.rs.security.oauth.dataApache CXF
ClientRepresents a registered third-party Client applicationSee Also:Serialized FormClassorg.apache.cxf.rs.security.oauth2.commonApache CXF
ClientAccessTokenRepresents the extended client view of AccessToken.Classorg.apache.cxf.rs.security.oauth2.commonApache CXF
ClientAuthenticationJava class for ClientAuthentication complex type.Classorg.apache.cxf.configuration.securityApache CXF
ClientBuilderImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientCallbackAsynchronous callback object for calls to Client.Classorg.apache.cxf.endpointApache CXF
ClientCodeRequestFilterClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientCodeStateManagerInterfaceorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientConfigurableImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientConfigurationRepresents the configuration of the current proxy or WebClient.Classorg.apache.cxf.jaxrs.clientApache CXF
ClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.clientcredApache CXF
ClientCredentialsGrantHandlerClassorg.apache.cxf.rs.security.oauth2.grants.clientcredApache CXF
ClientFactoryBeanClassorg.apache.cxf.frontendApache CXF
ClientFaultConverterTakes a Fault and converts it to a local exception type if possible.Classorg.apache.cxf.interceptorApache CXF
ClientGeneratorClassorg.apache.cxf.tools.wsdlto.frontend.jaxws.generatorsApache CXF
ClientIdProviderClientIdProvider is responsible for providing a mapping between the authenticated client and its idInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientImplClassorg.apache.cxf.endpointApache CXF
ClientImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientImpl .EchoContextClassorg.apache.cxf.endpointApache CXF
ClientLifeCycleListenerInterfaceorg.apache.cxf.endpointApache CXF
ClientLifeCycleManagerInterfaceorg.apache.cxf.endpointApache CXF
ClientLifeCycleManagerImplClassorg.apache.cxf.bus.managersApache CXF
ClientOutFaultObserverClassorg.apache.cxf.interceptorApache CXF
ClientPolicyCalculatorClassorg.apache.cxf.transport.http.policy.implApache CXF
ClientPolicyInFaultInterceptorClassorg.apache.cxf.ws.policyApache CXF
ClientProviderFactoryClassorg.apache.cxf.jaxrs.clientApache CXF
ClientProxyClassorg.apache.cxf.frontendApache CXF
ClientProxyFactoryBeanThis class will create a client for you which implements the specified service class.Classorg.apache.cxf.frontendApache CXF
ClientProxyFactoryBeanDefinitionParserClassorg.apache.cxf.frontend.blueprintApache CXF
ClientProxyFactoryBeanDefinitionParserClassorg.apache.cxf.frontend.springApache CXF
ClientProxyFactoryBeanDefinitionParser .SpringClientProxyFactoryBeanClassorg.apache.cxf.frontend.springApache CXF
ClientProxyImplClassorg.apache.cxf.jaxrs.clientApache CXF
ClientRegistrationProviderInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientRequestContextImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientRequestFilterInterceptorClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientResponseContextImplClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientResponseFilterInterceptorClassorg.apache.cxf.jaxrs.client.specApache CXF
ClientSecretHashVerifierClassorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientSecretVerifierInterfaceorg.apache.cxf.rs.security.oauth2.providerApache CXF
ClientStateRepresents the client state : - current uri builderInterfaceorg.apache.cxf.jaxrs.clientApache CXF
ClientTokenContextClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientTokenContextManagerInterfaceorg.apache.cxf.rs.security.oauth2.clientApache CXF
ClientTokenContextProviderClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
DocLiteralInInterceptorClassorg.apache.cxf.wsdl.interceptorsApache CXF
DynamicClientFactoryThis class reads a WSDL and creates a dynamic client from it.Classorg.apache.cxf.endpoint.dynamicApache CXF
EHCacheXKMSClientCacheAn in-memory EHCache implementation of the XKMSClientCache interface.Classorg.apache.cxf.xkms.cacheApache CXF
HawkAccessTokenValidatorClientClassorg.apache.cxf.rs.security.oauth2.tokens.hawkApache CXF
HTTPClientAssertionBuilderClassorg.apache.cxf.transport.http.policyApache CXF
HTTPClientPolicyProperties used to configure a client-side HTTP port Java class for HTTPClientPolicy complex type.Classorg.apache.cxf.transports.http.configurationApache CXF
JAXRSClientFactoryFactory for creating proxy clients.Classorg.apache.cxf.jaxrs.clientApache CXF
JAXRSClientFactoryBeanClassorg.apache.cxf.jaxrs.clientApache CXF
JAXRSClientFactoryBeanDefinitionParserClassorg.apache.cxf.jaxrs.client.blueprintApache CXF
JAXRSClientFactoryBeanDefinitionParserClassorg.apache.cxf.jaxrs.client.springApache CXF
JAXRSClientFactoryBeanDefinitionParser .JAXRSSpringClientFactoryBeanClassorg.apache.cxf.jaxrs.client.springApache CXF
JaxWsClientEndpointImplClassorg.apache.cxf.jaxws.supportApache CXF
JaxWsClientFactoryBeanBean to help easily create Client endpoints for JAX-WS.Classorg.apache.cxf.jaxwsApache CXF
JaxwsClientGeneratorClassorg.apache.cxf.tools.java2wsdl.processor.internal.jaxws.generatorApache CXF
JaxWsClientProxyClassorg.apache.cxf.jaxwsApache CXF
JaxWsDynamicClientFactoryThis class reads a WSDL and creates a dynamic client from it with JAX-WS This provides support for attachments and other useful things that Classorg.apache.cxf.jaxws.endpoint.dynamicApache CXF
JaxWsProxyFactoryBeanDefinitionParser .JAXWSSpringClientProxyFactoryBeanClassorg.apache.cxf.jaxws.springApache CXF
JoseClientCodeStateManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
JweClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwsClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwsJsonClientResponseFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwtAuthenticationClientFilterClassorg.apache.cxf.rs.security.jose.jaxrsApache CXF
JwtBearerClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.jwtApache CXF
KerberosClientA class that obtains a ticket from a KDC and wraps it in a SecurityToken object.Classorg.apache.cxf.ws.security.kerberosApache CXF
LocalClientStateClassorg.apache.cxf.jaxrs.clientApache CXF
MemoryClientCodeStateManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
MemoryClientTokenContextManagerClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
MetricsMessageClientOutInterceptorClassorg.apache.cxf.metrics.interceptorsApache CXF
NettyHttpClientHandlerClassorg.apache.cxf.transport.http.netty.clientApache CXF
NettyHttpClientPipelineFactoryClassorg.apache.cxf.transport.http.netty.clientApache CXF
NettyHttpClientRequestClassorg.apache.cxf.transport.http.netty.clientApache CXF
OAuthClientUtilsThe utility class for simplifying making OAuth request and access token requests as well as for creating Authorization OAuth headersClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtilsClassorg.apache.cxf.rs.security.oauth2.clientApache CXF
OAuthClientUtils .ConsumerClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OAuthClientUtils .TokenClassorg.apache.cxf.rs.security.oauth.clientApache CXF
OidcClientCodeRequestFilterClassorg.apache.cxf.rs.security.oidc.rpApache CXF
OidcClientTokenContextClassorg.apache.cxf.rs.security.oidc.rpApache CXF
OpaqueClientDataTypeJava class for OpaqueClientDataType complex type.Classorg.apache.cxf.xkms.model.xkmsApache CXF
SamlBearerClientCredentialsGrantClassorg.apache.cxf.rs.security.oauth2.grants.samlApache CXF
SimpleClientGeneratorClassorg.apache.cxf.tools.java2wsdl.processor.internal.simple.generatorApache CXF
STSClientClassorg.apache.cxf.ws.security.trustApache CXF
ThreadLocalClientStateKeeps the client state such as the baseURI, currentURI, requestHeaders, current response in a thread local storageClassorg.apache.cxf.jaxrs.clientApache CXF
TLSClientParametersThis class extends TLSParameterBase with client-specific SSL/TLS parameters.Classorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersConfigThis class provides the TLSClientParameters that programmatically configure a HTTPConduit.Classorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersConfig .TLSClientParametersTypeInternalClassorg.apache.cxf.configuration.jsseApache CXF
TLSClientParametersTypeJava class for TLSClientParametersType complex type.Classorg.apache.cxf.configuration.securityApache CXF
UserInfoClientClassorg.apache.cxf.rs.security.oidc.rpApache CXF
WebClientClassorg.apache.cxf.jaxrs.clientApache CXF
WSDiscoveryClientClassorg.apache.cxf.ws.discoveryApache CXF
XKMSClientCacheInterfaceorg.apache.cxf.xkms.cacheApache CXF
XKMSClientFactoryClassorg.apache.cxf.xkms.clientApache CXF
ClientAccessControlEntryLocal adapter for the JCR-RMI RemoteAccessControlEntry interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlListLocal adapter for the JCR-RMI RemoteAccessControlList interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlManagerLocal adapter for the JCR-RMI RemoteAccessControlManager interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlPolicyLocal adapter for the JCR-RMI RemoteAccessControlPolicy interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAccessControlPolicyIteratorA ClientIterator for iterating remote access control policies.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientAdapterFactoryDefault implementation of the LocalAdapterFactoryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientEventPollThe ClientEventPoll class is the registry for client-side event listeners on behalf of theClassorg.apache.jackrabbit.rmi.observationApache JackRabbit
ClientGroupLocal adapter for the JCR-RMI RemoteGroup interface.Classorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientItemLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientItemDefinitionLocal adapter for the JCR-RMI RemoteItemDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientIteratorA buffering local adapter for the JCR-RMI RemoteIterator interface.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientLockLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientLockManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNamespaceRegistryLocal adapter for the JCR-RMI RemoteNamespaceRegistryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeDefinitionLocal adapter for the JCR-RMI RemoteNodeDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeIteratorA ClientIterator for iterating remote nodes.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientNodeTypeLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientNodeTypeIteratorA ClientIterator for iterating remote node types.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientNodeTypeManagerLocal adapter for the JCR-RMI RemoteNodeTypeManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientObjectBase class for client adapter objects.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientObservationManagerThe ClientObservationManager class This class uses an instance of theClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPrincipalLocal adapter for the JCR-RMI RemotePrincipal interface.Classorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientPrincipalIteratorClassorg.apache.jackrabbit.rmi.client.principalApache JackRabbit
ClientPrivilegeLocal adapter for the JCR-RMI RemotePrivilege interface.Classorg.apache.jackrabbit.rmi.client.securityApache JackRabbit
ClientPropertyLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPropertyDefinitionLocal adapter for the JCR-RMI RemotePropertyDefinitionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientPropertyIteratorA ClientIterator for iterating remote properties.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientQueryLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientQueryManagerLocal adapter for the JCR-RMI RemoteQueryManager interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientQueryResultLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRepositoryLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRepositoryFactoryObject factory for JCR-RMI clients.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRowLocal adapter for the JCR-RMI RemoteRow interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientRowIteratorA ClientIterator for iterating remote rows.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientSessionLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionLocal adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionHistoryLocal adapter for the JCR-RMI RemoteVersionHistoryClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientVersionIteratorA ClientIterator for iterating remote versions.Classorg.apache.jackrabbit.rmi.client.iteratorApache JackRabbit
ClientVersionManagerClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientWorkspaceLocal adapter for the JCR-RMI RemoteWorkspace interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
ClientXASessionClassorg.apache.jackrabbit.rmi.clientApache JackRabbit
JackrabbitClientAdapterFactoryClassorg.apache.jackrabbit.rmi.jackrabbitApache JackRabbit
JcrClientClassorg.apache.jackrabbit.standalone.cliApache JackRabbit
RepositoryAccessServlet .ClientFactoryDelegaterClassorg.apache.jackrabbit.j2eeApache JackRabbit
RepositoryAccessServlet .RMIClientFactoryDelegaterClassorg.apache.jackrabbit.j2eeApache JackRabbit
SafeClientRepositoryA safe local adapter for the JCR-RMI interface.Classorg.apache.jackrabbit.rmi.clientApache JackRabbit
CreateClientExamplesClassframeworkApache Curator
CuratorZookeeperClientClassorg.apache.curatorApache Curator
DefaultExhibitorRestClientClassorg.apache.curator.ensemble.exhibitorApache Curator
ExampleClientAn example leader selector client.ClassleaderApache Curator
ExampleClientThatLocksClasslockingApache Curator
ExhibitorRestClientInterfaceorg.apache.curator.ensemble.exhibitorApache Curator
ChatClientSupportA simple chat client for a given user.Classorg.apache.mina.example.chat.clientApache Mina
Client(Entry Point) Starts SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientPanelClass the represents a client connection using a JPanelAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.udpApache Mina
ClientSessionHandlerIoHandler for SumUp client.Classorg.apache.mina.example.sumupApache Mina
ClientToProxyIoHandlerHandles the client to proxy part of the proxied connection.Classorg.apache.mina.example.proxyApache Mina
GraphicalCharGenClientSwing application that acts as a client of the ImageServerAuthor:Apache MINA ProjectSee Also:Serialized FormClassorg.apache.mina.example.imagine.step1.clientApache Mina
HttpClientCodecClassorg.apache.mina.httpApache Mina
HttpClientDecoderClassorg.apache.mina.httpApache Mina
HttpClientEncoderClassorg.apache.mina.httpApache Mina
ImageClientclient for the ImageServerAuthor:Apache MINA ProjectClassorg.apache.mina.example.imagine.step1.clientApache Mina
MemMonClientSends its memory usage to the MemoryMonitor server.Classorg.apache.mina.example.udp.clientApache Mina
SwingChatClientSimple chat client based on Swing & MINA that implements the chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SwingChatClientHandlerIoHandler implementation of the client side of the simple chat protocol.Classorg.apache.mina.example.chat.clientApache Mina
SwingChatClientHandler .CallbackInterfaceorg.apache.mina.example.chat.clientApache Mina
TcpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.tcp.perfApache Mina
UdpClientAn UDP client taht just send thousands of small messages to a UdpServer.Classorg.apache.mina.example.udp.perfApache Mina
ClimateForcastMet keys from NCAR CCSM files in the Climate Forecast Convention.Interfaceorg.apache.tika.metadataApache Tika
TikaCLISimple command line interface for Apache Tika.Classorg.apache.tika.cliApache Tika
TikaServerCliClassorg.apache.tika.serverApache Tika
ClientChannelA DataChannel implementation that accesses a remote server via a ClientConnection.Classorg.apache.cayenne.remoteApache Cayenne
ClientConnectionA connection object used to interact with a remote Cayenne server.Interfaceorg.apache.cayenne.remoteApache Cayenne
ClientMessageInterfaceorg.apache.cayenne.remoteApache Cayenne
ClientServerChannelA DataChannel that provides a server-side end of the bridge between client and server objects in a Remote Object Persistence stack.Classorg.apache.cayenne.accessApache Cayenne
ClientProxyFactoryClassorg.jboss.weld.bean.proxyJBoss Weld
ClientProxyProviderClassorg.jboss.weld.bean.proxyJBoss Weld
SerializableClientProxyClassorg.jboss.weld.bean.proxy.utilJBoss Weld
RecyclingByteBlockAllocatorA ByteBlockPool.Classorg.apache.lucene.utilApache Lucene
RecyclingIntBlockAllocatorA IntBlockPool.Classorg.apache.lucene.utilApache Lucene
FieldBoostMapFCListenerThis listener listens for every field configuration request and assign a StandardQueryConfigHandler.Classorg.apache.lucene.queryparser.flexible.standard.configApache Lucene
FieldDateResolutionFCListenerThis listener listens for every field configuration request and assign a StandardQueryConfigHandler.Classorg.apache.lucene.queryparser.flexible.standard.configApache Lucene
HttpClientBaseBase class for Http clients.Classorg.apache.lucene.replicator.httpApache Lucene
ReplicationClientA client which monitors and obtains new revisions from a Replicator.Classorg.apache.lucene.replicatorApache Lucene
ReplicationClient .ReplicationHandlerHandler for revisions obtained by the client.Interfaceorg.apache.lucene.replicator.ReplicationClientApache Lucene
ReplicationClient .SourceDirectoryFactoryResolves a session and source into a Directory to use for copying the session files to.Interfaceorg.apache.lucene.replicator.ReplicationClientApache Lucene
ClipTestA test to demonstrate world clipping as opposed to screen clippingFields inherited from class org.Classorg.newdawn.slick.testsSlick
DoubleClickTestThe double click testingFields inherited from class org.Classorg.newdawn.slick.testsSlick
MusicListenerInterfaceorg.newdawn.slickSlick
MusicListenerTestA test for music listeners which notify you when the music has enededFields inherited from class org.Classorg.newdawn.slick.testsSlick
ClickClasscom.codeborne.selenide.commandsSelenide
ContextClickClasscom.codeborne.selenide.commandsSelenide
DoubleClickClasscom.codeborne.selenide.commandsSelenide
AIXCLibraryClasscom.orientechnologies.nioOrientdb
CLibraryInterfacecom.orientechnologies.nioOrientdb
GeneralCLibraryClasscom.orientechnologies.nioOrientdb
OCLibraryFactoryClasscom.orientechnologies.nioOrientdb
CliqueThis class is meant to represent a clique in a (directed or undirected) linear-chain graphical model.Classedu.stanford.nlp.sequencesJavaNlp
CliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
CoreAnnotations .BestCliquesAnnotationClassedu.stanford.nlp.ling.CoreAnnotationsJavaNlp
CRFCliqueTreeBuilds a CliqueTree (an array of FactorTable) and does message passing inference along it.Classedu.stanford.nlp.ie.crfJavaNlp
HasCliquePotentialFunctionIndicates that this function can build a clique potential function for external usegetCliquePotentialFunctionInterfaceedu.stanford.nlp.ie.crfJavaNlp
LexicalizedParserClientThe sister class to LexicalizedParserServer.Classedu.stanford.nlp.parser.serverJavaNlp
LinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NERServer .NERClientThis example sends material to the NER server one line at a time.Classedu.stanford.nlp.ie.NERServerJavaNlp
NoisyLabelLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonLinearCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
NonLinearSecondOrderCliquePotentialFunctionClassedu.stanford.nlp.ie.crfJavaNlp
StanfordCoreNLPClientAn annotation pipeline in spirit identical to StanfordCoreNLP, but with the backend supported by a web server.Classedu.stanford.nlp.pipelineJavaNlp
ClientVersionClasscom.rabbitmq.client.implRabbitMQ
JsonRpcClientJSON-RPC is a lightweight RPC mechanism using JSONClasscom.rabbitmq.tools.jsonrpcRabbitMQ
RpcClientConvenience class which manages simple RPC-style communication.Classcom.rabbitmq.clientRabbitMQ
ClickableAreaClasscom.codename1.charts.viewsCodeName One
CubicLineChartThe interpolated (cubic) line chart rendering class.Classcom.codename1.charts.viewsCodeName One
GenericListCellRendererThe generic list cell renderer can display containers or arbitrary Codename One components as items in a list.Classcom.codename1.ui.listCodeName One
BasicLineGraphBuilderAn implementation of GraphBuilder extended from BasicGraphBuilder used to build graphs representing line networks.Classorg.geotools.graph.build.lineGeoTools
BasicLineGraphGeneratorAn implementation of GraphGenerator used to generate a graph representing a line network.Classorg.geotools.graph.build.lineGeoTools
BasicLineStyleA style object is quite hard to set up, involving fills, strokes, symbolizers and rules.Classorg.geotools.stylingGeoTools
ClientTransactionAccessorProvides access to certain transaction state for the PostPreProcessFilterSplittingVisitor and CapabilitiesFilterSplitter.Interfaceorg.geotools.filter.visitorGeoTools
DelegateHTTPClientClassorg.geotools.data.owsGeoTools
DynamicLineStyle2DClassorg.geotools.renderer.styleGeoTools
GeometryClipperA stateful geometry clipper, can clip linestring on a specified rectangle.Classorg.geotools.geometry.jtsGeoTools
HTTPClientDefines the inteface by which an AbstractOpenWebService executes HTTP requests.Interfaceorg.geotools.data.owsGeoTools
LoggingHTTPClientClassorg.geotools.data.owsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.owsGeoTools
MultithreadedHttpClientAn Apache commons HTTP client based HTTPClient backed by a multithreaded connection manager that allows to reuse connections to the backing server and to limit theClassorg.geotools.data.wfsGeoTools
OGCLiteralTypeBindingBinding object for the type http://www.Classorg.geotools.filter.v1_0GeoTools
RecyclingTileFactoryA simple implementation of TileFactory wherein the tiles returned from createTile() attempt to re-use primitive arraysClassorg.geotools.coverage.grid.io.imageioGeoTools
SimpleHttpClientClassorg.geotools.data.owsGeoTools
SimpleHttpClient .SimpleHTTPResponseClassorg.geotools.data.ows.SimpleHttpClientGeoTools
WFSClientClassorg.geotools.data.wfs.internalGeoTools
XLinkSchema .ArcLinkClassorg.geotools.xml.xLink.XLinkSchemaGeoTools
ClientConnectionHandlerConnectionHandler that knows which subclass of StanzaHandler should be created and how to build and configure a NIOConnection.Classorg.jivesoftware.openfire.nioOpenFire
ClientRouteInternal object used by RoutingTableImpl to keep track of the node that own a ClientSession and whether the session is available or not.Classorg.jivesoftware.openfire.spiOpenFire
ClientSessionRepresents a session between the server and a client.Interfaceorg.jivesoftware.openfire.sessionOpenFire
ClientSessionConnectionRepresents a connection of a Client Session that was established to a Connection Manager.Classorg.jivesoftware.openfire.multiplexOpenFire
ClientSessionInfoClient session information to be used when running in a cluster.Classorg.jivesoftware.openfire.sessionOpenFire
ClientStanzaHandlerHandler of XML stanzas sent by clients connected directly to the server.Classorg.jivesoftware.openfire.netOpenFire
ClientTrustManagerClientTrustManager is a Trust Manager that is only used for c2s connections.Classorg.jivesoftware.openfire.netOpenFire
Connection .ClientAuthNo authentication will be performed on the client.Classorg.jivesoftware.openfire.ConnectionOpenFire
ConnectionSettings .ClientClassorg.jivesoftware.openfire.session.ConnectionSettingsOpenFire
HttpClientWithTimeoutFeedFetcherFeed fetcher implementation that times out the HTTP connection after 3 seconds which fixes a bug where users of the admin console who installed ClearspaceClassorg.jivesoftware.utilOpenFire
HttpClientWithTimeoutFeedFetcher .CredentialSupplierInterfaceorg.jivesoftware.util.HttpClientWithTimeoutFeedFetcherOpenFire
LocalClientSessionRepresents a session between the server and a client.Classorg.jivesoftware.openfire.sessionOpenFire
ConfigurableRMIClientSocketFactoryDefault socket timeouts are unlikely to be suitable for cache replication.Classnet.sf.ehcache.distributionEHCache
TerracottaClientClass encapsulating the idea of a Terracotta client.Classnet.sf.ehcache.terracottaEHCache
TerracottaClientConfigurationHolds the Terracotta configuration for a particular clientAuthor:amiller@terracotta.Classnet.sf.ehcache.configEHCache
TerracottaClientRejoinListenerInterface for executing tasks when TerracottaClient rejoins clusterAuthor:Abhishek SanoujamInterfacenet.sf.ehcache.terracottaEHCache
MemcachedClientClient to a memcached server.Classnet.spy.memcachedSpyMemCached
MemcachedClientIFThis interface is provided as a helper for testing clients of the MemcachedClient.Interfacenet.spy.memcachedSpyMemCached
HillClimbingClustererA Clusterer that iteratively improves a predicted Clustering using a NeighborEvaluator.Classcc.mallet.clusterMallet
TestHashCliqueCreated: Aug 22, 2005Version:$Id: TestHashClique.Classcc.mallet.grmm.testMallet
ArchipelagoClientClassedu.utexas.clm.archipelago.network.clientFiji
ArchiveClientClassclientFiji
ControlClickBehaviorA class to provide the behavior on control-clicking oncontent in the 3D viewer.Classini.trakem2.display.d3dFiji
Convert_Red_To_Magenta_ClipboardClassfiji.colorFiji
CPU_Meter .CLibraryInterfaceCPU_MeterFiji
DiagnosticListenerInterface for receiving diagnostics from tools.Interfacejavax.toolsFiji
EuclideanClassdistanceFiji
GraphicalMediaWikiClientClassfijiFiji
JCTree .JCLiteralA constant value given literally.Classcom.sun.tools.javac.tree.JCTreeFiji
MediaWikiClientClassfijiFiji
AsyncListenableFutureTurns Google Guava's ListenableFutures into a fiber-blocking operation.Classco.paralleluniverse.fibers.futuresQuasar
CyclicBarrierA synchronization aid that allows a set of threads to all wait for each other to reach a common barrier point.Classco.paralleluniverse.strands.concurrentQuasar
CgDynamicLibraryBundleInfoClasscom.jogamp.opengl.cgJogAmp
EGLClientPixmapHIClasscom.jogamp.opengl.eglJogAmp
GLArrayDataClientClasscom.jogamp.opengl.utilJogAmp
StereoClientRendererStereoClientRenderer utilizing StereoDeviceRenderer implementing GLEventListener for convenience.Classcom.jogamp.opengl.util.stereoJogAmp
GoogleApiClientManagerHandles the lifecycle for the google api client.Classcom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
GoogleApiClientManager .GoogleApiClientTaskType for the google api client tasks.Classcom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
GoogleApiClientManager .ManagerListenerInterfacecom.o3dr.services.android.lib.util.googleApiAndroid DroneKit
ClickableViewAccessibilityDetectorChecks that views that override View#onTouchEvent also implement View#performClick and call performClick when click detection occurs.Classcom.android.tools.lint.checksAndroid Lint
OnClickDetectorClasscom.android.tools.lint.checksAndroid Lint
Banner .OnActionClickListenerClasscom.urbanairship.push.iam.viewAirship Android
Banner .OnDismissClickListenerClasscom.urbanairship.push.iam.viewAirship Android
ClipboardActionClasscom.urbanairship.actionsAirship Android
UAWebViewClientClasscom.urbanairship.widgetAirship Android
BasicLineRepresents a line by a list of points which are connected to one line.Classorg.knime.base.node.viz.plotter.basicKNIME
CLibraryWrapper around native C library functions.Classorg.knime.core.utilKNIME
CLibrary .UnixCLibraryClassorg.knime.core.utilKNIME
CLibrary .WindowsCLibraryClassorg.knime.core.utilKNIME
ColumnSpecListRendererThis class renders a list with DataColumnSpecs and strings.Classorg.knime.base.node.preproc.joinerKNIME
DataColumnSpecListCellRendererRenderer that checks if the value being renderer is of type DataColumnSpec if so it will renderer the name of the columnClassorg.knime.core.node.utilKNIME
DataColumnSpecListDummyCellRendererClassorg.knime.base.node.preproc.columnresorterKNIME
EclipseUtilThis class contains some misc utility methods around basic Eclipse funtionality.Classorg.knime.core.utilKNIME
EclipseUtil .AnnotationClassFilterClassorg.knime.core.utilKNIME
EclipseUtil .ClassFilterReturns whether the given class should be included in the resulting list.Interfaceorg.knime.core.utilKNIME
EuclideanDistCalculates the distance for two data rows based on the euclidean distance.Classorg.knime.base.node.mine.cluster.hierarchical.distfunctionsKNIME
EuclideanDistanceManagerClassorg.knime.base.node.mine.mds.distancesKNIME
EuclideanDistanceManagerClassorg.knime.base.node.mine.sota.distancesKNIME
InteractiveClientNodeViewAbstract base class for interactive views which are launched on the client side and have direct access to the NodeModel itself.Classorg.knime.core.node.interactiveKNIME
A_CmsClientMessageBundleConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.gwtOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.containerpageOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.contenteditorOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.galleriesOpenCMS
ClientMessagesClient message class for the org.Classorg.opencms.ade.postuploadOpenCMS
ClientMessagesClassorg.opencms.ade.publishOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.sitemapOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.ade.uploadOpenCMS
ClientMessagesConvenience class to access the localized messages of this OpenCms package.Classorg.opencms.gwtOpenCMS
ClientMessagesThe client messages class for the SEO dialog.Classorg.opencms.gwt.seoOpenCMS
CmsClientDateBeanA bean containing a date, both as a 'long' value and a user-readable string representation.Classorg.opencms.gwt.sharedOpenCMS
CmsClientLockClient side lock class.Classorg.opencms.gwt.sharedOpenCMS
CmsClientLock .LockTypeThe available lock types.Classorg.opencms.gwt.sharedOpenCMS
CmsClientPropertyA client-side bean for representing an OpenCms property.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientProperty .ModeAn enum used for addressing a specific value in a property.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientSitemapEntryClassorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientSitemapEntry .EditStatusAn enum for the edit status of the entry.Classorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientSitemapEntry .EntryTypeAn enum for the entry type.Classorg.opencms.ade.sitemap.sharedOpenCMS
CmsClientTemplateBeanSitemap initialization data.Classorg.opencms.gwt.shared.propertyOpenCMS
CmsClientUserSettingConverterHelper class to deal with loading and saving user preferences from the ADE user interface.Classorg.opencms.gwtOpenCMS
CmsClientVariantBean that represents a client variant of a template context.Classorg.opencms.loaderOpenCMS
CmsClientVariantInfoClient-side bean which holds information about a client variant of a template context.Classorg.opencms.gwt.sharedOpenCMS
CmsSitemapClipboardDataSitemap clipboard data bean.Classorg.opencms.ade.sitemap.sharedOpenCMS
I_CmsClientMessageBundleConvenient client message bundle interface.Interfaceorg.opencms.gwtOpenCMS
A_CmsClipboardTabBase class for clipboard tabs.Classorg.opencms.ade.containerpage.client.uiOpenCMS
CmsAcceptDeclineCancelDialogProvides a confirmation dialog with yes, no and cancel button.Classorg.opencms.gwt.client.uiOpenCMS
CmsClientAliasImportResultA client-side bean for representing the results of an alias import.Classorg.opencms.ade.sitemap.client.aliasOpenCMS
CmsClientCollectionUtilA utility class with functions for dealing with maps.Classorg.opencms.gwt.client.utilOpenCMS
CmsClientStringUtilAdditional string related helper methods.Classorg.opencms.gwt.client.utilOpenCMS
CmsClientUgcSessionClient side object representing a form editing session.Classorg.opencms.ugc.client.exportOpenCMS
CmsClientVariantDisplayClass used to display a client variant of a template context.Classorg.opencms.ade.containerpage.clientOpenCMS
CmsClientVariantFrameContainer widget for the iframe in which the template variant is shown.Classorg.opencms.ade.containerpage.clientOpenCMS
CmsToolbarClipboardButtonSitemap toolbar clipboard button.Classorg.opencms.ade.sitemap.client.toolbarOpenCMS
CmsToolbarClipboardMenuThe clip-board tool-bar menu.Classorg.opencms.ade.containerpage.client.uiOpenCMS
CmsToolbarClipboardViewSitemap toolbar clipboard view.Classorg.opencms.ade.sitemap.client.toolbarOpenCMS
I_CmsAcceptDeclineCancelHandlerHandles the clicks on the 'Yes', 'No' and 'Cancel' buttons of the dialog.Interfaceorg.opencms.gwt.client.uiOpenCMS
I_CmsClientCmsUgcSessionCallbackCallback interface for functions taking a CmsClientFormSession as a parameter.Interfaceorg.opencms.ugc.client.exportOpenCMS
I_CmsSitemapLayoutBundle .I_CmsClipboardCssInterfaceorg.opencms.ade.sitemap.client.ui.cssOpenCMS
ClientCanvasProvisional API, may change in future versions.Classcom.eclipsesource.tabris.widgetsTabris
ClientCanvasLCAClasscom.eclipsesource.tabris.internalTabris
ClientCanvasOperatorClasscom.eclipsesource.tabris.internalTabris
ClientDevice The ClientDevice provides service methods to gain information regarding the requesting client device like the platform, the orientation, the locale and so on.Interfacecom.eclipsesource.tabris.deviceTabris
ClientDevice .Capability Each accessing device has different capabilities like the capability to access the device location or make phone calls.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .ConnectionType An accessing device can use different kinds of connection types like wifi or 3G.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .Orientation Enumeration to distinguish the display orientation.Classcom.eclipsesource.tabris.deviceTabris
ClientDevice .Platform Enumeration to make the identification of a requesting client easier.Classcom.eclipsesource.tabris.deviceTabris
ClientDeviceAdapter This adapter provides an empty default implementation of ClientDeviceListener.Classcom.eclipsesource.tabris.deviceTabris
ClientDeviceImplClasscom.eclipsesource.tabris.internalTabris
ClientDeviceListener This listener can be attached to a ClientDevice to get notifications about changes regarding the clien device, e.Interfacecom.eclipsesource.tabris.deviceTabris
ClientDrawListener A ClientDrawListener will be called when a client draws on a ClientCanvas.Interfacecom.eclipsesource.tabris.widgetsTabris
ClientStore A ClientStore can be used to store data on the client device.Interfacecom.eclipsesource.tabrisTabris
ClientStoreImplSee Also:Serialized FormConstructor SummaryClientStoreImpl()Classcom.eclipsesource.tabris.internalTabris
TabrisClient The RWT Tabris Client.Interfacecom.eclipsesource.tabrisTabris
TabrisClientImplSee Also:Serialized FormConstructor SummaryTabrisClientImpl()Classcom.eclipsesource.tabris.internalTabris
TabrisClientInstaller Installs a Tabris specific client to provide Tabris specific client services.Classcom.eclipsesource.tabrisTabris
TabrisClientProviderSee Also:Serialized FormConstructor SummaryTabrisClientProvider()Classcom.eclipsesource.tabris.internalTabris
AllocLinkIDSee Also:Serialized FormConstructor SummaryAllocLinkID()Classquickfix.fieldQuickFix
AllocLinkTypeClassquickfix.fieldQuickFix
ClientBidIDSee Also:Serialized FormConstructor SummaryClientBidID()Classquickfix.fieldQuickFix
ClientIDSee Also:Serialized FormConstructor SummaryClientID()Classquickfix.fieldQuickFix
InstrmtLegSecListGrpClassquickfix.fix50.componentQuickFix
InstrmtLegSecListGrp .NoLegsClassquickfix.fix50.componentQuickFix
InstrmtLegSecListGrp .NoLegs .NoLegStipulationsSee Also:Serialized FormConstructor SummaryInstrmtLegSecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrpClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSymClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoEventsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoInstrAttribSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoInstrumentPartiesClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoInstrumentParties .NoInstrumentPartySubIDsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoLegsClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoLegs .NoLegStipulationsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoSecurityAltIDSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoStipulationsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoUnderlyingsClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoUnderlyings .NoUnderlyingSecurityAltIDSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoUnderlyings .NoUnderlyingStipsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoUnderlyings .NoUndlyInstrumentPartiesClassquickfix.fix50.componentQuickFix
SecListGrp .NoRelatedSym .NoUnderlyings .NoUndlyInstrumentParties .NoUndlyInstrumentPartySubIDsSee Also:Serialized FormConstructor SummarySecListGrp.Classquickfix.fix50.componentQuickFix
BankClientClassapi.exampleIvy
StockClientClassapi.example.corbaIvy
StockClient .javaClassapi.example.corbaIvy
HttpClientHandler$HttpClientHelperClassapi.org.apache.ivy.util.urlIvy
HttpClientHandlerClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$GETInputStreamClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$HttpClientHelper2xClassapi.org.apache.ivy.util.urlIvy
HttpClientHandler$HttpClientHelper3xClassapi.org.apache.ivy.util.urlIvy
AddQueryBuilderSearchCriteriaClientDoerClasscom.ptc.core.ca.co.client.searchWindChill
BasicLinkComparisonClasswt.enterpriseWindChill
CoClipboardThe conceptual clipboard.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardActionDoerBased class for the clipboard Cut and Copy doers.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardActionHandlerCoClipboardActionHandler provides a base class for a clipboard action handlers to be used to configure paste action.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardActionHandlerDataFields inherited from interface com.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardCopyDoerClipboard doer for the Copy operation.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardCutDoerClipboard doer for the Cut operation.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardFunction_Action_Param_AddClippedAsGroupA function to specify as task parameter function for a task that implements clipboard operation.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardFunction_Action_Param_AddClippedAsUfidsA function to specify as task parameter function for a task that implements clipboard operation.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardFunction_Action_Result_CleanClipboardA function to specify as task output parameter function for a task that implements paste operation.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardItemThe object of this class represents a clipped item.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClipboardMode Supported API: trueSee Also:Serialized FormClasscom.ptc.core.ca.co.client.selectionWindChill
CoClipboardPasteDoerBased class for the clipboard Paste doers.Classcom.ptc.core.ca.co.client.selectionWindChill
CoClippingReasonThe clipping reason.Classcom.ptc.core.ca.co.client.selectionWindChill
ESICoObjectListPickerAddOkClientDoerThe doer responsible for the addition to the existing list of instances in the target instance holder of a list created from picked elements.Classcom.ptc.core.ca.co.client.esiWindChill
ESIMultiSelectedObjectsAddRemoveClientDoerThis class implements a doer that removes a list of selected items from a model of a selector.Classcom.ptc.core.ca.co.client.esiWindChill
SessionClipboardThis class holds the clipboard that is currently being used by generative clients to hold client objects.Classcom.ptc.core.ca.swing.datatransfer.clientWindChill
WTClipboardThis class holds the clipboard that is currently being used by Windchill clients to hold Windchill objects.Classwt.clients.utilWindChill
WebClipboardActionHandlerMethods inherited from class com.Classcom.ptc.core.ca.web.client.selectionWindChill
WebPageActionClientDoerClasscom.ptc.core.ca.web.client.searchWindChill
WebSearchTypeActionClientDoerMethods inherited from class java.Classcom.ptc.core.ca.web.client.searchWindChill
RiakClient The client used to perform operations on Riak.Classcom.basho.riak.client.apiRiak
MouseClickedEventA MouseClickedEvent is sent to onMouseClicked() when the mouse is clicked inside the battle view.ClassrobocodeRoboCode
AbstractClientAbstract base class for IBigdataClient implementations.Classcom.bigdata.serviceBlazeGraph
AbstractQuorumClientBase class for QuorumClients.Classcom.bigdata.quorumBlazeGraph
AbstractScaleOutClientClient class for AbstractScaleOutFederations.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .MetadataIndexCachePolicyPolicy options for caching PartitionLocators for an Warning: This feature is expected to evolve.Classcom.bigdata.serviceBlazeGraph
AbstractScaleOutClient .OptionsOptions understood by the AbstractScaleOutClient.Interfacecom.bigdata.serviceBlazeGraph
AbstractScaleOutClientIndexViewAbstract base class for the IScaleOutClientIndex implementation(s).Classcom.bigdata.service.ndxBlazeGraph
AbstractScaleOutClientIndexView2Abstract class encapsulating MOST of the logic for executing tasks corresponding to client index operations.Classcom.bigdata.service.ndxBlazeGraph
AbstractTestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
ASTNumericLiteralClasscom.bigdata.rdf.sail.sparql.astBlazeGraph
AutoCloseHttpClientA HttpClient that supports the AutoCloseable protocol and which will be transparently closed by theClasscom.bigdata.rdf.sail.webapp.clientBlazeGraph
BigdataGraphClientThis is a thin-client implementation of a Blueprints wrapper around the client library that interacts with the NanoSparqlServer.Classcom.bigdata.blueprintsBlazeGraph
ClientAsynchronousIteratorWraps an RemoteAsynchronousIterator so that it looks like an IAsynchronousIterator again.Classcom.bigdata.service.proxyBlazeGraph
ClientBufferSerializable class wraps a RemoteBuffer delegating methods through to the IBuffer on the remote service while masqueradingClasscom.bigdata.service.proxyBlazeGraph
ClientExceptionExposes a linked list of retry exceptions leading to the failure of an AbstractDataServiceProcedureTask.Classcom.bigdata.service.ndxBlazeGraph
ClientFutureSerializable class wraps a RemoteFuture delegating methods through to the Future on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientIndexView A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientIndexViewRefactor A client-side view of a scale-out index as of some timestamp.Classcom.bigdata.service.ndxBlazeGraph
ClientRunnableBufferSerializable class wraps a RemoteRunnableBuffer delegating methods through to the IRunnableBuffer on the remote service whileClasscom.bigdata.service.proxyBlazeGraph
ClientServiceA service for distributing application Callables across an IBigdataFederation.Classcom.bigdata.serviceBlazeGraph
ClientService .ClientServiceFederationDelegate DistributedTransactionService.Classcom.bigdata.serviceBlazeGraph
ClientService .OptionsConfiguration options.Interfacecom.bigdata.serviceBlazeGraph
DefaultClientDelegateDefault IFederationDelegate implementation used by a standard client.Classcom.bigdata.serviceBlazeGraph
DefaultHttpClientFactoryThis implementation: Creates an AutoCloseHttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
DefaultHttpClientFactory .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
EmbeddedClientA client for an embedded federation (the client and the data services all run in the same process).Classcom.bigdata.serviceBlazeGraph
EmbeddedClient .OptionsOptions for the embedded (in process) federation.Interfacecom.bigdata.serviceBlazeGraph
HttpClientConfiguratorFactory for HttpClient.Classcom.bigdata.rdf.sail.webapp.clientBlazeGraph
HttpClientConfigurator .OptionsInterfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IAsynchronousClientTaskInterface for remote Callables which process chunks of resources as assigned by the MappedTaskMaster.Interfacecom.bigdata.service.masterBlazeGraph
IBigdataClientInterface for clients of a IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
IBigdataClient .OptionsConfiguration options for IBigdataClients.Interfacecom.bigdata.serviceBlazeGraph
IClientIndexIBigdataClient-side IIndex interface.Interfacecom.bigdata.service.ndxBlazeGraph
IClientServiceA service for distributing client Callables across the resources of an IBigdataFederation.Interfacecom.bigdata.serviceBlazeGraph
IHttpClientFactoryFactory for HttpClient objects.Interfacecom.bigdata.rdf.sail.webapp.clientBlazeGraph
IQueryClientInterface for a client executing queries (the query controller).Interfacecom.bigdata.bop.engineBlazeGraph
IScaleOutClientIndexA client-side view of a scale-out index.Interfacecom.bigdata.service.ndxBlazeGraph
NanoSparqlClient .QueryOptionsOptions for the query.Classcom.bigdata.rdf.sail.benchBlazeGraph
NanoSparqlClient .QueryTaskClasscom.bigdata.rdf.sail.benchBlazeGraph
QuorumClientA non-remote interface for a client which monitors the state of a quorum.Interfacecom.bigdata.quorumBlazeGraph
ScaleOutClientFactoryConvenience class to break out bigdata-jini dependency.Classcom.bigdata.serviceBlazeGraph
TestClientExceptionClass written to verify the stack trace printing behavior of Note: You have to inspect the test results by hand.Classcom.bigdata.serviceBlazeGraph
TestEmbeddedClientTest suite for the EmbeddedClient.Classcom.bigdata.serviceBlazeGraph
TestNanoSparqlClientClasscom.bigdata.rdf.sail.webappBlazeGraph
ClipboardCopies/pastes images to/from the system clipboard.Classij.pluginImageJ
HttpClientFactoryPrepare instances of HttpClient with desired socket configuration settings.Classorg.carrot2.util.httpclientCarrot
ClientFrameMain frame of the eXist GUISee Also:Serialized FormClassorg.exist.clientExistDB
ClientInputHandlerA class to extend DefaultInputHandler to be a little more Mac friendly.Classorg.exist.clientExistDB
ClientInputHandler .clip_copyConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .clip_cutConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .clip_pasteConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientInputHandler .select_allConstructor SummaryClientInputHandler.Classorg.exist.clientExistDB
ClientTextAreaClassorg.exist.clientExistDB
InteractiveClientCommand-line client based on the XML:DB API.Classorg.exist.clientExistDB
InteractiveClient .ProgressObserverConstructor SummaryInteractiveClient.Classorg.exist.clientExistDB
JMXClientClassorg.exist.management.clientExistDB
ClientPropertiesA class which represents the properties of a web client.Classcom.meterware.httpunitHttpUnit
ServletUnitClientA client for use with the servlet runner class, allowing the testing of servlets without an actual servlet container.Classcom.meterware.servletunitHttpUnit
WebClientThe context for a series of web requests.Classcom.meterware.httpunitHttpUnit
WebClient .HeaderDictionarySee Also:Serialized FormConstructor SummaryWebClient.Classcom.meterware.httpunitHttpUnit
WebClientListenerA listener for messages sent and received by a web client.Interfacecom.meterware.httpunitHttpUnit
ArrowClickEventFires after a button's arrow is clicked.Classcom.sencha.gxt.widget.core.client.eventGXT
ArrowClickEvent .ArrowClickHandlerHandler for ArrowClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
ArrowClickEvent .HasArrowClickHandlersA widget that implements this interface is a public source of ArrowClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
CellClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
CellClickEvent .CellClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
CellClickEvent .HasCellClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
CellDoubleClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
CellDoubleClickEvent .CellDoubleClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
CellDoubleClickEvent .HasCellDoubleClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
ClickRepeaterA utility class that continues to fire a "click" event when the user holds the mouse key down.Classcom.sencha.gxt.core.client.utilGXT
ClickRepeaterEventRepresents the click repeater event.Classcom.sencha.gxt.core.client.utilGXT
ClickRepeaterEvent .ClickRepeaterHandlerHandler for ClickRepeaterEvent events.Interfacecom.sencha.gxt.core.client.utilGXT
ClickRepeaterEvent .HasClickRepeaterHandlersA object that implements this interface is a public source of ClickRepeaterEvent events.Interfacecom.sencha.gxt.core.client.utilGXT
ClicksToEditClicksToEdit enumeration.Classcom.sencha.gxt.widget.core.client.grid.editingGXT
HeaderClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
HeaderClickEvent .HasHeaderClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
HeaderClickEvent .HeaderClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
HeaderDoubleClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
HeaderDoubleClickEvent .HasHeaderDoubleClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
HeaderDoubleClickEvent .HeaderDoubleClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
RowClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
RowClickEvent .HasRowClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
RowClickEvent .RowClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
RowDoubleClickEventClasscom.sencha.gxt.widget.core.client.eventGXT
RowDoubleClickEvent .HasRowDoubleClickHandlersInterfacecom.sencha.gxt.widget.core.client.eventGXT
RowDoubleClickEvent .RowDoubleClickHandlerInterfacecom.sencha.gxt.widget.core.client.eventGXT
TriggerClickEventFires after the trigger is clicked.Classcom.sencha.gxt.widget.core.client.eventGXT
TriggerClickEvent .HasTriggerClickHandlersA widget that implements this interface is a public source of TriggerClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
TriggerClickEvent .TriggerClickHandlerHandler class for TriggerClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
TwinTriggerClickEventFires after the twin trigger is clicked.Classcom.sencha.gxt.widget.core.client.eventGXT
TwinTriggerClickEvent .HasTwinTriggerClickHandlersA widget that implements this interface is a public source of TwinTriggerClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
TwinTriggerClickEvent .TwinTriggerClickHandlerHandler class for TwinTriggerClickEvent events.Interfacecom.sencha.gxt.widget.core.client.eventGXT
ClipEvenOddRuleClassorg.apache.pdfbox.util.operator.pagedrawerPDFBox
ClipNonZeroRuleClassorg.apache.pdfbox.util.operator.pagedrawerPDFBox
CodecLineParsingException a generic exception we use if the codec has trouble parsing the line its givenAuthor:aaronSee Also:Serialized FormClasshtsjdk.tribble.exceptionHtsJDK
FTPClientClasshtsjdk.samtools.util.ftpHtsJDK
HardClipA read feature representing a hard clip similar to CigarOperator.Classhtsjdk.samtools.cram.encoding.readfeaturesHtsJDK
OverclippedReadFilterFilters out reads with very few unclipped bases, likely due to the read coming from a foreign organism, e.Classhtsjdk.samtools.filterHtsJDK
SoftClipA read feature representing a soft clip similar to CigarOperator.Classhtsjdk.samtools.cram.encoding.readfeaturesHtsJDK
WholeReadClippedFilterFilter SAMRecords so that only those that have at least one un-clipped base areAuthor:ktibbett@broadinstitute.Classhtsjdk.samtools.filterHtsJDK
PrivilegedSaslClientWrapper around SaslClient, which performs necessary parts of the authentication protocol as PrivilegedActions with theClasscom.datastax.driver.authDataStax
ClientClient to manage REST calls to a REST Controller.Classnet.sf.serfj.clientSerfJ
IMouseClickedListenerPlatform and technology independent mouse clicked listener definition.Interfacejavax.rad.ui.event.type.mouseJVX
AbstractEclipseLinkExpressionVisitorThe abstract implementation of EclipseLinkExpressionVisitor.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
AbstractEclipseLinkParameterTypeVisitorThis visitor calculates the type of an input parameter.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSelectExpressionStateObjectBuilderClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
AbstractEclipseLinkSemanticValidatorThis validator is responsible to gather the problems found in a JPQL query by validating the content to make sure it is semantically valid for EclipseLink.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSemanticValidator .EclipseLinkOwningClauseVisitorThis visitor retrieves the clause owning the visited Expression.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSemanticValidator .SubquerySelectItemCalculatorClassorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSemanticValidator .TableExpressionVisitorClassorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSemanticValidator .TopLevelFirstDeclarationVisitorClassorg.eclipse.persistence.jpa.jpqlEclipseLink
AbstractEclipseLinkSimpleSelectExpressionStateObjectBuilderClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
AbstractEclipseLinkStateObjectVisitorThe abstract definition of EclipseLinkStateObjectVisitor, which implements all the methods but does nothing.Classorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
AbstractEclipseLinkTraverseChildrenVisitorThis ExpressionVisitor traverses the entire hierarchy of the JPQL parsed tree by going down into each of the children of any given Expression.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
AbstractEclipseLinkTraverseChildrenVisitorThis StateObjectVisitor traverses the entire hierarchy of the JPQL parsed tree by going down into each of the children of any given StateObject.Classorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
AbstractEclipseLinkTraverseParentVisitorThis EclipseLinkExpressionVisitor traverses up the hierarchy.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
AbstractEclipseLinkTraverseParentVisitorThis StateObjectVisitor traverses up the hierarchy.Classorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
AnonynousEclipseLinkStateObjectVisitorThis visitor allows a subclass to simply override AnonymousStateObjectVisitor.Classorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
ClientSessionPurpose: Acts as a client to the server session.Classorg.eclipse.persistence.sessions.serverEclipseLink
DefaultEclipseLinkJPQLGrammarThis JPQL grammar provides support for parsing JPQL queries defined by the JPA 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
DefaultEclipseLinkJPQLQueryBuilderAn implementation of IJPQLQueryBuilder that provides support based on the latest release of the Java Persistence functional specification.Classorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkActualJPQLQueryFormatterThis IJPQLQueryFormatter is used to generate a string representation of a StateObject based on how it was parsed, which means this formatter can only be used when the StateObject was created by parsing aClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkAnonymousExpressionVisitorThis visitor allows a subclass to simply override AnonymousExpressionVisitor.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkBasicRefactoringToolThis utility class provides basic refactoring support.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkClassWriterInterfaceorg.eclipse.persistence.dynamicEclipseLink
EclipseLinkConditionalStateObjectBuilderThe EclipseLink extension over the basic support provided by IConditionalExpressionStateObjectBuilder.Classorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkContentAssistVisitorThis extension over the default content assist visitor adds the additional support EclipseLink Provisional API: This interface is part of an interim API that is still under development andClassorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkContentAssistVisitor .AcceptableTypeVisitorClassorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkContentAssistVisitor .AppendableExpressionVisitorClassorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkContentAssistVisitor .EndingQueryPositionBuilderClassorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkContentAssistVisitor .FollowingClausesVisitorClassorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkDeclarationResolverThe EclipseLink implementation of DeclarationResolver that adds support for its additional support.Classorg.eclipse.persistence.jpa.jpql.tools.resolverEclipseLink
EclipseLinkException Purpose: Any exception raised by EclipseLink should be a subclass of this exception class.Classorg.eclipse.persistence.exceptionsEclipseLink
EclipseLinkExpressionVisitorThe ExpressionVisitor that adds support for the additional JPQL identifiers supported by EclipseLink that is not defined in the JPA function specification.Interfaceorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkGrammarValidatorThis validator adds EclipseLink extension over what the JPA functional specification had defined.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
EclipseLinkGrammarValidator .InExpressionVisitorClassorg.eclipse.persistence.jpa.jpqlEclipseLink
EclipseLinkGrammarValidator .InExpressionWithNestedArrayVisitorClassorg.eclipse.persistence.jpa.jpqlEclipseLink
EclipseLinkJPQLGrammar1This JPQL grammar provides support for parsing JPQL queries defined in JSR-220 - Enterprise JavaBeans 3.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_0This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_1This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_2This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_3This JPQLGrammar provides support for parsing JPQL queries defined in JSR-337 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_4This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_5This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLGrammar2_6This JPQLGrammar provides support for parsing JPQL queries defined in JSR-338 - Java Persistence 2.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
EclipseLinkJPQLQueryBuilderAn implementation of IJPQLQueryBuilder that provides support based on the release of the Java Persistence functional specification defined in Classorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkJPQLQueryContextThis context is used to store information related to the JPQL query.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkJPQLQueryFormatterThe default implementation of a IJPQLQueryFormatter that adds support for formatting EclipseLink specific JPQL identifiers.Classorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkJPQLQueryHelperThis helper can perform the following operations over a JPQL query: Calculates the result type of a query: AbstractJPQLQueryHelper.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkLiteralVisitorThis visitor traverses an Expression and retrieves the "literal" value.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
EclipseLinkLogRecord Used to include TopLink's own logging properties that will be formatted by a TopLink FormatterSee Also:Serialized FormClassorg.eclipse.persistence.loggingEclipseLink
EclipseLinkParameterTypeVisitorThis visitor calculates the type of an input parameter.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkRefactoringToolThis refactoring tool add support for EclipseLink specific extension over the default implementation of JPQL defined in the Java Persistence functional specification.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkResolverBuilderAn implementation of a ResolverBuilder that adds support for EclipseLink extension.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkSelectExpressionStateObjectBuilderClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkSemanticValidatorThis validator is responsible to gather the problems found in a JPQL query by validating the content to make sure it is semantically valid for EclipseLink.Classorg.eclipse.persistence.jpa.jpql.toolsEclipseLink
EclipseLinkSemanticValidatorExtensionThis extension provides additional support to semantic validation by adding support for non-JPA specific artifacts, such as database objects.Interfaceorg.eclipse.persistence.jpa.jpqlEclipseLink
EclipseLinkSimpleSelectExpressionStateObjectBuilderClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkStateObjectBuilderThe default implementation of BasicStateObjectBuilder, which provides support based on the JPQL grammar defined in the Java Persistence functional specification and for the additionalClassorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
EclipseLinkStateObjectVisitorThe interface is used to traverse the StateObject hierarchy that represents a JPQL query as well as what EclipseLink adds on top of the basic grammar.Interfaceorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
EclipseLinkVersionenum EclipseLinkVersionAn enumeration listing the various releases of EclipseLink.Classorg.eclipse.persistence.jpa.jpqlEclipseLink
IEclipseLinkConditionalStateObjectBuilderThe EclipseLink extension over the basic support provided by IEclipseLinkConditionalStateObjectBuilder.Interfaceorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
IEclipseLinkMappingTypeThis enumeration lists the mapping types defined in the Java Persistence functional specification and those that are provided by EclipseLink.Interfaceorg.eclipse.persistence.jpa.jpql.tools.spiEclipseLink
IEclipseLinkSelectExpressionStateObjectBuilderInterfaceorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
IEclipseLinkSimpleSelectExpressionStateObjectBuilderInterfaceorg.eclipse.persistence.jpa.jpql.tools.modelEclipseLink
MigrateTopLinkToEclipseLinkProvides a product rename utility specific to moving Oracle TopLink source to EclipseLink.Classorg.eclipse.persistence.utils.renameEclipseLink
NumericLiteralExact numeric literals support the use of Java integer literal syntax as well as SQL exact numeric literal syntax.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
NumericLiteralBNFThe query BNF for a numeric literal.Classorg.eclipse.persistence.jpa.jpql.parserEclipseLink
NumericLiteralStateObjectExact numeric literals support the use of Java integer literal syntax as well as SQL exact numeric literal syntax.Classorg.eclipse.persistence.jpa.jpql.tools.model.queryEclipseLink
IWDClientUserAn IWDClientUser instance represents a Web Dynpro client user.Interfacecom.sap.tc.webdynpro.services.sal.um.apiSAP NetWeaver
IWDGantt .IWDOnNodeDoubleClicked Interface defining the parameter names for event onNodeDoubleClicked.Interfacecom.sap.tc.webdynpro.clientserver.uielib.activecomp.apiSAP NetWeaver
IWDJCOClientConnectionThis interface describes a JCO connection used by a Web Dynpro application.Interfacecom.sap.tc.webdynpro.services.sal.sl.apiSAP NetWeaver
IWDNetwork .IWDOnNodeDoubleClicked Interface defining the parameter names for event onNodeDoubleClicked.Interfacecom.sap.tc.webdynpro.clientserver.uielib.activecomp.apiSAP NetWeaver
WDClientExceptionThis unchecked exception is thrown, if something in the ClientAbstraction went wrong, but it See Also:Serialized FormClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskErrorThrown if the execution of an IClientTask is aborted due to an error condition.Classcom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskExceptionClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientTaskWarningClasscom.sap.tc.webdynpro.services.cal.core.exceptionsSAP NetWeaver
WDClientUserWDClientUser provides static methods to access an IWDClientUser instance.Classcom.sap.tc.webdynpro.services.sal.um.apiSAP NetWeaver
WDJCOClientConnectionStatusClass describing the different possible states of a JCO client connection.Classcom.sap.tc.webdynpro.services.sal.sl.apiSAP NetWeaver
JCO .ClientThis object holds all information necessary to establish a connection to a remote JCO server, i.Classcom.sap.mw.jcoSAP NetWeaver
ClientFamilyThe ClientFamily identifies the family type of the client that has sent the It could be one of the following: JAVASCRIPT_11, JAVASCRIPT_12, HTML_32,Classcom.sapportals.portal.prt.componentSAP NetWeaver
ClientTypeThe ClientType identifies the type of the client that has sent the request.Classcom.sapportals.portal.prt.componentSAP NetWeaver
IClientEventReceiverinterface for receiver object in the eventing pattern.Interfacecom.sapportals.portal.prt.service.epcftoolboxSAP NetWeaver
IClientEventSenderinterface for sender object in the eventing pattern.Interfacecom.sapportals.portal.prt.service.epcftoolboxSAP NetWeaver
IClientNavigationGeneratorThe interface that generates the JavaScript code (doNavigate() method) that navigates to a specific navigation node.Interfacecom.sapportals.portal.navigationSAP NetWeaver
AclImplementationExceptionACL implementation exception.Classcom.sapportals.portal.pcd.glSAP NetWeaver
BreadCrumbClickEventEvent fired by a BreadCrumb Copyright 2004 SAP AGClasscom.sapportalsSAP NetWeaver
ButtonClickEventEvent that is fired when a Button is clicked Copyright 2004 SAP AGClasscom.sapportalsSAP NetWeaver
CheckboxClickEventEvent that is fired when a Checkbox was clicked Copyright 2004 SAP AGClasscom.sapportalsSAP NetWeaver
ClientEventContainerA very simple container that simply renders its content without any additions.ClasscomSAP NetWeaver
DateNavigatorDayClickEventEvent that is fired when a single day in a DateNavigator is clicked upon.Classcom.sapportalsSAP NetWeaver
DateNavigatorMonthClickEventEvent that is fired when a month in a DateNavigator is clicked upon.Classcom.sapportalsSAP NetWeaver
DateNavigatorWeekClickEventEvent that is fired when a week number in a DateNavigator is clicked upon.Classcom.sapportalsSAP NetWeaver
LinkClickEventEvent that is fired when a Link is clicked Copyright 2004 SAP AGClasscom.sapportalsSAP NetWeaver
RadioButtonClickEvent Copyright 2004 SAP AGConstructor SummaryRadioButtonClickEvent()Classcom.sapportalsSAP NetWeaver
TableCellClickEvent Copyright 2004 SAP AGConstructor SummaryTableCellClickEvent()Classcom.sapportalsSAP NetWeaver
TableHeaderClickEvent Copyright (c) SAP AG 2003Constructor SummaryTableHeaderClickEvent()Classcom.sapportalsSAP NetWeaver
TrayHeaderClickEventEnter description here Copyright 2004 SAP AGClasscom.sapportalsSAP NetWeaver
IAclInheritanceControllerInterface describing an ACL inheritance controller responsible to walk along the inheritence chain of the ACL security setting propagation, e.Interfacecom.sap.netweaver.bc.rf.mi.security.aclSAP NetWeaver
IAclInheritanceControllerAn IAclInheritanceController administers the inheritance of ACLs.Interfacecom.sapportals.wcm.repository.managerSAP NetWeaver
IRecurrenceClientInterfacecom.sap.ip.collaboration.gw.api.framework.groupware.recurrenceSAP NetWeaver
ClientDataResetDescription of the ClassConstructor SummaryClientDataReset()Classcom.sap.ip.me.api.servicesSAP NetWeaver
AbstractDocLinkThis class contains common code for doclink webscripts controllersSince:5.Classorg.alfresco.repo.web.scripts.doclinkAlFresco
AlfrescoClientInfoAlfresco Client Information Class Contains additional fields used by the Alfresco filesystem drivers.Classorg.alfresco.filesys.alfrescoAlFresco
AlfrescoClientInfoFactoryClassorg.alfresco.filesys.alfrescoAlFresco
ClientConfigElementCustom config element that represents config values for the clientAuthor:Kevin RoastSee Also:Serialized FormClassorg.alfresco.web.configAlFresco
ClientElementReaderClassorg.alfresco.web.configAlFresco
ClientHelperClassorg.alfresco.filesys.repoAlFresco
ClientTicketHolderInterface for Authentication ticket caching.Interfaceorg.alfresco.repo.remoteAlFresco
ClientTicketHolderGlobalRemote client utility to hold an authentication ticket.Classorg.alfresco.repo.remoteAlFresco
ClientTicketHolderThreadA Ticket holder that holds a ticket per thread.Classorg.alfresco.repo.remoteAlFresco
ClipboardBeanBean backing the Clipboard shelf functionality.Classorg.alfresco.web.bean.clipboardAlFresco
ClipboardItemSimple class representing a single item added to the clipboard.Interfaceorg.alfresco.web.bean.clipboardAlFresco
ClipboardShelfItemTagClassorg.alfresco.web.ui.repo.tag.shelfAlFresco
ClipboardStatusenum ClipboardStatus Clipboard status for an item.Classorg.alfresco.web.bean.clipboardAlFresco
CMISParser .signedNumericLiteral_returnClassorg.alfresco.repo.search.impl.parsersAlFresco
CyclicChildRelationshipExceptionThrown when a cyclic parent-child relationship is detected.Classorg.alfresco.service.cmr.repositoryAlFresco
DocLibNodeLocatorThis NodeLocator identifies the site in which the source node resides and returns the Document Library container for that site.Classorg.alfresco.repo.siteAlFresco
DocLinkPostThis class is the controller for the doclink.Classorg.alfresco.repo.web.scripts.doclinkAlFresco
DocLinksDeleteThis class is the controller for the doclink.Classorg.alfresco.repo.web.scripts.doclinkAlFresco
HttpClientHelperHelper class to provide access to Thread Local instances of HttpClient.Classorg.alfresco.utilAlFresco
HttpClientTransmitterImplHTTP implementation of TransferTransmitter.Classorg.alfresco.repo.transferAlFresco
NodeIdAndAclIdInterfaceorg.alfresco.repo.domain.nodeAlFresco
RemoteConnectorClientExceptionAn exception thrown when the remote server indicates that the client has made a mistake with the request.Classorg.alfresco.service.cmr.remoteconnectorAlFresco
SOLRAdminClientProvides an interface to the Solr admin APIs, used by the Alfresco Enterprise JMX layer.Classorg.alfresco.repo.solrAlFresco
SolrAdminHTTPClientClassorg.alfresco.repo.search.impl.solrAlFresco
SolrBackupClientClassorg.alfresco.repo.search.impl.solrAlFresco
SolrQueryHTTPClientClassorg.alfresco.repo.search.impl.solrAlFresco
UIClipboardShelfItemClassorg.alfresco.web.ui.repo.component.shelfAlFresco
UIClipboardShelfItem .ClipboardEventClassorg.alfresco.web.ui.repo.component.shelfAlFresco
UIPropertySheet .ClientValidationInner class representing a validation case that must be enforced.Classorg.alfresco.web.ui.repo.component.propertyAlFresco
ApplyRWClientManipulationFields inherited from class com.Classcom.microstrategy.web.app.tasksMicroStrategy
ClientLogThis class includes generic methods for having a way for measuring client rendering times.Classcom.microstrategy.web.app.utilsMicroStrategy
ClientSideDescriptorTagClasscom.microstrategy.web.app.taglibsMicroStrategy
ClientSideDescriptorTagHelperMicroStrategyClasscom.microstrategy.web.app.taglibsMicroStrategy
ClientSideHelperClientSideHelper Provides utility functions used to provide a single code base for: 1) including javascript files,Classcom.microstrategy.web.app.utilsMicroStrategy
ClientSideLayoutThis class is a cache entry in a server-side cache.Classcom.microstrategy.utils.configMicroStrategy
ClientSideLayoutCacheHintThis class provides the hint to use when looking up client side layout caches (for use in the Javascript UI Library [JUIL]).Classcom.microstrategy.utils.configMicroStrategy
ClientSideLayoutsThis class provides the front-end from retrieving client-side layout contents for use with the Javascript UI Library (JUIL).Classcom.microstrategy.utils.configMicroStrategy
EnumDSSXMLClientTypesThis interface defines the enumeration constants used to specify the type of client application from which the user request is submitted.Interfacecom.microstrategy.webapiMicroStrategy
EnumDSSXMLSubscriptionMobileClientTypeThis interface defines the enumeration constants used to specify the client types for mobile subscriptionsInterfacecom.microstrategy.webapiMicroStrategy
FolderViewTransform .ClientEventFields inherited from class com.Classcom.microstrategy.web.app.transformsMicroStrategy
RWClipboardTHIS INTERFACE IS NOT SUPPORTED FOR USE IN CUSTOM APPLICATION DEVELOPMENT.Interfacecom.microstrategy.web.objects.rwMicroStrategy
DefaultFacebookClientDefault implementation of a Facebook Graph API client.Classcom.restfbRestFB
DefaultLegacyFacebookClientClasscom.restfbRestFB
FacebookClientSpecifies how a Facebook Graph API client must operate.Interfacecom.restfbRestFB
FacebookClient .AccessTokenRepresents an access token/expiration date pair.Classcom.restfbRestFB
FacebookClient .DebugTokenErrorClasscom.restfbRestFB
FacebookClient .DebugTokenInfo Represents the result of a FacebookClient.Classcom.restfbRestFB
FacebookDeviceTokenDeclinedExceptionClasscom.restfb.exception.devicetokenRestFB
LegacyFacebookClientSpecifies how a Legacy Facebook API client must Implementors must support Legacy authentication (API Key, Application Secret, and Session Key) as well as theInterfacecom.restfbRestFB
AddTabClickedEventClasscom.smartgwt.client.widgets.tab.eventsSmartGWT
AddTabClickedHandlerInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
ApplyClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
ApplyClickEventClasscom.smartgwt.client.widgets.rte.eventsSmartGWT
ApplyClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
ApplyClickHandlerInterfacecom.smartgwt.client.widgets.rte.eventsSmartGWT
BackgroundClickEventClasscom.smartgwt.client.widgets.calendar.eventsSmartGWT
BackgroundClickHandlerInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
ButtonClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
ButtonClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
CalendarEventClickClasscom.smartgwt.client.widgets.calendar.eventsSmartGWT
CalendarEventRemoveClickClasscom.smartgwt.client.widgets.calendar.eventsSmartGWT
CancelClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
CancelClickEventClasscom.smartgwt.client.widgets.rte.eventsSmartGWT
CancelClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
CancelClickHandlerInterfacecom.smartgwt.client.widgets.rte.eventsSmartGWT
CellClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
CellClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
CellContextClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
CellContextClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
CellDoubleClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
CellDoubleClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
ChartPointClickEventClasscom.smartgwt.client.widgets.chartSmartGWT
ChartPointClickHandlerInterfacecom.smartgwt.client.widgets.chartSmartGWT
ClickEventClasscom.smartgwt.client.widgets.drawing.eventsSmartGWT
ClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
ClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
ClickHandlerInterfacecom.smartgwt.client.widgets.drawing.eventsSmartGWT
ClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
ClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
ClickHandlerInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
ClickMaskInterfacecom.smartgwt.client.docsSmartGWT
ClickMaskModeClasscom.smartgwt.client.typesSmartGWT
ClientDataInterfacecom.smartgwt.client.docsSmartGWT
ClientDataIntegrationInterfacecom.smartgwt.client.docsSmartGWT
ClientOnlyDataSourceCallbackInterfacecom.smartgwt.client.callbacksSmartGWT
ClientOnlyDataSourcesInterfacecom.smartgwt.client.docsSmartGWT
ClientServerIntegrationInterfacecom.smartgwt.client.docsSmartGWT
ClippingInterfacecom.smartgwt.client.docsSmartGWT
CloseClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
CloseClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
CloseClickHandlerInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
DataLabelClickEventClasscom.smartgwt.client.widgets.chartSmartGWT
DataLabelClickHandlerInterfacecom.smartgwt.client.widgets.chartSmartGWT
DayBodyClickEventClasscom.smartgwt.client.widgets.calendar.eventsSmartGWT
DayBodyClickHandlerInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
DayHeaderClickEventClasscom.smartgwt.client.widgets.calendar.eventsSmartGWT
DayHeaderClickHandlerInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
DoubleClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
DoubleClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
DoubleClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
DoubleClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
DownClickEventClasscom.smartgwt.client.widgets.layout.eventsSmartGWT
DownClickHandlerInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
EditMaskClickedEventClasscom.smartgwt.client.toolsSmartGWT
EditMaskClickedHandlerInterfacecom.smartgwt.client.toolsSmartGWT
EventClickHandlerInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
EventRemoveClickHandlerInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
FolderClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
FolderClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
FolderContextClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
FolderContextClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
FormItemClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
FormItemIconClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasAddTabClickedHandlersInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
HasApplyClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasApplyClickHandlersInterfacecom.smartgwt.client.widgets.rte.eventsSmartGWT
HasBackgroundClickHandlersInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
HasButtonClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasCancelClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasCancelClickHandlersInterfacecom.smartgwt.client.widgets.rte.eventsSmartGWT
HasCellClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasCellContextClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasCellDoubleClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasClickHandlersInterfacecom.smartgwt.client.widgets.drawing.eventsSmartGWT
HasClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasClickHandlersInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
HasCloseClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasCloseClickHandlersInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
HasDataLabelClickHandlersInterfacecom.smartgwt.client.widgets.chartSmartGWT
HasDayBodyClickHandlersInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
HasDayHeaderClickHandlersInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
HasDoubleClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasDoubleClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasDownClickHandlersInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
HasEditMaskClickedHandlersInterfacecom.smartgwt.client.toolsSmartGWT
HasEventClickHandlersInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
HasEventRemoveClickHandlersInterfacecom.smartgwt.client.widgets.calendar.eventsSmartGWT
HasFolderClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasFolderContextClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasFormItemClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasHeaderClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasHeaderDoubleClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasIconClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasIconClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasImageClickHandlersInterfacecom.smartgwt.client.widgets.tableview.eventsSmartGWT
HasItemClickHandlersInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
HasItemClickHandlersInterfacecom.smartgwt.client.widgets.toolbar.eventsSmartGWT
HasLeafClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasLeafContextClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasLegendClickHandlersInterfacecom.smartgwt.client.widgets.chartSmartGWT
HasMaximizeClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasMenuIconClickHandlersInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
HasMinimizeClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasNavigationClickHandlersInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
HasNoClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasNodeClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasNodeContextClickHandlersInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
HasOkClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasPickerIconClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasRecordClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasRecordClickHandlersInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
HasRecordContextClickHandlersInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
HasRecordDoubleClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasRecordDoubleClickHandlersInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
HasRecordNavigationClickHandlersInterfacecom.smartgwt.client.widgets.tableview.eventsSmartGWT
HasRemoveRecordClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasRestoreClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HasRowContextClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasSectionHeaderClickHandlersInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
HasSorterClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasSorterContextClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasTabIconClickHandlersInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
HasTitleClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasTitleDoubleClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasUpClickHandlersInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
HasValueClickHandlersInterfacecom.smartgwt.client.widgets.chartSmartGWT
HasValueIconClickHandlersInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
HasValueIconClickHandlersInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HasYesClickHandlersInterfacecom.smartgwt.client.widgets.eventsSmartGWT
HeaderClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
HeaderClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
HeaderDoubleClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
HeaderDoubleClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
IconClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
IconClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
IconClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
IconClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
ImageClickEventClasscom.smartgwt.client.widgets.tableview.eventsSmartGWT
ImageClickHandlerInterfacecom.smartgwt.client.widgets.tableview.eventsSmartGWT
ItemClickEventClasscom.smartgwt.client.widgets.menu.eventsSmartGWT
ItemClickEventClasscom.smartgwt.client.widgets.toolbar.eventsSmartGWT
ItemClickHandlerInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
ItemClickHandlerInterfacecom.smartgwt.client.widgets.toolbar.eventsSmartGWT
LeafClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
LeafClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
LeafContextClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
LeafContextClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
LegendClickEventClasscom.smartgwt.client.widgets.chartSmartGWT
LegendClickHandlerInterfacecom.smartgwt.client.widgets.chartSmartGWT
MaximizeClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
MaximizeClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
MenuIconClickEventClasscom.smartgwt.client.widgets.menu.eventsSmartGWT
MenuIconClickHandlerInterfacecom.smartgwt.client.widgets.menu.eventsSmartGWT
MenuItemClickEventClasscom.smartgwt.client.widgets.menu.eventsSmartGWT
MinimizeClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
MinimizeClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
NavigationClickEventClasscom.smartgwt.client.widgets.layout.eventsSmartGWT
NavigationClickHandlerInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
NoClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
NoClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
NodeClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
NodeClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
NodeContextClickEventClasscom.smartgwt.client.widgets.tree.eventsSmartGWT
NodeContextClickHandlerInterfacecom.smartgwt.client.widgets.tree.eventsSmartGWT
OkClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
OkClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
PickerIconClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
PickerIconClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
RecordClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
RecordClickEventClasscom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
RecordClickHandlerInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordContextClickEventClasscom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordContextClickHandlerInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordDoubleClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
RecordDoubleClickEventClasscom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordDoubleClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
RecordDoubleClickHandlerInterfacecom.smartgwt.client.widgets.tile.eventsSmartGWT
RecordNavigationClickEventClasscom.smartgwt.client.widgets.tableview.eventsSmartGWT
RecordNavigationClickHandlerInterfacecom.smartgwt.client.widgets.tableview.eventsSmartGWT
RemoveRecordClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
RemoveRecordClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
RestoreClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
RestoreClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
RowContextClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
RowContextClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
SectionHeaderClickEventClasscom.smartgwt.client.widgets.layout.eventsSmartGWT
SectionHeaderClickHandlerInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
SorterClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
SorterClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
SorterContextClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
SorterContextClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
TabClickEventClasscom.smartgwt.client.widgets.tab.eventsSmartGWT
TabCloseClickEventClasscom.smartgwt.client.widgets.tab.eventsSmartGWT
TabIconClickHandlerInterfacecom.smartgwt.client.widgets.tab.eventsSmartGWT
TitleClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
TitleClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
TitleDoubleClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
TitleDoubleClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
UpClickEventClasscom.smartgwt.client.widgets.layout.eventsSmartGWT
UpClickHandlerInterfacecom.smartgwt.client.widgets.layout.eventsSmartGWT
ValueClickEventClasscom.smartgwt.client.widgets.chartSmartGWT
ValueClickHandlerInterfacecom.smartgwt.client.widgets.chartSmartGWT
ValueIconClickEventClasscom.smartgwt.client.widgets.form.fields.eventsSmartGWT
ValueIconClickEventClasscom.smartgwt.client.widgets.grid.eventsSmartGWT
ValueIconClickHandlerInterfacecom.smartgwt.client.widgets.form.fields.eventsSmartGWT
ValueIconClickHandlerInterfacecom.smartgwt.client.widgets.grid.eventsSmartGWT
XmlClientVsServerInterfacecom.smartgwt.client.docsSmartGWT
YesClickEventClasscom.smartgwt.client.widgets.eventsSmartGWT
YesClickHandlerInterfacecom.smartgwt.client.widgets.eventsSmartGWT
EuclideanDistanceThis class implements the Euclidean distance.Classnet.sf.javaml.distanceJavaML
NormalizedEuclideanDistanceA normalized version of the Euclidean distance.Classnet.sf.javaml.distanceJavaML
NormalizedEuclideanSimilarityClassnet.sf.javaml.distanceJavaML
EntityHttpClientHelpful methods for making HTTP requests to BrooklynNode entities.Interfacebrooklyn.entity.brooklynnodeBrooklyn
EntityHttpClientImplClassbrooklyn.entity.brooklynnodeBrooklyn
GeoscalingWebClientFor interacting with the www.Classbrooklyn.entity.dns.geoscalingBrooklyn
HttpTool .HttpClientBuilderClassbrooklyn.util.httpBrooklyn
MongoDBClientInterfacebrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientDriverInterfacebrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientImplClassbrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientSshDriverClassbrooklyn.entity.nosql.mongodbBrooklyn
MongoDBClientSupportManages connections to standalone MongoDB servers.Classbrooklyn.entity.nosql.mongodbBrooklyn
PortForwardManagerClientClassbrooklyn.location.accessBrooklyn
SshCliToolFor ssh and scp commands, delegating to system calls.Classbrooklyn.util.internal.ssh.cliBrooklyn
SshCliTool .BuilderClassbrooklyn.util.internal.ssh.cliBrooklyn
SshjClientConnectionClassbrooklyn.util.internal.ssh.sshjBrooklyn
SshjClientConnection .BuilderClassbrooklyn.util.internal.ssh.sshjBrooklyn
IgniteHadoopClientProtocolProviderIgnite Hadoop client protocol provider.Classorg.apache.ignite.hadoop.mapreduceIgnite
TcpClientDiscoverySpiClient discovery SPI implementation that uses TCP/IP for node discovery.Classorg.apache.ignite.spi.discovery.tcpIgnite
TcpClientDiscoverySpiMBeanManagement bean for TcpClientDiscoverySpi.Interfaceorg.apache.ignite.spi.discovery.tcpIgnite
BufferingClientHttpResponseClassorg.springframework.social.supportSpring Social
ClientHttpRequestFactorySelectorChooses a request factory.Classorg.springframework.social.supportSpring Social
ClientHttpRequestFactorySelector .HttpComponentsClientRequestFactoryCreatorClassorg.springframework.social.supportSpring Social
ClientRepresents a remote connection to a server that can be used for sending and receiving messages.Interfacecom.jme3.networkJMonkeyEngine
ClientRegistrationMessageClient registration is a message that contains a unique ID.Classcom.jme3.network.messageJMonkeyEngine
ClientRegistrationMessage .ClientRegistrationSerializerA message-specific serializer to avoid compatibility issues between versions.Classcom.jme3.network.messageJMonkeyEngine
ClientStateListenerInterfacecom.jme3.networkJMonkeyEngine
ClientStateListener .DisconnectInfoProvided with the clientDisconnected() notification to include additional information about the disconnect.Classcom.jme3.networkJMonkeyEngine
DefaultClientA default implementation of the Client interface that delegates its network connectivity to a kernel.Classcom.jme3.network.baseJMonkeyEngine
Network .NetworkClientImplNested Class SummaryNested classes/interfaces inherited from class com.Classcom.jme3.networkJMonkeyEngine
NetworkClientA Client whose network connection information can be provided post-creation.Interfacecom.jme3.networkJMonkeyEngine
OGCLinearRingClasscom.esri.core.geometry.ogcESRI
OGCLineStringClasscom.esri.core.geometry.ogcESRI
OperatorClipClips geometries with Envelope2D.Classcom.esri.core.geometryESRI
BasicLibraryA basic library implementation.Classlnb.project.library.basicLNB
ClipboardUtilContains utility methods for easy clipboard access.Classlnb.utilLNB
ClipboardUtil .CustomTransferDataCustom transferable for custom data.Classlnb.utilLNB
ElementSOAPClientThe element soap client adds functions for learning elements and metadata access to the default ILIAS soap client.Classlnb.util.soapLNB
IliasSOAPClient .IlOperationClasslnb.util.soapLNB
IliasSOAPClient .IlUserDataClasslnb.util.soapLNB
XmlRpcClientAn XmlRpcClient represents a connection to an XML-RPC enabled server.Classredstone.xmlrpcLNB
ClientRecordObject representing a client connected to an Interactive Task Server.Classorg.jscience.computing.distributed.serverJScience
ClipClass representing the clip function.Classorg.jscience.mathematics.analysis.expressionsJScience
Coord3D_HeliosphericAriesEclipticA Coord3D for SRF_HeliosphericAriesEcliptic.Classorg.jscience.geography.coordinatesJScience
Coord3D_HeliosphericEarthEclipticA Coord3D for SRF_HeliosphericEarthEcliptic.Classorg.jscience.geography.coordinatesJScience
Coord3D_LocalTangentSpaceEuclideanA Coord3D for SRF_LocalTangentSpaceEuclidean.Classorg.jscience.geography.coordinatesJScience
Coord3D_SolarEclipticA Coord3D for SRF_SolarEcliptic.Classorg.jscience.geography.coordinatesJScience
Coord3D_SolarMagneticEclipticA Coord3D for SRF_SolarMagneticEcliptic.Classorg.jscience.geography.coordinatesJScience
CoordSurf_LocalTangentSpaceEuclideanA CoordSurf for SRF_LocalTangentSpaceEuclidean.Classorg.jscience.geography.coordinatesJScience
CyclicGroupThe CyclicGroup class represents the nth cyclic group.Classorg.jscience.mathematics.algebraic.groupsJScience
CyclicVectora 'cyclic vector' that is element[0] succeeds element[nElem-1] where nElem is size.Classorg.jscience.ml.cml.utilJScience
DictClientZakladni klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
EclipticClassorg.jscience.astronomy.solarsystem.ephemerisJScience
EclipticCoordinateSystemAn ecliptic coordinate system in a Julian frame.Classorg.jscience.astronomy.solarsystem.coordinates.coordinatesystemsJScience
EuclidianMetricClassorg.jscience.mathematics.geometryJScience
HelioeclipticCoordinateSystemA helioecliptic coordinate system at a given epoch.Classorg.jscience.astronomy.solarsystem.coordinates.coordinatesystemsJScience
InteractiveTaskClientThis is a generic client that will connect to an InteractiveTaskServer, download its task, run it and perform interaction with the server at regular intervals.Classorg.jscience.computing.distributed.clientJScience
JDictClientZakladni GUI klient pro DICT dle RFC2229 implementovano SHOW DB, SHOW STRAT, DEFINE, MATCH, QUITClassorg.jscience.linguistics.dictJScience
JPlayerClienta GUI application acting as a client Player in a game played over theSee Also:GameServer, Classorg.jscience.computing.gameJScience
PlasticListenerThe interface that java-rmi Plastic-compatible applications should support.Interfaceorg.votech.plasticAstroGrid
ReactionTableClientInterfaceorg.jscience.physics.nuclear.kinematics.nuclear.gui.tableJScience
SMTPClientCliente SMTP to send small notification by e-mail of certain events.Classorg.jscience.physics.fluids.dynamics.utilJScience
SRF_HeliosphericAriesEclipticSRF_HeliosphericAriesEcliptic class declaration.Classorg.jscience.geography.coordinatesJScience
SRF_HeliosphericEarthEclipticSRF_HeliosphericEarthEcliptic class declaration.Classorg.jscience.geography.coordinatesJScience
SRF_LocalTangentSpaceEuclideanSRF_LocalTangentSpaceEuclidean class declaration.Classorg.jscience.geography.coordinatesJScience
SRF_SolarEclipticSRF_SolarEcliptic class declaration.Classorg.jscience.geography.coordinatesJScience
SRF_SolarMagneticEclipticSRF_SolarMagneticEcliptic class declaration.Classorg.jscience.geography.coordinatesJScience
TrafficLightClassorg.jscience.architecture.traffic.infrastructureJScience
Audio .SoundclipClassnet.yacy.guiYacy
ClientIdentificationClassnet.yacy.cora.protocolYacy
ClientIdentification .AgentClassnet.yacy.cora.protocolYacy
FTPClientClassnet.yacy.cora.protocol.ftpYacy
FTPClient .clClassnet.yacy.cora.protocol.ftpYacy
FTPClient .entryInfoClassnet.yacy.cora.protocol.ftpYacy
FTPClient .filetypeClassnet.yacy.cora.protocol.ftpYacy
FTPClient .ptClassnet.yacy.cora.protocol.ftpYacy
HTTPClientHttpClient implementation which uses HttpComponents Client http://hc.Classnet.yacy.cora.protocol.httpYacy
HTTPClient .IdleConnectionMonitorThreadClassnet.yacy.cora.protocol.httpYacy
YaCySearchClientmost simple rss reader application for YaCy search result retrieval this is an example application that you can use to integrate YaCy search results in your own java applicationsClassnet.yacyYacy
YaCySearchClient .RSSEntryClassnet.yacyYacy
ATcpClientSocketAn ATcpClientSocket implements an asynchronous outgoing socket connection.Classseda.sandStorm.lib.aSocketBouncyCastle
ClientStageClassseda.sandStorm.test.bench.simple_saBouncyCastle
ClientStageMulticlassClassseda.sandStorm.test.bench.simple_saBouncyCastle
HttpClientConnectionThe class HttpClientConnection provides a simple HTTP/1.Classorg.acplt.oncrpc.webBouncyCastle
MultiClientClassBouncyCastle
MultiClientThreadedNested Class SummaryNested classes/interfaces inherited from class java.ClassBouncyCastle
OncRpcClientThe abstract OncRpcClient class is the foundation for protcol-specific ONC/RPC clients.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthThe OncRpcClientAuth class is the base class for handling all protocol issues of ONC/RPC authentication on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthNoneThe OncRpcClientAuthNone class handles protocol issues of ONC/RPC AUTH_NONE authentication.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientAuthUnixThe OncRpcClientAuthUnix class handles protocol issues of ONC/RPC AUTH_UNIX (and thus AUTH_SHORT)Classorg.acplt.oncrpcBouncyCastle
OncRpcClientCallMessageThe OncRpcClientCallMessage class represents a remote procedure call message on the client side.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientReplyMessageThe OncRpcReplyMessage class represents an ONC/RPC reply message as defined by ONC/RPC in RFC 1831.Classorg.acplt.oncrpcBouncyCastle
OncRpcClientStubThe abstract OncRpcClientStub class is the base class to build ONC/RPC-program specific clients upon.Classorg.acplt.oncrpcBouncyCastle
OncRpcHttpClientONC/RPC client which communicates with ONC/RPC servers over the network using the ISO/OSI level 7 application protocol HTTP as a tunnel.Classorg.acplt.oncrpcBouncyCastle
OncRpcPortmapClientThe class OncRpcPortmapClient is a specialized ONC/RPC client, which can talk to the portmapper on a given host using the famousClassorg.acplt.oncrpcBouncyCastle
OncRpcTcpClientONC/RPC client which communicates with ONC/RPC servers over the network using the stream-oriented protocol TCP/IP.Classorg.acplt.oncrpcBouncyCastle
OncRpcUdpClientONC/RPC client which communicates with ONC/RPC servers over the network using the datagram-oriented protocol UDP/IP.Classorg.acplt.oncrpcBouncyCastle
SimpleP2PClientClassBouncyCastle
NetworkImportWebServiceClientInterfacecytoscape.data.webserviceCytoScape
WebServiceClientWeb service client wrapper for Cytoscape.Interfacecytoscape.data.webserviceCytoScape
WebServiceClientGUIWeb service client which has custom component should implements this interface.Interfacecytoscape.data.webservice.uiCytoScape
WebServiceClientGUI .IconSizeClasscytoscape.data.webservice.uiCytoScape
WebServiceClientImplAbstract class for all web service clients.Classcytoscape.data.webserviceCytoScape
WebServiceClientImplWithGUIClasscytoscape.data.webserviceCytoScape
WebServiceClientManagerWeb Service Client Manager manages available web service clients in Cytoscape.Classcytoscape.data.webserviceCytoScape
WebServiceClientManager .ClientTypeClientType defines types/characteristics of the web service clients.Classcytoscape.data.webserviceCytoScape
ActivationClippedLinearLinear activation function that bounds the output to [-1,+1].Classorg.encog.engine.network.activationHeatonReasearch
EuclideanCostEstimatorClassorg.encog.ml.graph.searchHeatonReasearch
EuclideanNodeClassorg.encog.ml.graphHeatonReasearch
ChangeExecListenerAn implementation of ChangeExecListener can be called by UpdateVisitor or RollbackVisitor for each changeset that is actually run.Interfaceliquibase.changelog.visitorLiquiBase
ChangeLogSyncListenerInterfaceliquibase.changelog.visitorLiquiBase
EclipseTypeEnumerates the different types of shadowing that can occur during an Eclipse.Classagi.foundation.celestialAGI ( Analytical Graphics )
ClickThroughLabelClickThroughLabel is a special JLabel that will retarget all mouse events to specified target component.Classcom.jidesoft.swingJideSoft
ClickThroughStyledLabelClickThroughStyledLabel is a special ClickThroughStyledLabel that will retarget all mouse events to specified target component.Classcom.jidesoft.swingJideSoft
ClipboardsDialogA dialog to display multiple clipboards and user can select which clipboard to paste.Classcom.jidesoft.editorJideSoft
CodeEditorIconsFactory .ClipboardClasscom.jidesoft.editorJideSoft
Eclipse3xJideTabbedPaneUIClasscom.jidesoft.plaf.eclipseJideSoft
Eclipse3xMetalUtilsClasscom.jidesoft.plaf.eclipseJideSoft
Eclipse3xWindowsUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipseCheckBoxMenuItemUICheckboxMenuItem UI implementation.Classcom.jidesoft.plaf.eclipseJideSoft
EclipseCollapsiblePaneUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseCommandBarUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseDockableFrameTitlePaneBasic L&f implementation of title bar for DockableFrameSee Also:Serialized FormClasscom.jidesoft.plaf.eclipseJideSoft
EclipseDockableFrameUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseGripperUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseJideSplitButtonUIEclipseJideSplitButtonUI implementation.Classcom.jidesoft.plaf.eclipseJideSoft
EclipseJideTabbedPaneUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseLookAndFeelExtensionClasscom.jidesoft.plaf.eclipseJideSoft
EclipseMenuItemUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseMenuUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseMetalUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipsePainterPainter for Eclipse L&F.Classcom.jidesoft.plaf.eclipseJideSoft
EclipsePopupMenuSeparatorUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseRadioButtonMenuItemUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseSidePaneUIClasscom.jidesoft.plaf.eclipseJideSoft
EclipseUtilsClasscom.jidesoft.plaf.eclipseJideSoft
EclipseWindowsUtilsClasscom.jidesoft.plaf.eclipseJideSoft
TestDiagnosticLineClassorg.checkerframework.framework.test.diagnosticsChecker
ClientLilConvenience starter of ClientLil in the unnamed package.ClassFrame4j
ClientLilBase for a TCP/IP client.Classde.frame4j.netFrame4j
ClientsClassDefinitionClassorg.javers.core.metamodel.clazzJavers
ClientsClassDefinitionBuilderClassorg.javers.core.metamodel.clazzJavers
ClientSocketOptionsClassreactor.io.net.configReactor
HttpClientThe base class for a Reactor-based Http client.Classreactor.io.net.httpReactor
MpscLinkedQueueA MultiProduceSingleConsumer impl.Classreactor.core.queue.internalReactor
MpscLinkedQueueNodeClassreactor.core.queue.internalReactor
NetStreams .HttpClientFactoryInterfacereactor.io.netReactor
NetStreams .TcpClientFactoryInterfacereactor.io.netReactor
NettyClientSocketOptionsClassreactor.io.net.impl.nettyReactor
NettyHttpClientA Netty-based TcpClient.Classreactor.io.net.impl.netty.httpReactor
NettyHttpClientHandlerClassreactor.io.net.impl.netty.httpReactor
NettyHttpWSClientHandlerClassreactor.io.net.impl.netty.httpReactor
NettyTcpClientA Netty-based TcpClient.Classreactor.io.net.impl.netty.tcpReactor
ReactorClientA network-aware client that will publish its connection once available to the ReactorChannelHandler passed.Classreactor.io.netReactor
Spec .HttpClientSpecA helper class for specifying a HttpClientAuthor:Stephane MaldiniClassreactor.io.netReactor
Spec .TcpClientSpecA helper class for specifying a TcpClientAuthor:Jon Brisbin, Stephane MaldiniClassreactor.io.netReactor
TcpClientThe base class for a Reactor-based TCP client.Classreactor.io.net.tcpReactor
ZeroMQClientSocketOptionsClientSocketOptions that include ZeroMQ-specific configuration options.Classreactor.io.net.impl.zmqReactor
ZeroMQTcpClientClassreactor.io.net.impl.zmq.tcpReactor
ClinicalMetaDataOutcomeClassorg.biojava.nbio.survival.kaplanmeier.metadataBioJava
CliToolsUtilities for autoconfiguring javabeans based on command line arguments.Classorg.biojava.nbio.structure.align.utilBioJava
JFatCatClientClassorg.biojava.nbio.structure.align.clientBioJava
WebStartClientDemoClassdemoBioJava
AbstractClientConnectionHandlerCommon abstract superclass for client connections to a server.Classorg.jppf.clientJppf
AbstractGenericClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
AbstractJPPFClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
ClientConnectionStatusEventEvent sent to notify of a status change for a client connection.Classorg.jppf.client.eventJppf
ClientConnectionStatusHandlerInterface implemented by all classes that desire to handle a connection status and notify others about status changes.Interfaceorg.jppf.client.eventJppf
ClientConnectionStatusListenerInstances of this class listen to status change events on client connections.Interfaceorg.jppf.client.eventJppf
ClientEventInstances of this class are events sent to notify interested listeners that a new connection to a JPPF driver was created.Classorg.jppf.client.eventJppf
ClientListenerListener interface for receiving notifications when a new connection to a server is established and when an existing connections fails and is removed from the client.Interfaceorg.jppf.client.eventJppf
ClientQueueEventInstances of this class represent events emitted by the JPPF client job queue whenever a job is added to or removed from the queue.Classorg.jppf.client.eventJppf
ClientQueueEventDispatcherClassorg.jppf.client.eventJppf
ClientQueueListenerInterface for classes that wish to be notified of jobs added to or removed from the job queue.Interfaceorg.jppf.client.eventJppf
ClientQueueListenerAdapterClient queue listener adapter, providing no-op implementations of the ClientQueueListener interface methods.Classorg.jppf.client.eventJppf
JobClientSLAThis interface represents the Service Level Agreement between a JPPF job and a JPPF client.Interfaceorg.jppf.node.protocolJppf
JPPFClientThis class provides an API to submit execution requests and administration commands, and request server information data.Classorg.jppf.clientJppf
JPPFClientConnectionInterface for a client connection to a JPPF driver.Interfaceorg.jppf.clientJppf
JPPFClientConnectionStatusenum JPPFClientConnectionStatusStatus of the connection between a client and a driver.Classorg.jppf.clientJppf
JPPFClientStartupSPIThis interface class represents objects that are run at client startup time.Interfaceorg.jppf.startupJppf
JPPFContextClientContext associated with a client.Classorg.jppf.clientJppf
AbstractDistributedCacheClientClasscom.landawn.abacus.cacheAbacusUtils
AbstractHttpClientClasscom.landawn.abacus.httpAbacusUtils
AbstractHttpClient .HttpSettingsNested Class SummaryNested classes/interfaces inherited from interface java.Classcom.landawn.abacus.httpAbacusUtils
DistributedCacheClientInterfacecom.landawn.abacus.cacheAbacusUtils
HttpClientAny header can be set into the parameter settings HttpClient is thread safe.Classcom.landawn.abacus.httpAbacusUtils
MovieClipThis class represents a video clip, which can be read from a QuickTime movie file or web-based resource.Classacm.utilAcm
SoundClipThis class represents a sound, which can be created from a URL, sound file, resource stream, or digital samples.Classacm.utilAcm
ArabicLigaturizerShape arabic characters.Classcom.itextpdf.text.pdf.languagesIText
ClipperInterfacecom.itextpdf.text.pdf.parser.clipperIText
Clipper .ClipTypeClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .DirectionClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .EndTypeClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .JoinTypeClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .PolyFillTypeClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .PolyTypeClasscom.itextpdf.text.pdf.parser.clipperIText
Clipper .ZFillCallbackInterfacecom.itextpdf.text.pdf.parser.clipperIText
ClipperBaseClasscom.itextpdf.text.pdf.parser.clipperIText
ClipperOffsetClasscom.itextpdf.text.pdf.parser.clipperIText
CrlClientInterface that needs to be implemented if you want to embed Certificate Revocation Lists into your PDF.Interfacecom.itextpdf.text.pdf.securityIText
CrlClientOfflineAn implementation of the CrlClient that handles offline Certificate Revocation Lists.Classcom.itextpdf.text.pdf.securityIText
CrlClientOnlineClasscom.itextpdf.text.pdf.securityIText
DefaultClipperNested Class SummaryNested classes/interfaces inherited from class com.Classcom.itextpdf.text.pdf.parser.clipperIText
DocListenerA class that implements DocListener will perform some actions when some actions are performed on a Document.Interfacecom.itextpdf.textIText
IndicLigaturizerSuperclass for processors that can convert a String of bytes in an Indic language to a String in the same language of which the bytes are reorderedClasscom.itextpdf.text.pdf.languagesIText
OcspClientInterfacecom.itextpdf.text.pdf.securityIText
OcspClientBouncyCastleOcspClient implementation using BouncyCastle.Classcom.itextpdf.text.pdf.securityIText
PdfMediaClipDataSee Also:Serialized FormFields inherited from class com.Classcom.itextpdf.text.pdfIText
TSAClientTime Stamp Authority client (caller) interface.Interfacecom.itextpdf.text.pdf.securityIText
TSAClientBouncyCastleTime Stamp Authority Client interface implementation using Bouncy Castle org.Classcom.itextpdf.text.pdf.securityIText
CLinearSolverFactoryClassorg.ejml.factoryEjml ( Efficient Java Matrix Library )
ClinicalTrialsAttributesAn abstract class of static methods to support removing identifying attributes and adding Clinical Trials Patient, Study and Series Modules attributes.Classcom.pixelmed.dicomPixelMed
FTPClientApplicationConfigurationDialogThis class provides a user interface for applications to configure and test properties related to remote FTP hosts.Classcom.pixelmed.ftpPixelMed
AsyncHttpClientThe AsyncHttpClient can be used to make asynchronous GET, POST, PUT and DELETE HTTP requests in your Android applications.Classcom.loopj.android.httpLoopJ
SyncHttpClientProcesses http requests in synchronous mode, so your caller thread will be blocked on eachSee Also:AsyncHttpClientClasscom.loopj.android.httpLoopJ
DfClientAn implementation of the IDfClient interface for use in a basic Java environment.Classcom.documentum.fc.clientDocumentum
DfClientXSee Also:Serialized FormConstructor SummaryDfClientX()Classcom.documentum.comDocumentum
IDfAcsClientThis interface provides ACS-related functionality.Interfacecom.documentum.fc.client.acsDocumentum
IDfAcsClient .AcsDataInterfacecom.documentum.fc.client.acsDocumentum
IDfAdminClientAn extension of IDfClient that is useful for administrative programs.Interfacecom.documentum.fc.clientDocumentum
IDfClientThis interface provides functionality to establish and manage sessions with a Documentum server, and provides information about the server before a session is established.Interfacecom.documentum.fc.clientDocumentum
IDfClientRegistryIDfClientRegistry manages repository object information stored on the local system rather than in the repository server.Interfacecom.documentum.registryDocumentum
IDfClientRegistryObjectIDfClientRegistryObject is the common base interface for objects written to the client registry.Interfacecom.documentum.registryDocumentum
IDfClientXAn interface that provides factory methods and methods to facilitate DFC access through COM.Interfacecom.documentum.comDocumentum
IDfDocbrokerClientAn interface for interacting with connection brokers for the purpose of obtaining lists of repositories and repository servers.Interfacecom.documentum.fc.clientDocumentum
IDfSmartClientXInterfacecom.documentum.comDocumentum
C45PruneableDecListClass for handling a partial tree structure pruned using C4.Classweka.classifiers.rules.partWeka
ClassifierDecListClass for handling a rule (partial tree) for a decision list.Classweka.classifiers.rules.partWeka
PruneableDecListClass for handling a partial tree structure that can be pruned using aVersion:$Revision: 10153 $Author:Eibe Frank (eibe@cs.Classweka.classifiers.rules.partWeka
RepeatedHillClimber This Bayes Network learning algorithm repeatedly uses hill climbing starting with a randomly generated network structure andClassweka.classifiers.bayes.net.search.globalWeka
RepeatedHillClimber This Bayes Network learning algorithm repeatedly uses hill climbing starting with a randomly generated network structure andClassweka.classifiers.bayes.net.search.localWeka
SimpleCLICreates a very simple command line for invoking the main method of classes.Classweka.guiWeka
SimpleCLIPanelCreates a very simple command line for invoking the main method of classes.Classweka.guiWeka
SimpleCLIPanel .CommandlineCompletionA class for commandline completion of classnames.Classweka.guiWeka
SquaredEuclideanJava class for squaredEuclidean element declaration.Classweka.core.pmml.jaxbbindingsWeka