public class ThriftServiceMethodCache extends Object
ThriftServiceMethodCache(Class<?> cacheClass)
Class<?>
getCacheClass()
Method
getMethod(String name, Class<?>... arguments)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ThriftServiceMethodCache(Class<?> cacheClass)
public Method getMethod(String name, Class<?>... arguments) throws NoSuchMethodException
NoSuchMethodException
public Class<?> getCacheClass()
Copyright © 2021. All rights reserved.