Interface ShardingSphereTimeService

All Superinterfaces:
org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI

public interface ShardingSphereTimeService extends org.apache.shardingsphere.infra.util.spi.type.typed.TypedSPI
ShardingSphere time service.
  • Method Summary

    Modifier and Type
    Method
    Description
    Get datetime.

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

    getType, getTypeAliases, init, isDefault
  • Method Details

    • getDatetime

      Date getDatetime()
      Get datetime.
      Returns:
      datetime