JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
C
F
G
I
N
O
R
S
T
C
cacheServices(Class<?>, Collection<?>, Map<?, ?>)
- Static method in class org.apache.shardingsphere.spi.ordered.cache.
OrderedServicesCache
Cache services.
F
findCachedServices(Class<?>, Collection<?>)
- Static method in class org.apache.shardingsphere.spi.ordered.cache.
OrderedServicesCache
Find cached services.
findRegisteredService(Class<T>)
- Static method in class org.apache.shardingsphere.spi.optional.
OptionalSPIRegistry
Find registered service.
findRegisteredService(Class<T>, String, Properties)
- Static method in class org.apache.shardingsphere.spi.typed.
TypedSPIRegistry
Find registered service.
G
get(String)
- Method in class org.apache.shardingsphere.spi.singleton.
TypedSingletonSPIHolder
Get typed singleton SPI instance.
getOrder()
- Method in interface org.apache.shardingsphere.spi.ordered.
OrderedSPI
Get order of load.
getProps()
- Method in interface org.apache.shardingsphere.spi.typed.
TypedSPI
Get properties.
getRegisteredService(Class<T>)
- Static method in class org.apache.shardingsphere.spi.required.
RequiredSPIRegistry
Get registered service.
getRegisteredService(Class<T>, String, Properties)
- Static method in class org.apache.shardingsphere.spi.typed.
TypedSPIRegistry
Get registered service.
getRegisteredServices(Class<V>, Collection<K>)
- Static method in class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
Get registered services.
getRegisteredServices(Class<V>, Collection<K>, Comparator<Integer>)
- Static method in class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
Get registered services.
getRegisteredServices(Class<T>)
- Static method in class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
Get registered services.
getRegisteredServices(Class<T>, Comparator<Integer>)
- Static method in class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
Get registered services.
getRegisteredServicesByClass(Class<T>, Collection<Class<?>>)
- Static method in class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
Get registered services by class type.
getSingletonInstancesMap(Class<T>, Function<? super T, ? extends K>)
- Static method in class org.apache.shardingsphere.spi.singleton.
SingletonSPIRegistry
Get singleton instances map.
getSingletonServiceInstances(Class<T>)
- Static method in class org.apache.shardingsphere.spi.
ShardingSphereServiceLoader
Get singleton service instances.
getType()
- Method in interface org.apache.shardingsphere.spi.typed.
TypedSPI
Get type.
getTypeAliases()
- Method in interface org.apache.shardingsphere.spi.typed.
TypedSPI
Get type aliases.
getTypeClass()
- Method in interface org.apache.shardingsphere.spi.ordered.
OrderedSPI
Get type class.
getTypedSingletonInstancesMap(Class<T>)
- Static method in class org.apache.shardingsphere.spi.singleton.
SingletonSPIRegistry
Get typed singleton instances map.
I
isDefault()
- Method in interface org.apache.shardingsphere.spi.required.
RequiredSPI
Judge whether default service provider.
N
newServiceInstances(Class<T>)
- Static method in class org.apache.shardingsphere.spi.
ShardingSphereServiceLoader
New service instances.
O
OptionalSPI
- Interface in
org.apache.shardingsphere.spi.optional
Optional SPI.
OptionalSPIRegistry
- Class in
org.apache.shardingsphere.spi.optional
Optional SPI registry.
OptionalSPIRegistry()
- Constructor for class org.apache.shardingsphere.spi.optional.
OptionalSPIRegistry
OrderedServicesCache
- Class in
org.apache.shardingsphere.spi.ordered.cache
Ordered services cached.
OrderedServicesCache()
- Constructor for class org.apache.shardingsphere.spi.ordered.cache.
OrderedServicesCache
OrderedSPI
<
T
> - Interface in
org.apache.shardingsphere.spi.ordered
Ordered SPI.
OrderedSPIRegistry
- Class in
org.apache.shardingsphere.spi.ordered
Ordered SPI registry.
OrderedSPIRegistry()
- Constructor for class org.apache.shardingsphere.spi.ordered.
OrderedSPIRegistry
org.apache.shardingsphere.spi
- package org.apache.shardingsphere.spi
org.apache.shardingsphere.spi.exception
- package org.apache.shardingsphere.spi.exception
org.apache.shardingsphere.spi.optional
- package org.apache.shardingsphere.spi.optional
org.apache.shardingsphere.spi.ordered
- package org.apache.shardingsphere.spi.ordered
org.apache.shardingsphere.spi.ordered.cache
- package org.apache.shardingsphere.spi.ordered.cache
org.apache.shardingsphere.spi.required
- package org.apache.shardingsphere.spi.required
org.apache.shardingsphere.spi.singleton
- package org.apache.shardingsphere.spi.singleton
org.apache.shardingsphere.spi.typed
- package org.apache.shardingsphere.spi.typed
R
register(Class<?>)
- Static method in class org.apache.shardingsphere.spi.
ShardingSphereServiceLoader
Register service.
RequiredSPI
- Interface in
org.apache.shardingsphere.spi.required
Required SPI.
RequiredSPIRegistry
- Class in
org.apache.shardingsphere.spi.required
Required SPI registry.
RequiredSPIRegistry()
- Constructor for class org.apache.shardingsphere.spi.required.
RequiredSPIRegistry
S
ServiceLoaderInstantiationException
- Exception in
org.apache.shardingsphere.spi.exception
Service loader instantiation exception.
ServiceLoaderInstantiationException(Class<?>, Exception)
- Constructor for exception org.apache.shardingsphere.spi.exception.
ServiceLoaderInstantiationException
ServiceProviderNotFoundException
- Exception in
org.apache.shardingsphere.spi.exception
Service provider not found exception.
ServiceProviderNotFoundException(Class<?>)
- Constructor for exception org.apache.shardingsphere.spi.exception.
ServiceProviderNotFoundException
ServiceProviderNotFoundException(Class<?>, String)
- Constructor for exception org.apache.shardingsphere.spi.exception.
ServiceProviderNotFoundException
setProps(Properties)
- Method in interface org.apache.shardingsphere.spi.typed.
TypedSPI
Set properties.
ShardingSphereServiceLoader
- Class in
org.apache.shardingsphere.spi
ShardingSphere service loader.
ShardingSphereServiceLoader()
- Constructor for class org.apache.shardingsphere.spi.
ShardingSphereServiceLoader
SingletonSPI
- Interface in
org.apache.shardingsphere.spi.singleton
Singleton SPI.
SingletonSPIRegistry
- Class in
org.apache.shardingsphere.spi.singleton
Singleton SPI registry.
SingletonSPIRegistry()
- Constructor for class org.apache.shardingsphere.spi.singleton.
SingletonSPIRegistry
T
TypedSingletonSPIHolder
<
T
extends
TypedSPI
&
SingletonSPI
> - Class in
org.apache.shardingsphere.spi.singleton
Typed singleton SPI holder.
TypedSingletonSPIHolder(Class<T>, boolean)
- Constructor for class org.apache.shardingsphere.spi.singleton.
TypedSingletonSPIHolder
TypedSPI
- Interface in
org.apache.shardingsphere.spi.typed
Typed SPI.
TypedSPIRegistry
- Class in
org.apache.shardingsphere.spi.typed
Typed SPI registry.
TypedSPIRegistry()
- Constructor for class org.apache.shardingsphere.spi.typed.
TypedSPIRegistry
C
F
G
I
N
O
R
S
T
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2022
The Apache Software Foundation
. All rights reserved.