Interface StandalonePersistRepository

All Superinterfaces:
PersistRepository, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI, org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor, org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

public interface StandalonePersistRepository extends PersistRepository, org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI, org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor
Standalone persist repository.
  • Field Summary

    Fields inherited from interface org.apache.shardingsphere.mode.persist.PersistRepository

    PATH_SEPARATOR
  • Method Summary

    Methods inherited from interface org.apache.shardingsphere.mode.persist.PersistRepository

    close, delete, getChildrenKeys, getDirectly, isExisted, persist, update

    Methods inherited from interface org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI

    isDefault

    Methods inherited from interface org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor

    init

    Methods inherited from interface org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

    getType, getTypeAliases