Uses of Class
com.google.apphosting.runtime.ThreadGroupPool
-
Packages that use ThreadGroupPool Package Description com.google.apphosting.runtime -
-
Uses of ThreadGroupPool in com.google.apphosting.runtime
Methods in com.google.apphosting.runtime that return ThreadGroupPool Modifier and Type Method Description abstract ThreadGroupPoolThreadGroupPool.Builder. build()ThreadGroupPoolAppVersion. getThreadGroupPool()Methods in com.google.apphosting.runtime with parameters of type ThreadGroupPool Modifier and Type Method Description abstract AppVersion.BuilderAppVersion.Builder. setThreadGroupPool(ThreadGroupPool x)
-