Uses of Interface
com.mulesoft.apiquery.adapter.internal.MemoryProvider
-
Packages that use MemoryProvider Package Description com.mulesoft.apiquery.adapter.internal -
-
Uses of MemoryProvider in com.mulesoft.apiquery.adapter.internal
Methods in com.mulesoft.apiquery.adapter.internal that return MemoryProvider Modifier and Type Method Description static MemoryProviderMemoryPressureChecker. getDefaultMemoryProvider()Methods in com.mulesoft.apiquery.adapter.internal with parameters of type MemoryProvider Modifier and Type Method Description static booleanMemoryPressureChecker. allow(float memoryThreshold, MemoryProvider provider)static booleanMemoryPressureChecker. allowInboundRequests(ApiQueryAdapterConfiguration config, MemoryProvider provider)static booleanMemoryPressureChecker. allowOutboundRequests(ApiQueryAdapterConfiguration config, MemoryProvider provider)
-