Hierarchy For All Packages
Package Hierarchies:- org.apache.shardingsphere.mode.repository.cluster,
- org.apache.shardingsphere.mode.repository.cluster.exception,
- org.apache.shardingsphere.mode.repository.cluster.listener,
- org.apache.shardingsphere.mode.repository.cluster.lock,
- org.apache.shardingsphere.mode.repository.cluster.lock.creator,
- org.apache.shardingsphere.mode.repository.cluster.lock.holder,
- org.apache.shardingsphere.mode.repository.cluster.lock.impl,
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.props
Class Hierarchy
- java.lang.Object
- org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepositoryConfiguration (implements org.apache.shardingsphere.infra.config.mode.PersistRepositoryConfiguration)
- org.apache.shardingsphere.mode.repository.cluster.listener.DataChangedEvent
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.DefaultDistributedLock (implements org.apache.shardingsphere.mode.repository.cluster.lock.DistributedLock)
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.DefaultDistributedLockCreator (implements org.apache.shardingsphere.mode.repository.cluster.lock.creator.DistributedLockCreator<C,
P>) - org.apache.shardingsphere.mode.repository.cluster.lock.holder.DistributedLockHolder
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.lang.RuntimeException
- org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
- org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
- org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
- org.apache.shardingsphere.mode.repository.cluster.exception.ClusterPersistRepositoryException
- org.apache.shardingsphere.infra.util.exception.external.sql.type.kernel.KernelSQLException
- org.apache.shardingsphere.infra.util.exception.external.sql.ShardingSphereSQLException
- org.apache.shardingsphere.infra.util.exception.external.ShardingSphereExternalException
- java.lang.RuntimeException
- java.lang.Exception
- org.apache.shardingsphere.infra.util.props.TypedProperties<E>
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.props.DefaultLockTypedProperties
Interface Hierarchy
- org.apache.shardingsphere.mode.repository.cluster.listener.DataChangedEventListener
- org.apache.shardingsphere.mode.repository.cluster.lock.DistributedLock
- org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
- org.apache.shardingsphere.mode.repository.cluster.lock.creator.DistributedLockCreator<C,
P> - org.apache.shardingsphere.mode.persist.PersistRepository
- org.apache.shardingsphere.mode.repository.cluster.ClusterPersistRepository
- org.apache.shardingsphere.mode.repository.cluster.lock.creator.DistributedLockCreator<C,
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.shardingsphere.mode.repository.cluster.listener.DataChangedEvent.Type
- org.apache.shardingsphere.mode.repository.cluster.lock.impl.props.DefaultLockPropertyKey (implements org.apache.shardingsphere.infra.util.props.TypedPropertyKey)
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)