Uses of Interface
org.apache.flink.state.forst.ForStMemoryControllerUtils.ForStMemoryFactory
Packages that use ForStMemoryControllerUtils.ForStMemoryFactory
-
Uses of ForStMemoryControllerUtils.ForStMemoryFactory in org.apache.flink.state.forst
Fields in org.apache.flink.state.forst declared as ForStMemoryControllerUtils.ForStMemoryFactoryModifier and TypeFieldDescriptionstatic final ForStMemoryControllerUtils.ForStMemoryFactoryForStMemoryControllerUtils.ForStMemoryFactory.DEFAULTMethods in org.apache.flink.state.forst with parameters of type ForStMemoryControllerUtils.ForStMemoryFactoryModifier and TypeMethodDescriptionstatic org.apache.flink.state.forst.ForStSharedResourcesForStMemoryControllerUtils.allocateForStSharedResources(long totalMemorySize, double writeBufferRatio, double highPriorityPoolRatio, boolean usingPartitionedIndexFilters, ForStMemoryControllerUtils.ForStMemoryFactory factory) Allocate memory controllable ForSt shared resources.static org.apache.flink.runtime.memory.OpaqueMemoryResource<org.apache.flink.state.forst.ForStSharedResources>ForStOperationUtils.allocateSharedCachesIfConfigured(ForStMemoryConfiguration jobMemoryConfig, org.apache.flink.runtime.execution.Environment env, double memoryFraction, org.slf4j.Logger logger, ForStMemoryControllerUtils.ForStMemoryFactory forStMemoryFactory)