public interface NamingSchema.ForCache
abstract String
operation(@NonNull() String cacheSystem)
service(@NonNull() String cacheSystem)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@NonNull() abstract String operation(@NonNull() String cacheSystem)
Calculate the operation name for a cache span.
cacheSystem
abstract String service(@NonNull() String cacheSystem)
Calculate the service name for a cache span.