Spring GemFire 1.0.1 API Reference

KeyInterest Constructor

Initializes a new instance of the KeyInterest class.

Overload List

Initializes a new instance of the KeyInterest class.

public KeyInterest()

Initializes a new instance of the KeyInterest class.

public KeyInterest(ICacheableKey[])

Initializes a new instance of the KeyInterest class.

public KeyInterest(ICacheableKey[],InterestResultPolicy)

Initializes a new instance of the KeyInterest class.

public KeyInterest(ICacheableKey[],InterestResultPolicy,bool)

Initializes a new instance of the KeyInterest class.

public KeyInterest(ICacheableKey[],bool)

See Also

KeyInterest Class | Spring.Data.GemFire Namespace