public class ThriftServiceMethodCacheManager extends Object
public static Method getMethod(Class<?> targetClass, String methodName, Class<?>... arguments) throws NoSuchMethodException
public static void put(Class<?> targetClass)
public static ThriftServiceMethodCache putIfAbsent(Class<?> targetClass)
Copyright © 2021. All rights reserved.