Keyword(s) for which to search:
Sort results by title
Keyword Index
Overview
Tangosol.Config Namespace
CoherenceConfig Class
CoherenceConfig Members
CoherenceConfig Constructor
CoherenceConfig Methods
CoherenceConfig Properties
CacheConfig Property
CacheFactoryConfig Property
PofConfig Property
CoherenceConfigHandler Class
CoherenceConfigHandler Members
CoherenceConfigHandler Constructor
CoherenceConfigHandler Methods
Create Method
XmlConfigSchemasRepository Class
XmlConfigSchemasRepository Members
XmlConfigSchemasRepository Methods
XmlConfigSchemasRepository Properties
Schemas Property
Tangosol.IO Namespace
AbstractEvolvable Class
AbstractEvolvable Members
AbstractEvolvable Constructor
AbstractEvolvable Methods
AbstractEvolvable Properties
DataVersion Property
FutureData Property
ImplVersion Property
BinaryDeltaCompressor Class
BinaryDeltaCompressor Members
BinaryDeltaCompressor Constructor
BinaryDeltaCompressor Fields
DELTA_TRUNCATE Field
FMT_BINDIFF Field
FMT_EMPTY Field
FMT_REPLACE Field
MIN_BLOCK Field
NO_BINARY Field
OP_APPEND Field
OP_EXTRACT Field
OP_TERM Field
BinaryDeltaCompressor Methods
ApplyDelta Method
CreateDelta Method
EnsureWriter Method
ExtractDelta Method
FinalizeDelta Method
WriteAppend Method
WriteExtract Method
BinarySerializer Class
BinarySerializer Members
BinarySerializer Constructor
BinarySerializer Methods
Deserialize Method
Serialize Method
DataReader Class
DataReader Members
DataReader Constructor
DataReader Methods
Read Method
ReadDouble Method
ReadInt16 Method
ReadInt32 Method
ReadInt64 Method
ReadPackedInt32 Method
ReadPackedInt64 Method
ReadPackedRawInt128 Method
ReadSingle Method
ReadString Method
ReadUInt16 Method
ReadUInt32 Method
ReadUInt64 Method
DataReader Properties
DataWriter Class
DataWriter Members
DataWriter Constructor
DataWriter Fields
DataWriter Methods
Write Method
Write Method (Double)
Write Method (Int16)
Write Method (Int32)
Write Method (Int64)
Write Method (Single)
Write Method (String)
Write Method (UInt16)
Write Method (UInt32)
Write Method (UInt64)
WritePackedInt32 Method
WritePackedInt64 Method
WritePackedRawInt128 Method
DataWriter Properties
IDeltaCompressor Interface
IDeltaCompressor Members
IDeltaCompressor Methods
ApplyDelta Method
ExtractDelta Method
IEvolvable Interface
IEvolvable Members
IEvolvable Properties
DataVersion Property
FutureData Property
ImplVersion Property
ISerializer Interface
ISerializer Members
ISerializer Methods
Deserialize Method
Serialize Method
IWrapperStreamFactory Interface
IWrapperStreamFactory Members
IWrapperStreamFactory Methods
GetInputStream Method
GetOutputStream Method
Tangosol.IO.Pof Namespace
BinaryPofSerializer Class
BinaryPofSerializer Members
BinaryPofSerializer Constructor
BinaryPofSerializer Fields
m_typeId Field
BinaryPofSerializer Methods
Deserialize Method
Serialize Method
ConfigurablePofContext Class
ConfigurablePofContext Members
ConfigurablePofContext Constructor
ConfigurablePofContext Constructor
ConfigurablePofContext Constructor (Stream)
ConfigurablePofContext Constructor (String)
ConfigurablePofContext Constructor (XmlDocument)
ConfigurablePofContext Methods
AddUserTypesToAllTypes Method
AppendDefaultSerializerToUserTypes Method
CheckNotInitialized Method
CreatePofConfig Method
Deserialize Method
EnsureInitialized Method
GetInheritedUserTypeIdentifier Method
GetPofConfig Method
GetPofSerializer Method
GetSerializer Method
GetType Method
GetType Method (Int32)
GetTypeName Method
GetUserTypeIdentifier Method
GetUserTypeIdentifier Method (Object)
GetUserTypeIdentifier Method (String)
GetUserTypeIdentifier Method (Type)
GetUserTypeIdentifierInternal Method
GetUserTypeIdentifierInternal Method (String)
GetUserTypeIdentifierInternal Method (Type)
Initialize Method
IsUserType Method
IsUserType Method (Object)
IsUserType Method (String)
IsUserType Method (Type)
PopulatePofConfigWithUserTypes Method
ResolveType Method
Serialize Method
ThrowException Method
ConfigurablePofContext Properties
Config Property
ConfigLocation Property
IsInitialized Property
IsInterfaceAllowed Property
IsSubclassAllowed Property
ConfigurablePofContext.PofConfig Class
ConfigurablePofContext.PofConfig Members
ConfigurablePofContext.PofConfig Constructor
ConfigurablePofContext.PofConfig Fields
m_isInterfaceAllowed Field
m_isSubclassAllowed Field
m_mapTypeIdByType Field
m_mapTypeIdByTypeName Field
m_refTypeByTypeId Field
m_serByTypeId Field
m_xml Field
ConfigurablePofContext.PofConfig Methods
ConfigurablePofContext.PofConfigParameterResolver Class
ConfigurablePofContext.PofConfigParameterResolver Members
ConfigurablePofContext.PofConfigParameterResolver Constructor
ConfigurablePofContext.PofConfigParameterResolver Methods
ResolveParameter Method
ExceptionPofSerializer Class
ExceptionPofSerializer Members
ExceptionPofSerializer Constructor
ExceptionPofSerializer Methods
Deserialize Method
Serialize Method
WriteException Method
IdentityPofSerializer Class
IdentityPofSerializer Members
IdentityPofSerializer Constructor
IdentityPofSerializer Methods
Deserialize Method
Serialize Method
IEvolvablePortableObject Interface
IEvolvablePortableObject Members
IEvolvablePortableObject Methods
IEvolvablePortableObject Properties
IPofContext Interface
IPofContext Members
IPofContext Methods
GetPofSerializer Method
GetType Method
GetTypeName Method
GetUserTypeIdentifier Method
GetUserTypeIdentifier Method (Object)
GetUserTypeIdentifier Method (String)
GetUserTypeIdentifier Method (Type)
IsUserType Method
IsUserType Method (Object)
IsUserType Method (String)
IsUserType Method (Type)
IPofHandler Interface
IPofHandler Members
IPofHandler Methods
BeginArray Method
BeginCollection Method
BeginMap Method
BeginSparseArray Method
BeginUniformArray Method
BeginUniformCollection Method
BeginUniformKeysMap Method
BeginUniformMap Method
BeginUniformSparseArray Method
BeginUserType Method
EndComplexValue Method
OnBoolean Method
OnChar Method
OnCharString Method
OnDate Method
OnDateTime Method
OnDateTime Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean)
OnDateTime Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeSpan)
OnDayTimeInterval Method
OnDecimal128 Method
OnDecimal32 Method
OnDecimal64 Method
OnFloat32 Method
OnFloat64 Method
OnIdentityReference Method
OnInt128 Method
OnInt16 Method
OnInt32 Method
OnInt64 Method
OnNullReference Method
OnOctet Method
OnOctetString Method
OnTime Method
OnTime Method (Int32, Int32, Int32, Int32, Int32, Boolean)
OnTime Method (Int32, Int32, Int32, Int32, Int32, TimeSpan)
OnTimeInterval Method
OnYearMonthInterval Method
RegisterIdentity Method
IPofReader Interface
IPofReader Members
IPofReader Methods
ReadArray Method
ReadArray Method (Int32)
ReadArray Method (Int32, Array)
ReadBinary Method
ReadBoolean Method
ReadBooleanArray Method
ReadByte Method
ReadByteArray Method
ReadChar Method
ReadCharArray Method
ReadCollection Method
ReadCollection(T) Method (Int32, ICollection(T))
ReadCollection Method (Int32, ICollection)
ReadDate Method
ReadDateTime Method
ReadDayTimeInterval Method
ReadDecimal Method
ReadDictionary Method
ReadDictionary(TKey, TValue) Method (Int32, IDictionary(TKey, TValue))
ReadDictionary Method (Int32, IDictionary)
ReadDouble Method
ReadDoubleArray Method
ReadInt16 Method
ReadInt16Array Method
ReadInt32 Method
ReadInt32Array Method
ReadInt64 Method
ReadInt64Array Method
ReadLocalDateTime Method
ReadLongArray Method
ReadObject Method
ReadRawInt128 Method
ReadRawTime Method
ReadRawYearMonthInterval Method
ReadRemainder Method
ReadSingle Method
ReadSingleArray Method
ReadString Method
ReadTimeInterval Method
ReadUniversalDateTime Method
IPofReader Properties
PofContext Property
UserTypeId Property
VersionId Property
IPofSerializer Interface
IPofSerializer Members
IPofSerializer Methods
Deserialize Method
Serialize Method
IPofWriter Interface
IPofWriter Members
IPofWriter Methods
WriteArray Method
WriteArray Method (Int32, Array)
WriteArray Method (Int32, Array, Type)
WriteBinary Method
WriteBoolean Method
WriteBooleanArray Method
WriteByte Method
WriteByteArray Method
WriteChar Method
WriteCharArray Method
WriteCollection Method
WriteCollection(T) Method (Int32, ICollection(T))
WriteCollection Method (Int32, ICollection)
WriteCollection Method (Int32, ICollection, Type)
WriteDate Method
WriteDateTime Method
WriteDayTimeInterval Method
WriteDecimal Method
WriteDictionary Method
WriteDictionary(TKey, TValue) Method (Int32, IDictionary(TKey, TValue))
WriteDictionary Method (Int32, IDictionary)
WriteDictionary Method (Int32, IDictionary, Type)
WriteDictionary Method (Int32, IDictionary, Type, Type)
WriteDouble Method
WriteDoubleArray Method
WriteInt16 Method
WriteInt16Array Method
WriteInt32 Method
WriteInt32Array Method
WriteInt64 Method
WriteInt64Array Method
WriteLocalDateTime Method
WriteLocalTime Method
WriteLongArray Method
WriteLongArray Method (Int32, ILongArray)
WriteLongArray Method (Int32, ILongArray, Type)
WriteObject Method
WriteRawInt128 Method
WriteRawTime Method
WriteRawYearMonthInterval Method
WriteRemainder Method
WriteSingle Method
WriteSingleArray Method
WriteString Method
WriteTime Method
WriteTimeInterval Method
WriteUniversalDateTime Method
WriteUniversalTime Method
IPofWriter Properties
PofContext Property
UserTypeId Property
VersionId Property
IPortableObject Interface
IPortableObject Members
IPortableObject Methods
ReadExternal Method
WriteExternal Method
PofHelper Class
PofHelper Members
PofHelper Constructor
PofHelper Fields
BIGDECIMAL_ZERO Field
BINARY_EMPTY Field
BOOLEAN_ARRAY_EMPTY Field
BYTE_ARRAY_EMPTY Field
CHAR_ARRAY_EMPTY Field
COLLECTION_EMPTY Field
DOUBLE_ARRAY_EMPTY Field
INT16_ARRAY_EMPTY Field
INT32_ARRAY_EMPTY Field
INT64_ARRAY_EMPTY Field
OBJECT_ARRAY_EMPTY Field
SINGLE_ARRAY_EMPTY Field
PofHelper Methods
CalcDecimalSize Method
CheckDate Method
CheckDayTimeInterval Method
CheckElementCount Method
CheckReferenceRange Method
CheckTime Method
CheckTimeInterval Method
CheckTimeZone Method
CheckType Method
CheckYearMonthInterval Method
ContainsPackedInt32 Method
ConvertNumber Method
DecodeTinyInt Method
EncodeTinyInt Method
FormatDate Method
FormatTime Method
FormatTime Method (Int32, Int32, Int32, Int32, Boolean)
FormatTime Method (Int32, Int32, Int32, Int32, Int32, Int32)
GetDotNetType Method
GetDotNetTypeId Method
GetPofTypeId Method
LengthPackedInt32 Method
ReadAsChar Method
ReadAsDecimal Method
ReadAsDouble Method
ReadAsInt32 Method
ReadAsInt64 Method
ReadAsRawInt128 Method
ReadAsSingle Method
ReadChar Method
ReadDate Method
ReadDateTime Method
ReadDecimal Method
ReadRawTime Method
ReadUniversalDateTime Method
ResizeArray Method
ResizeArray Method (Array, Int32)
ResizeArray Method (Array, Int32, Type)
SkipPackedInts Method
SkipUniformValue Method
SkipValue Method
WriteDate Method
WriteDecimal Method
WriteTime Method
PofStreamReader Class
PofStreamReader Members
PofStreamReader Constructor
PofStreamReader Constructor
PofStreamReader Constructor (DataReader, IPofContext)
PofStreamReader Fields
m_ctx Field
m_reader Field
m_referenceMap Field
PofStreamReader Methods
AdvanceTo Method
Complete Method
EnsureReferenceRegistry Method
LookupIdentity Method
ReadArray Method
ReadArray Method (Int32)
ReadArray Method (Int32, Array)
ReadAsArray Method
ReadAsObject Method
ReadBinary Method
ReadBinary Method (Int32)
ReadBinary Method (DataReader)
ReadBoolean Method
ReadBooleanArray Method
ReadByte Method
ReadByteArray Method
ReadChar Method
ReadCharArray Method
ReadCollection Method
ReadCollection(T) Method (Int32, ICollection(T))
ReadCollection Method (Int32, ICollection)
ReadDate Method
ReadDateTime Method
ReadDayTimeInterval Method
ReadDecimal Method
ReadDictionary Method
ReadDictionary(TKey, TValue) Method (Int32, IDictionary(TKey, TValue))
ReadDictionary Method (Int32, IDictionary)
ReadDouble Method
ReadDoubleArray Method
ReadInt16 Method
ReadInt16Array Method
ReadInt32 Method
ReadInt32Array Method
ReadInt64 Method
ReadInt64Array Method
ReadLocalDateTime Method
ReadLongArray Method
ReadObject Method
ReadRawInt128 Method
ReadRawTime Method
ReadRawYearMonthInterval Method
ReadRemainder Method
ReadSingle Method
ReadSingleArray Method
ReadString Method
ReadTimeInterval Method
ReadUniversalDateTime Method
RegisterIdentity Method
PofStreamReader Properties
ParentParser Property
PofContext Property
UserTypeId Property
VersionId Property
PofStreamReader.UserTypeReader Class
PofStreamReader.UserTypeReader Members
PofStreamReader.UserTypeReader Constructor
PofStreamReader.UserTypeReader Fields
PofStreamReader.UserTypeReader Methods
AdvanceTo Method
Complete Method
ReadArray Method
ReadCollection Method
ReadDictionary Method
ReadRemainder Method
PofStreamReader.UserTypeReader Properties
UserTypeId Property
VersionId Property
PofStreamWriter Class
PofStreamWriter Members
PofStreamWriter Constructor
PofStreamWriter Constructor (DataWriter, IPofContext)
PofStreamWriter Constructor (WritingPofHandler, IPofContext)
PofStreamWriter Fields
m_ctx Field
m_handler Field
m_writer Field
PofStreamWriter Methods
AssertEqual Method
BeginProperty Method
EndProperty Method
OnException Method
WriteArray Method
WriteArray Method (Int32, Array)
WriteArray Method (Int32, Array, Type)
WriteBinary Method
WriteBoolean Method
WriteBooleanArray Method
WriteByte Method
WriteByteArray Method
WriteChar Method
WriteCharArray Method
WriteCollection Method
WriteCollection(T) Method (Int32, ICollection(T))
WriteCollection Method (Int32, ICollection)
WriteCollection Method (Int32, ICollection, Type)
WriteDate Method
WriteDateTime Method
WriteDayTimeInterval Method
WriteDecimal Method
WriteDictionary Method
WriteDictionary(TKey, TValue) Method (Int32, IDictionary(TKey, TValue))
WriteDictionary Method (Int32, IDictionary)
WriteDictionary Method (Int32, IDictionary, Type)
WriteDictionary Method (Int32, IDictionary, Type, Type)
WriteDouble Method
WriteDoubleArray Method
WriteInt16 Method
WriteInt16Array Method
WriteInt32 Method
WriteInt32Array Method
WriteInt64 Method
WriteInt64Array Method
WriteLocalDateTime Method
WriteLocalTime Method
WriteLongArray Method
WriteLongArray Method (Int32, ILongArray)
WriteLongArray Method (Int32, ILongArray, Type)
WriteObject Method
WriteRawInt128 Method
WriteRawTime Method
WriteRawYearMonthInterval Method
WriteRemainder Method
WriteSingle Method
WriteSingleArray Method
WriteString Method
WriteTime Method
WriteTimeInterval Method
WriteUniversalDateTime Method
WriteUniversalTime Method
PofStreamWriter Properties
PofContext Property
PofHandler Property
UserTypeId Property
VersionId Property
Writer Property
PofStreamWriter.UserTypeWriter Class
PofStreamWriter.UserTypeWriter Members
PofStreamWriter.UserTypeWriter Constructor
PofStreamWriter.UserTypeWriter Constructor (DataWriter, IPofContext, Int32, Int32)
PofStreamWriter.UserTypeWriter Constructor (WritingPofHandler, IPofContext, Int32, Int32)
PofStreamWriter.UserTypeWriter Fields
m_complex Field
m_isUserTypeBegin Field
m_isUserTypeEnd Field
m_prevProp Field
m_prop Field
m_typeId Field
m_versionId Field
PofStreamWriter.UserTypeWriter Methods
BeginProperty Method
EndProperty Method
OnException Method
WriteArray Method
WriteCollection Method
WriteDictionary Method
WriteLongArray Method
WriteObject Method
WriteRemainder Method
WriteUserTypeInfo Method
PofStreamWriter.UserTypeWriter Properties
UserTypeId Property
VersionId Property
PortableException Class
PortableException Members
PortableException Constructor
PortableException Constructor
PortableException Constructor (Exception)
PortableException Constructor (String)
PortableException Constructor (SerializationInfo, StreamingContext)
PortableException Constructor (String, Exception)
PortableException Fields
m_arrStackRemote Field
m_innerException Field
m_message Field
m_name Field
PortableException Methods
GetObjectData Method
ReadExternal Method
ToString Method
WriteExternal Method
PortableException Properties
FullStackTrace Property
InnerException Property
Message Property
Name Property
StackTrace Property
PortableObjectSerializer Class
PortableObjectSerializer Members
PortableObjectSerializer Constructor
PortableObjectSerializer Fields
m_typeId Field
PortableObjectSerializer Methods
Deserialize Method
Serialize Method
PrincipalPofSerializer Class
PrincipalPofSerializer Members
PrincipalPofSerializer Constructor
PrincipalPofSerializer Methods
Deserialize Method
Serialize Method
RawInt128 Structure
RawInt128 Members
RawInt128 Constructor
RawInt128 Constructor (Byte[])
RawInt128 Constructor (SByte[])
RawInt128 Constructor (Byte[], Boolean)
RawInt128 Constructor (SByte[], Boolean)
RawInt128 Methods
Equals Method
GetHashCode Method
ToDecimal Method
ToDecimal Method
ToDecimal Method (Byte)
RawInt128 Properties
IsNegative Property
IsZero Property
Length Property
Value Property
RawTime Class
RawTime Members
RawTime Constructor
RawTime Constructor (Int32, Int32, Int32, Int32, Boolean)
RawTime Constructor (Int32, Int32, Int32, Int32, Int32, Int32)
RawTime Methods
Equals Method
GetHashCode Method
ToDateTime Method
ToLocalTime Method
ToString Method
ToUniversalTime Method
RawTime Properties
HasTimezone Property
Hour Property
HourOffset Property
IsUtc Property
Minute Property
MinuteOffset Property
Nanosecond Property
Second Property
RawYearMonthInterval Structure
RawYearMonthInterval Members
RawYearMonthInterval Constructor
RawYearMonthInterval Methods
Equals Method
GetHashCode Method
ToString Method
RawYearMonthInterval Properties
Months Property
Years Property
SimplePofContext Class
SimplePofContext Members
SimplePofContext Constructor
SimplePofContext Fields
m_serializerMap Field
m_typeIdMap Field
m_typeMap Field
SimplePofContext Methods
Deserialize Method
GetPofSerializer Method
GetType Method
GetType Method (Int32)
GetTypeName Method
GetUserTypeIdentifier Method
GetUserTypeIdentifier Method (Object)
GetUserTypeIdentifier Method (String)
GetUserTypeIdentifier Method (Type)
IsUserType Method
IsUserType Method (Object)
IsUserType Method (String)
IsUserType Method (Type)
RegisterUserType Method
Serialize Method
UnregisterUserType Method
ValidateTypeId Method
WritingPofHandler Class
WritingPofHandler Members
WritingPofHandler Constructor
WritingPofHandler Methods
BeginArray Method
BeginCollection Method
BeginMap Method
BeginSparseArray Method
BeginUniformArray Method
BeginUniformCollection Method
BeginUniformKeysMap Method
BeginUniformMap Method
BeginUniformSparseArray Method
BeginUserType Method
EncodePosition Method
EndComplexValue Method
GetComplex Method
IsTypeIdEncoded Method
OnBoolean Method
OnChar Method
OnCharString Method
OnDate Method
OnDateTime Method
OnDateTime Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, Boolean)
OnDateTime Method (Int32, Int32, Int32, Int32, Int32, Int32, Int32, Int32, TimeSpan)
OnDayTimeInterval Method
OnDecimal Method
OnDecimal128 Method
OnDecimal32 Method
OnDecimal64 Method
OnFloat32 Method
OnFloat64 Method
OnIdentityReference Method
OnInt128 Method
OnInt16 Method
OnInt32 Method
OnInt64 Method
OnNullReference Method
OnOctet Method
OnOctetString Method
OnTime Method
OnTime Method (Int32, Int32, Int32, Int32, Int32, Boolean)
OnTime Method (Int32, Int32, Int32, Int32, Int32, TimeSpan)
OnTimeInterval Method
OnYearMonthInterval Method
RegisterIdentity Method
WritingPofHandler Properties
IsCompressable Property
IsSkippable Property
Writer Property
WritingPofHandler.Complex Class
WritingPofHandler.Complex Members
WritingPofHandler.Complex Constructor
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean)
WritingPofHandler.Complex Constructor (WritingPofHandler.Complex, Boolean, Int32)
WritingPofHandler.Complex Methods
OnValue Method
Pop Method
WritingPofHandler.Complex Properties
IsSparse Property
IsUniform Property
UniformType Property
WritingPofHandler.ComplexMap Class
WritingPofHandler.ComplexMap Members
WritingPofHandler.ComplexMap Constructor
WritingPofHandler.ComplexMap Constructor (WritingPofHandler.Complex, Int32)
WritingPofHandler.ComplexMap Constructor (WritingPofHandler.Complex, Int32, Int32)
WritingPofHandler.ComplexMap Methods
OnValue Method
WritingPofHandler.ComplexMap Properties
IsUniform Property
UniformType Property
XmlPofSerializer Class
XmlPofSerializer Members
XmlPofSerializer Constructor
XmlPofSerializer Fields
m_typeId Field
XmlPofSerializer Methods
Deserialize Method
Serialize Method
Tangosol.IO.Pof.Reflection Namespace
AbstractPofPath Class
AbstractPofPath Members
AbstractPofPath Constructor
AbstractPofPath Methods
GetPathElements Method
Navigate Method
ReadExternal Method
WriteExternal Method
AbstractPofValue Class
AbstractPofValue Members
AbstractPofValue Constructor
AbstractPofValue Fields
m_nType Field
m_oValue Field
AbstractPofValue Methods
ApplyChanges Method
GetChanges Method
GetChild Method
GetSerializedValue Method
GetValue Method
IncrementDirtyBytesCount Method
IncrementDirtyValuesCount Method
SetDirty Method
SetUniformEncoded Method
SetValue Method
AbstractPofValue Properties
BinaryValue Property
DirtyBytesCount Property
IsDirty Property
IsRoot Property
IsUniformEncoded Property
Offset Property
Parent Property
PofContext Property
Root Property
Size Property
TypeId Property
ComplexPofValue Class
ComplexPofValue Members
ComplexPofValue Constructor
ComplexPofValue Fields
TYPE_UNKNOWN Field
ComplexPofValue Methods
ExtractChild Method
FindChild Method
FindChildInternal Method
GetChild Method
GetChildrenEnumerator Method
GetLastChildIndex Method
SkipChild Method
ComplexPofValue Properties
IsUniformCollection Property
UniformElementType Property
IPofNavigator Interface
IPofNavigator Members
IPofNavigator Methods
Navigate Method
IPofValue Interface
IPofValue Members
IPofValue Methods
ApplyChanges Method
GetChanges Method
GetChild Method
GetValue Method
SetValue Method
IPofValue Properties
Parent Property
Root Property
TypeId Property
PofArray Class
PofArray Members
PofArray Constructor
PofArray Fields
PofArray Methods
FindChildInternal Method
PofArray Properties
Length Property
PofCollection Class
PofCollection Members
PofCollection Constructor
PofCollection Fields
PofCollection Methods
PofCollection Properties
PofNavigationException Class
PofNavigationException Members
PofNavigationException Constructor
PofNavigationException Constructor
PofNavigationException Constructor (Exception)
PofNavigationException Constructor (String)
PofNavigationException Constructor (SerializationInfo, StreamingContext)
PofNavigationException Constructor (String, Exception)
PofNavigationException Fields
PofNavigationException Methods
PofNavigationException Properties
PofSparseArray Class
PofSparseArray Members
PofSparseArray Constructor
PofSparseArray Fields
PofSparseArray Methods
FindChildInternal Method
InstantiateNullValue Method
PofSparseArray Properties
PofSparseArray.NilPofValue Class
PofSparseArray.NilPofValue Members
PofSparseArray.NilPofValue Constructor
PofSparseArray.NilPofValue Fields
PofSparseArray.NilPofValue Methods
GetSerializedValue Method
GetValue Method
SetValue Method
PofSparseArray.NilPofValue Properties
PofUniformArray Class
PofUniformArray Members
PofUniformArray Constructor
PofUniformArray Fields
PofUniformArray Methods
PofUniformArray Properties
PofUniformCollection Class
PofUniformCollection Members
PofUniformCollection Constructor
PofUniformCollection Fields
PofUniformCollection Methods
PofUniformCollection Properties
PofUniformSparseArray Class
PofUniformSparseArray Members
PofUniformSparseArray Constructor
PofUniformSparseArray Fields
PofUniformSparseArray Methods
InstantiateNullValue Method
PofUniformSparseArray Properties
PofUserType Class
PofUserType Members
PofUserType Constructor
PofUserType Fields
PofUserType Methods
PofUserType Properties
Version Property
PofValueParser Class
PofValueParser Members
PofValueParser Constructor
PofValueParser Methods
InstantiatePofValue Method
Parse Method
SimplePofPath Class
SimplePofPath Members
SimplePofPath Constructor
SimplePofPath Constructor
SimplePofPath Constructor (Int32)
SimplePofPath Constructor (Int32[])
SimplePofPath Methods
Equals Method
GetHashCode Method
GetPathElements Method
ReadExternal Method
ToString Method
WriteExternal Method
SimplePofValue Class
SimplePofValue Members
SimplePofValue Constructor
SimplePofValue Fields
SimplePofValue Methods
GetChild Method
SimplePofValue Properties
Tangosol.Net Namespace
AbstractInvocable Class
AbstractInvocable Members
AbstractInvocable Constructor
AbstractInvocable Methods
Init Method
ReadExternal Method
Run Method
RunCanceled Method
WriteExternal Method
AbstractInvocable Properties
ExecutionTimeoutMillis Property
RequestTimeoutMillis Property
Result Property
SchedulingPriority Property
Service Property
AbstractPriorityTask Class
AbstractPriorityTask Members
AbstractPriorityTask Constructor
AbstractPriorityTask Methods
ReadExternal Method
RunCanceled Method
WriteExternal Method
AbstractPriorityTask Properties
ExecutionTimeoutMillis Property
RequestTimeoutMillis Property
SchedulingPriority Property
CacheFactory Class
CacheFactory Members
CacheFactory Constructor
CacheFactory Methods
CreateFilterConfigMap Method
DestroyCache Method
EnsureLogger Method
GetCache Method
GetEditionName Method
GetInvocationService Method
GetService Method
InstantiateLocalMember Method
IsLogEnabled Method
LoadConfiguration Method
Log Method
Log Method (Exception, CacheFactory.LogLevel)
Log Method (String, CacheFactory.LogLevel)
Log Method (String, Exception, CacheFactory.LogLevel)
ReleaseCache Method
ResolveEdition Method
SetCacheConfig Method
SetCacheConfig Method (String)
SetCacheConfig Method ()
SetCacheFactoryConfig Method
SetCacheFactoryConfig Method (String)
SetCacheFactoryConfig Method ()
SetPofConfig Method
SetPofConfig Method (String)
SetPofConfig Method ()
Shutdown Method
CacheFactory Properties
CacheConfig Property
CacheConfigPath Property
CacheFactoryConfig Property
CacheFactoryConfigPath Property
Config Property
ConfigurableCacheFactory Property
ConfigurableCacheFactoryConfig Property
FilterConfig Property
LicenseConfig Property
LocalMemberConfig Property
Logger Property
LoggerConfig Property
PofConfig Property
PofConfigPath Property
CacheFactory.LogLevel Enumeration
CompressionFilter Class
CompressionFilter Members
CompressionFilter Constructor
CompressionFilter Methods
GetInputStream Method
GetOutputStream Method
CompressionFilter.GZipInputStream Class
CompressionFilter.GZipInputStream Members
CompressionFilter.GZipInputStream Constructor
CompressionFilter.GZipInputStream Methods
Dispose Method
MemberwiseClone Method
Read Method
CompressionFilter.GZipInputStream Properties
Position Property
CompressionFilter.GZipOutputStream Class
CompressionFilter.GZipOutputStream Members
CompressionFilter.GZipOutputStream Constructor
CompressionFilter.GZipOutputStream Methods
Dispose Method
MemberwiseClone Method
CompressionFilter.GZipOutputStream Properties
ConfigurableAddressProvider Class
ConfigurableAddressProvider Members
ConfigurableAddressProvider Constructor
ConfigurableAddressProvider Fields
m_last Field
m_listHolders Field
ConfigurableAddressProvider Methods
Accept Method
CreateAddressProvider Method
Reject Method
reset Method
ToString Method
ConfigurableAddressProvider Properties
NextAddress Property
ConfigurableAddressProvider.AddressHolder Class
ConfigurableAddressProvider.AddressHolder Members
ConfigurableAddressProvider.AddressHolder Constructor
ConfigurableAddressProvider.AddressHolder Methods
ConfigurableAddressProvider.AddressHolder Properties
Address Property
IsPending Property
IsReported Property
DefaultConfigurableCacheFactory Class
DefaultConfigurableCacheFactory Members
DefaultConfigurableCacheFactory Constructor
DefaultConfigurableCacheFactory Constructor
DefaultConfigurableCacheFactory Constructor (String)
DefaultConfigurableCacheFactory Constructor (XmlNode)
DefaultConfigurableCacheFactory Fields
CACHE_NAME Field
m_mapCacheByName Field
m_mapServiceByName Field
SCHEME_REF Field
DefaultConfigurableCacheFactory Methods
ConfigureBackingCache Method
ConfigureCache Method
DestroyCache Method
EnsureCache Method
EnsureCache Method (String)
EnsureCache Method (DefaultConfigurableCacheFactory.CacheInfo, XmlNode)
EnsureService Method
EnsureService Method (String)
EnsureService Method (XmlNode)
EnsureService Method (String, ServiceType)
FindScheme Method
FindSchemeMapping Method
FindServiceScheme Method
InstantiateAny Method
InstantiateCache Method
InstantiateCacheStore Method
InstantiateLocalNamedCache Method
InstantiateLocalNamedCache Method (Int32, Int32)
InstantiateLocalNamedCache Method (DefaultConfigurableCacheFactory.CacheInfo, XmlNode)
InstantiateNearCache Method
InstantiateSubtype Method
LoadConfig Method
ReleaseCache Method
ReleaseCache Method (INamedCache)
ReleaseCache Method (INamedCache, Boolean)
ResolveScheme Method
ResolveScheme Method (DefaultConfigurableCacheFactory.CacheInfo)
ResolveScheme Method (XmlNode, DefaultConfigurableCacheFactory.CacheInfo, Boolean, Boolean)
Shutdown Method
TranslateSchemeType Method
ValidateConfig Method
DefaultConfigurableCacheFactory Properties
Config Property
Edition Property
FilterConfigMap Property
LocalMember Property
DefaultConfigurableCacheFactory.CacheInfo Class
DefaultConfigurableCacheFactory.CacheInfo Members
DefaultConfigurableCacheFactory.CacheInfo Constructor
DefaultConfigurableCacheFactory.CacheInfo Fields
m_attributes Field
m_cacheName Field
m_schemeName Field
DefaultConfigurableCacheFactory.CacheInfo Methods
ReplaceAttributes Method
DefaultConfigurableCacheFactory.CacheInfo Properties
Attributes Property
CacheName Property
SchemeName Property
DefaultConfigurableCacheFactory.ClassSchemeParameterResolver Class
DefaultConfigurableCacheFactory.ClassSchemeParameterResolver Members
DefaultConfigurableCacheFactory.ClassSchemeParameterResolver Constructor
DefaultConfigurableCacheFactory.ClassSchemeParameterResolver Methods
ResolveParameter Method
DefaultConfigurableCacheFactory.SchemeType Enumeration
IAddressProvider Interface
IAddressProvider Members
IAddressProvider Methods
Accept Method
Reject Method
IAddressProvider Properties
NextAddress Property
ICacheService Interface
ICacheService Members
ICacheService Methods
DestroyCache Method
EnsureCache Method
ReleaseCache Method
ICacheService Properties
CacheNames Property
ICacheService Events
IConfigurableCacheFactory Interface
IConfigurableCacheFactory Members
IConfigurableCacheFactory Methods
DestroyCache Method
EnsureCache Method
EnsureService Method
ReleaseCache Method
Shutdown Method
IConfigurableCacheFactory Properties
Edition Property
FilterConfigMap Property
LocalMember Property
IInvocable Interface
IInvocable Members
IInvocable Methods
Init Method
IInvocable Properties
Result Property
IInvocationService Interface
IInvocationService Members
IInvocationService Methods
Query Method
IInvocationService Properties
IInvocationService Events
IMember Interface
IMember Members
IMember Properties
Id Property
MachineName Property
MemberName Property
ProcessName Property
RackName Property
RoleName Property
SiteName Property
Timestamp Property
INamedCache Interface
INamedCache Members
INamedCache Methods
AddCacheListener Method
Aggregate Method
Destroy Method
GetEntries Method
GetEnumerator Method
GetValues Method
Insert Method
InvokeAll Method
Lock Method
Release Method
RemoveCacheListener Method
INamedCache Properties
CacheName Property
CacheService Property
IsActive Property
IPriorityTask Interface
IPriorityTask Members
IPriorityTask Methods
RunCanceled Method
IPriorityTask Properties
ExecutionTimeoutMillis Property
RequestTimeoutMillis Property
SchedulingPriority Property
IService Interface
IService Members
IService Methods
IService Properties
Info Property
Serializer Property
UserContext Property
IService Events
MemberJoined Event
MemberLeaving Event
MemberLeft Event
IServiceInfo Interface
IServiceInfo Members
IServiceInfo Properties
ServiceName Property
ServiceType Property
LocalMember Class
LocalMember Members
LocalMember Constructor
LocalMember Methods
LocalMember Properties
Id Property
MachineName Property
MemberName Property
ProcessName Property
RackName Property
RoleName Property
SiteName Property
Timestamp Property
MemberEventArgs Class
MemberEventArgs Members
MemberEventArgs Constructor
MemberEventArgs Methods
ToString Method
MemberEventArgs Properties
EventType Property
Member Property
Service Property
MemberEventHandler Delegate
MemberEventType Enumeration
PriorityTaskScheduling Enumeration
PriorityTaskTimeout Enumeration
RequestTimeoutException Class
RequestTimeoutException Members
RequestTimeoutException Constructor
RequestTimeoutException Constructor
RequestTimeoutException Constructor (Exception)
RequestTimeoutException Constructor (String)
RequestTimeoutException Constructor (SerializationInfo, StreamingContext)
RequestTimeoutException Constructor (String, Exception)
RequestTimeoutException Fields
RequestTimeoutException Methods
GetObjectData Method
ReadExternal Method
WriteExternal Method
RequestTimeoutException Properties
PartialResult Property
ServiceType Enumeration
Tangosol.Net.Cache Namespace
AbstractCacheLoader Class
AbstractCacheLoader Members
AbstractCacheLoader Constructor
AbstractCacheLoader Methods
Load Method
LoadAll Method
AbstractCacheStore Class
AbstractCacheStore Members
AbstractCacheStore Constructor
AbstractCacheStore Methods
Erase Method
EraseAll Method
Store Method
StoreAll Method
AbstractEvictionPolicy Class
AbstractEvictionPolicy Members
AbstractEvictionPolicy Constructor
AbstractEvictionPolicy Methods
EnsureCache Method
EntryDeleted Method
EntryInserted Method
EntryTouched Method
EntryUpdated Method
EntryUpdated Method (CacheEventArgs)
EntryUpdated Method (IConfigurableCacheEntry)
GetEntry Method
RequestEviction Method
AbstractEvictionPolicy Properties
Cache Property
Name Property
CacheEntry Class
CacheEntry Members
CacheEntry Constructor
CacheEntry Methods
Equals Method
GetHashCode Method
Implicit Method
Implicit Operator
Implicit Operator
ToString Method
CacheEntry Properties
Key Property
Value Property
CacheEventArgs Class
CacheEventArgs Members
CacheEventArgs Constructor
CacheEventArgs Fields
m_eventType Field
m_isSynthetic Field
m_key Field
m_source Field
m_valueNew Field
m_valueOld Field
CacheEventArgs Methods
GetDescription Method
GetDescription Method
GetDescription Method (CacheEventType)
ToString Method
CacheEventArgs Properties
Cache Property
EventType Property
IsSynthetic Property
Key Property
NewValue Property
OldValue Property
CacheEventType Enumeration
CacheExpiration Class
CacheExpiration Members
CacheExpiration Constructor
CacheExpiration Fields
DEFAULT Field
NEVER Field
CacheExpiration Methods
CompositeCache Class
CompositeCache Members
CompositeCache Constructor
CompositeCache Constructor (ICache, ICache)
CompositeCache Constructor (ICache, ICache, CompositeCacheStrategyType)
CompositeCache Fields
m_strategyCurrent Field
m_strategyTarget Field
CompositeCache Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Dispose Method
EnsureInvalidationStrategy Method
Equals Method
GetAll Method
GetEnumerator Method
GetHashCode Method
Insert Method
Insert Method (Object, Object)
Insert Method (Object, Object, Int64)
InsertAll Method
InstantiateBackCacheListener Method
InstantiateFrontCacheListener Method
InvalidateFront Method
RegisterFrontListener Method
RegisterListener Method
RegisterListener Method
RegisterListener Method (Object)
Release Method
Remove Method
ResetHitStatistics Method
ResetInvalidationStrategy Method
ToString Method
UnregisterFrontListener Method
UnregisterListener Method
UnregisterListener Method
UnregisterListener Method (Object)
Validate Method
CompositeCache Properties
AverageGetMillis Property
AverageHitMillis Property
AverageMissMillis Property
AveragePruneMillis Property
AveragePutMillis Property
BackCache Property
CacheControl Property
CacheHits Property
CacheHitsMillis Property
CacheMisses Property
CacheMissesMillis Property
CachePrunes Property
CachePrunesMillis Property
CacheStatistics Property
Count Property
Entries Property
FrontCache Property
HitProbability Property
InvalidationHits Property
InvalidationMisses Property
InvalidationStrategy Property
IsCoherent Property
IsFixedSize Property
IsReadOnly Property
IsSynchronized Property
Item Property
Keys Property
SyncRoot Property
TotalGets Property
TotalGetsMillis Property
TotalPuts Property
TotalPutsMillis Property
TotalRegisterListener Property
Values Property
CompositeCache.BackCacheListener Class
CompositeCache.BackCacheListener Members
CompositeCache.BackCacheListener Constructor
CompositeCache.BackCacheListener Methods
OnCacheEvent Method
CompositeCache.FrontCacheListener Class
CompositeCache.FrontCacheListener Members
CompositeCache.FrontCacheListener Constructor
CompositeCache.FrontCacheListener Fields
m_filter Field
CompositeCache.FrontCacheListener Methods
EntryDeleted Method
Register Method
Unregister Method
CompositeCacheStrategyType Enumeration
ContinuousQueryCache Class
ContinuousQueryCache Members
ContinuousQueryCache Constructor
ContinuousQueryCache Constructor (INamedCache, IFilter)
ContinuousQueryCache Constructor (INamedCache, IFilter, Boolean)
ContinuousQueryCache Constructor (INamedCache, IFilter, ICacheListener)
ContinuousQueryCache Fields
m_connectionTimestamp Field
ContinuousQueryCache Methods
AddCacheListener Method
AddCacheListener Method (ICacheListener)
AddCacheListener Method (ICacheListener, Object, Boolean)
AddCacheListener Method (ICacheListener, IFilter, Boolean)
AddIndex Method
Aggregate Method
Aggregate Method (ICollection, IEntryAggregator)
Aggregate Method (IFilter, IEntryAggregator)
CheckEntry Method
CheckEntry Method (ICacheEntry)
CheckEntry Method (Object, Object)
CheckReadOnly Method
Clear Method
ConfigureSynchronization Method
Contains Method
Destroy Method
Dispose Method
EnsureEventDispatcher Method
EnsureIndexMap Method
EnsureSynchronized Method
Get Method
GetAll Method
GetEntries Method
GetEntries Method (IFilter)
GetEntries Method (IFilter, IComparer)
GetInternalKeysCollection Method
GetKeys Method
GetValues Method
GetValues Method (IFilter)
GetValues Method (IFilter, IComparer)
Insert Method
Insert Method (Object, Object)
Insert Method (Object, Object, Int64)
InsertAll Method
InstantiateAddListener Method
InstantiateEventDispatcher Method
InstantiateEventRouter Method
InstantiateInternalCache Method
InstantiateRemoveListener Method
Invoke Method
InvokeAll Method
InvokeAll Method (ICollection, IEntryProcessor)
InvokeAll Method (IFilter, IEntryProcessor)
IsEventDeferred Method
Lock Method
Lock Method (Object)
Lock Method (Object, Int64)
MergeFilter Method
OnMemberJoined Method
OnMemberLeaving Method
OnMemberLeft Method
RegisterServiceMemberEventHandler Method
Release Method
ReleaseIndexMap Method
Remove Method
RemoveBlind Method
RemoveCacheListener Method
RemoveCacheListener Method (ICacheListener)
RemoveCacheListener Method (ICacheListener, Object)
RemoveCacheListener Method (ICacheListener, IFilter)
RemoveIndex Method
Unlock Method
UnregisterServiceMemberEventHandler Method
ContinuousQueryCache Properties
Cache Property
CacheName Property
CacheService Property
CacheValues Property
Dispatcher Property
Filter Property
IndexMap Property
InternalCache Property
IsActive Property
IsCacheValues Property
IsObserved Property
IsReadOnly Property
IsSynchronized Property
ReconnectInterval Property
State Property
ContinuousQueryCache.CacheState Enumeration
ContinuousQueryCache.EventDispatcher Class
ContinuousQueryCache.EventDispatcher Members
ContinuousQueryCache.EventDispatcher Constructor
ContinuousQueryCache.EventDispatcher Methods
OnException Method
OnExit Method
OnNotify Method
ContinuousQueryCache.EventDispatcher Properties
ContinuousQueryCache Property
Queue Property
ContinuousQueryCache.EventRouter Class
ContinuousQueryCache.EventRouter Members
ContinuousQueryCache.EventRouter Constructor
ContinuousQueryCache.EventRouter Methods
Equals Method
GetHashCode Method
OnCacheEvent Method
ToString Method
FilterEventArgs Class
FilterEventArgs Members
FilterEventArgs Constructor
FilterEventArgs Constructor (IObservableCache, CacheEventType, Object, Boolean, IFilter[])
FilterEventArgs Constructor (IObservableCache, CacheEventType, Object, Object, Object, Boolean, IFilter[])
FilterEventArgs Fields
m_filters Field
FilterEventArgs Methods
FilterEventArgs Properties
Filters Property
ICache Interface
ICache Members
ICache Methods
GetAll Method
GetEnumerator Method
GetEnumerator Method
Insert Method
Insert Method (Object, Object)
Insert Method (Object, Object, Int64)
InsertAll Method
ICache Properties
Entries Property
ICacheEntry Interface
ICacheEntry Members
ICacheEntry Properties
Key Property
Value Property
ICacheEnumerator Interface
ICacheEnumerator Members
ICacheEnumerator Methods
ICacheEnumerator Properties
Entry Property
Entry Property
ICacheListener Interface
ICacheListener Members
ICacheListener Methods
EntryDeleted Method
EntryInserted Method
EntryUpdated Method
ICacheLoader Interface
ICacheLoader Members
ICacheLoader Methods
Load Method
LoadAll Method
ICacheStatistics Interface
ICacheStatistics Members
ICacheStatistics Methods
ResetHitStatistics Method
ICacheStatistics Properties
AverageGetMillis Property
AverageHitMillis Property
AverageMissMillis Property
AveragePruneMillis Property
AveragePutMillis Property
CacheHits Property
CacheHitsMillis Property
CacheMisses Property
CacheMissesMillis Property
CachePrunes Property
CachePrunesMillis Property
HitProbability Property
TotalGets Property
TotalGetsMillis Property
TotalPuts Property
TotalPutsMillis Property
ICacheStore Interface
ICacheStore Members
ICacheStore Methods
Erase Method
EraseAll Method
Store Method
StoreAll Method
IConcurrentCache Interface
IConcurrentCache Members
IConcurrentCache Methods
GetEnumerator Method
Insert Method
Lock Method
Lock Method (Object)
Lock Method (Object, Int64)
Unlock Method
IConcurrentCache Properties
IConfigurableCache Interface
IConfigurableCache Members
IConfigurableCache Methods
Evict Method
Evict Method
Evict Method (Object)
EvictAll Method
GetCacheEntry Method
GetEnumerator Method
Insert Method
IConfigurableCache Properties
EvictionPolicy Property
ExpiryDelay Property
FlushDelay Property
HighUnits Property
LowUnits Property
UnitCalculator Property
Units Property
IConfigurableCacheEntry Interface
IConfigurableCacheEntry Members
IConfigurableCacheEntry Methods
Touch Method
IConfigurableCacheEntry Properties
ExpiryMillis Property
IsExpired Property
LastTouchMillis Property
TouchCount Property
Units Property
IEntryAggregator Interface
IEntryAggregator Members
IEntryAggregator Methods
Aggregate Method
IEntryProcessor Interface
IEntryProcessor Members
IEntryProcessor Methods
Process Method
ProcessAll Method
IEvictionPolicy Interface
IEvictionPolicy Members
IEvictionPolicy Methods
EntryTouched Method
RequestEviction Method
IEvictionPolicy Properties
Name Property
IInvocableCache Interface
IInvocableCache Members
IInvocableCache Methods
Aggregate Method
Aggregate Method (ICollection, IEntryAggregator)
Aggregate Method (IFilter, IEntryAggregator)
GetEnumerator Method
Insert Method
Invoke Method
InvokeAll Method
InvokeAll Method (ICollection, IEntryProcessor)
InvokeAll Method (IFilter, IEntryProcessor)
IInvocableCache Properties
IInvocableCacheEntry Interface
IInvocableCacheEntry Members
IInvocableCacheEntry Methods
Extract Method
Remove Method
SetValue Method
Update Method
IInvocableCacheEntry Properties
IsPresent Property
Key Property
Key Property
Value Property
Value Property
IIterableCacheLoader Interface
IIterableCacheLoader Members
IIterableCacheLoader Methods
IIterableCacheLoader Properties
Keys Property
IKeyAssociation Interface
IKeyAssociation Members
IKeyAssociation Properties
AssociatedKey Property
IObservableCache Interface
IObservableCache Members
IObservableCache Methods
AddCacheListener Method
AddCacheListener Method (ICacheListener)
AddCacheListener Method (ICacheListener, Object, Boolean)
AddCacheListener Method (ICacheListener, IFilter, Boolean)
GetEnumerator Method
Insert Method
RemoveCacheListener Method
RemoveCacheListener Method (ICacheListener)
RemoveCacheListener Method (ICacheListener, Object)
RemoveCacheListener Method (ICacheListener, IFilter)
IObservableCache Properties
IParallelAwareAggregator Interface
IParallelAwareAggregator Members
IParallelAwareAggregator Methods
AggregateResults Method
IParallelAwareAggregator Properties
ParallelAggregator Property
IQueryCache Interface
IQueryCache Members
IQueryCache Methods
AddIndex Method
GetEntries Method
GetEntries Method (IFilter)
GetEntries Method (IFilter, IComparer)
GetEnumerator Method
GetKeys Method
GetValues Method
GetValues Method (IFilter)
GetValues Method (IFilter, IComparer)
Insert Method
RemoveIndex Method
IQueryCache Properties
IQueryCacheEntry Interface
IQueryCacheEntry Members
IQueryCacheEntry Methods
Extract Method
IQueryCacheEntry Properties
IUnitCalculator Interface
IUnitCalculator Members
IUnitCalculator Methods
CalculateUnits Method
IUnitCalculator Properties
Name Property
LocalCache Class
LocalCache Members
LocalCache Constructor
LocalCache Constructor
LocalCache Constructor (Int32)
LocalCache Constructor (Int32, Int32)
LocalCache Constructor (Int32, Int32, Double)
LocalCache Constructor (Int32, Int32, ICacheLoader)
LocalCache Fields
DEFAULT_EXPIRE Field
DEFAULT_FLUSH Field
DEFAULT_KEY_MASK Field
DEFAULT_PRUNE Field
DEFAULT_UNITS Field
m_avgTouch Field
m_lastPrune Field
LocalCache Methods
AcquireReadLock Method
AcquireWriteLock Method
Add Method
AddCacheListener Method
AddCacheListener Method (ICacheListener)
AddCacheListener Method (ICacheListener, Object, Boolean)
AddCacheListener Method (ICacheListener, IFilter, Boolean)
AddIndex Method
AddInternal Method
AdjustUnits Method
Aggregate Method
Aggregate Method (ICollection, IEntryAggregator)
Aggregate Method (IFilter, IEntryAggregator)
CheckFlush Method
CheckSize Method
Clear Method
ConfigureEviction Method
ConfigureUnitCalculator Method
Contains Method
ContainsKey Method
ContainsValue Method
CopyTo Method
CreateEntry Method
DispatchEvent Method
EnsureEntry Method
EnsureEntryCollection Method
EnsureIndexMap Method
Evict Method
Evict Method
Evict Method (Object)
EvictAll Method
GetAll Method
GetCacheEntry Method
GetEntries Method
GetEntries Method (IFilter)
GetEntries Method (IFilter, IComparer)
GetEntry Method
GetEntryInternal Method
GetEnumerator Method
GetKeys Method
GetValues Method
GetValues Method (IFilter)
GetValues Method (IFilter, IComparer)
HasListeners Method
Insert Method
Insert Method (Object, Object)
Insert Method (Object, Object, Int64)
InsertAll Method
InstantiateCacheEnumerator Method
InstantiateCacheEvent Method
InstantiateEntriesCollection Method
InstantiateInternalListener Method
InstantiateKeysCollection Method
InstantiateValuesCollection Method
Invoke Method
InvokeAll Method
InvokeAll Method (ICollection, IEntryProcessor)
InvokeAll Method (IFilter, IEntryProcessor)
Load Method
LoadAll Method
LoadAll Method
LoadAll Method (ICollection)
Lock Method
Lock Method (Object)
Lock Method (Object, Int64)
Peek Method
PeekAll Method
Prune Method
Remove Method
RemoveCacheListener Method
RemoveCacheListener Method (ICacheListener)
RemoveCacheListener Method (ICacheListener, Object)
RemoveCacheListener Method (ICacheListener, IFilter)
RemoveExpired Method
RemoveIndex Method
RemoveInternal Method
ResetHitStatistics Method
ScheduleFlush Method
ToString Method
Unlock Method
LocalCache Properties
CacheHits Property
CacheListenerSupport Property
CacheLoader Property
CacheMisses Property
CacheStatistics Property
CacheStore Property
CalculatorType Property
Count Property
CurrentKeyMask Property
Entries Property
EvictionPolicy Property
EvictionType Property
ExpiryDelay Property
FlushDelay Property
FlushTime Property
HighUnits Property
HitProbability Property
IndexMap Property
Item Property
Keys Property
LowUnits Property
PruneLevel Property
Storage Property
UnitCalculator Property
Units Property
Values Property
LocalCache.CacheLock Class
LocalCache.CacheLock Members
LocalCache.CacheLock Constructor
LocalCache.CacheLock Methods
Assign Method
Release Method
ToString Method
WaitForNotify Method
LocalCache.CacheLock Properties
BlockCount Property
LockCount Property
LockThread Property
LockTypeDescription Property
LocalCache.DefaultKeyMask Class
LocalCache.DefaultKeyMask Members
LocalCache.DefaultKeyMask Constructor
LocalCache.DefaultKeyMask Methods
LocalCache.DefaultKeyMask Properties
IsSynthetic Property
LocalCache.Entry Class
LocalCache.Entry Members
LocalCache.Entry Constructor
LocalCache.Entry Fields
m_cache Field
m_key Field
m_value Field
LocalCache.Entry Methods
CalculateUnits Method
Discard Method
Extract Method
Implicit Method
Implicit Operator
Implicit Operator
IndexOfMSB Method
Remove Method
ResetTouchCount Method
ScheduleExpiry Method
SetValue Method
ToString Method
Touch Method
Update Method
LocalCache.Entry Properties
Cache Property
CreatedMillis Property
ExpiryMillis Property
IsDiscarded Property
IsExpired Property
IsPresent Property
Key Property
LastTouchMillis Property
Priority Property
TouchCount Property
Units Property
Value Property
LocalCache.EnumeratorMode Enumeration
LocalCache.EvictionPolicyType Enumeration
LocalCache.InternalListener Class
LocalCache.InternalListener Members
LocalCache.InternalListener Constructor
LocalCache.InternalListener Methods
EntryDeleted Method
EntryInserted Method
EntryUpdated Method
LocalCache.KeyMask Class
LocalCache.KeyMask Members
LocalCache.KeyMask Constructor
LocalCache.KeyMask Methods
EnsureSynthetic Method
IsIgnored Method
LocalCache.KeyMask Properties
IsSynthetic Property
LocalCache.LoadAllKeyMask Class
LocalCache.LoadAllKeyMask Members
LocalCache.LoadAllKeyMask Constructor
LocalCache.LoadAllKeyMask Methods
IsIgnored Method
LocalCache.LoadAllKeyMask Properties
LocalCache.LoadKeyMask Class
LocalCache.LoadKeyMask Members
LocalCache.LoadKeyMask Constructor
LocalCache.LoadKeyMask Methods
IsIgnored Method
LocalCache.LoadKeyMask Properties
LocalCache.UnitCalculatorType Enumeration
LockScope Class
LockScope Members
LockScope Constructor
LockScope Fields
LOCK_ALL Field
LockScope Methods
NearCache Class
NearCache Members
NearCache Constructor
NearCache Constructor (ICache, INamedCache)
NearCache Constructor (ICache, INamedCache, CompositeCacheStrategyType)
NearCache Fields
NearCache Methods
AddCacheListener Method
AddCacheListener Method (ICacheListener)
AddCacheListener Method (ICacheListener, Object, Boolean)
AddCacheListener Method (ICacheListener, IFilter, Boolean)
AddIndex Method
Aggregate Method
Aggregate Method (ICollection, IEntryAggregator)
Aggregate Method (IFilter, IEntryAggregator)
Destroy Method
GetEntries Method
GetEntries Method (IFilter)
GetEntries Method (IFilter, IComparer)
GetKeys Method
GetValues Method
GetValues Method (IFilter)
GetValues Method (IFilter, IComparer)
Insert Method
Invoke Method
InvokeAll Method
InvokeAll Method (ICollection, IEntryProcessor)
InvokeAll Method (IFilter, IEntryProcessor)
Lock Method
Lock Method (Object)
Lock Method (Object, Int64)
OnMemberJoined Method
OnMemberLeaving Method
OnMemberLeft Method
RegisterBackServiceMemberEventHandler Method
RegisterListener Method
Release Method
RemoveCacheListener Method
RemoveCacheListener Method (ICacheListener)
RemoveCacheListener Method (ICacheListener, Object)
RemoveCacheListener Method (ICacheListener, IFilter)
RemoveIndex Method
Unlock Method
UnregisterBackServiceMemberEventHandler Method
UnregisterListener Method
NearCache Properties
BackCache Property
CacheName Property
CacheService Property
IsActive Property
SimpleCacheStatistics Class
SimpleCacheStatistics Members
SimpleCacheStatistics Constructor
SimpleCacheStatistics Fields
m_cacheHits Field
m_cacheMisses Field
m_cachePrunes Field
m_cachePuts Field
m_hitsMillis Field
m_missesMillis Field
m_prunesMillis Field
m_putsMillis Field
SimpleCacheStatistics Methods
RegisterCachePrune Method
RegisterHit Method
RegisterHit Method
RegisterHit Method (Int64)
RegisterHits Method
RegisterMiss Method
RegisterMiss Method
RegisterMiss Method (Int64)
RegisterMisses Method
RegisterPut Method
RegisterPuts Method
ResetHitStatistics Method
ToString Method
SimpleCacheStatistics Properties
AverageGetMillis Property
AverageHitMillis Property
AverageMissMillis Property
AveragePruneMillis Property
AveragePutMillis Property
CacheHits Property
CacheHitsMillis Property
CacheMisses Property
CacheMissesMillis Property
CachePrunes Property
CachePrunesMillis Property
HitProbability Property
TotalGets Property
TotalGetsMillis Property
TotalPuts Property
TotalPutsMillis Property
Tangosol.Net.Cache.Support Namespace
AbstractCacheListener Class
AbstractCacheListener Members
AbstractCacheListener Constructor
AbstractCacheListener Methods
EntryDeleted Method
EntryInserted Method
EntryUpdated Method
AbstractKeyBasedCache Class
AbstractKeyBasedCache Members
AbstractKeyBasedCache Constructor
AbstractKeyBasedCache Methods
Add Method
Clear Method
Contains Method
CopyTo Method
Equals Method
Get Method
GetAll Method
GetEnumerator Method