Uses of Interface
org.apache.accumulo.core.client.AccumuloClient.ClientFactory
-
Packages that use AccumuloClient.ClientFactory Package Description org.apache.accumulo.core.client org.apache.accumulo.core.clientImpl -
-
Uses of AccumuloClient.ClientFactory in org.apache.accumulo.core.client
Subinterfaces of AccumuloClient.ClientFactory in org.apache.accumulo.core.client Modifier and Type Interface Description static interfaceAccumuloClient.ConnectionOptions<T>Build methods for connection optionsstatic interfaceAccumuloClient.FromOptions<T>static interfaceAccumuloClient.SaslOptions<T>Build methods for SASLstatic interfaceAccumuloClient.SslOptions<T>Build methods for SSL/TLS -
Uses of AccumuloClient.ClientFactory in org.apache.accumulo.core.clientImpl
Classes in org.apache.accumulo.core.clientImpl that implement AccumuloClient.ClientFactory Modifier and Type Class Description static classClientContext.ClientBuilderImpl<T>
-