Uses of Interface
org.apache.shardingsphere.elasticjob.lite.lifecycle.api.ServerStatisticsAPI
Packages that use ServerStatisticsAPI
Package
Description
-
Uses of ServerStatisticsAPI in org.apache.shardingsphere.elasticjob.lite.lifecycle.api
Methods in org.apache.shardingsphere.elasticjob.lite.lifecycle.api that return ServerStatisticsAPIModifier and TypeMethodDescriptionstatic ServerStatisticsAPIJobAPIFactory.createServerStatisticsAPI(String connectString, String namespace, String digest) Create server statistics API. -
Uses of ServerStatisticsAPI in org.apache.shardingsphere.elasticjob.lite.lifecycle.internal.statistics
Classes in org.apache.shardingsphere.elasticjob.lite.lifecycle.internal.statistics that implement ServerStatisticsAPIModifier and TypeClassDescriptionfinal classServer statistics API implementation class.