Home Previous Up Next Index

IceGrid::LoadSample

Overview

enum LoadSample

Determines which load sampling interval to use.

Used By

Query::findObjectByTypeOnLeastLoadedNode

Enumerators

LoadSample1

Sample every minute.

LoadSample5

Sample every five minutes.

LoadSample15

Sample every fifteen minutes.


Home Previous Up Next Index