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, updateMethods inherited from interface org.apache.shardingsphere.infra.util.spi.type.required.RequiredSPI
isDefaultMethods inherited from interface org.apache.shardingsphere.infra.util.spi.lifecycle.SPIPostProcessor
initMethods inherited from interface org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
getType, getTypeAliases