Show / Hide Table of Contents

    Class ContinuousQueryClient

    Thin client continuous query base class, see ContinuousQueryClient<TK, TV>.

    Inheritance
    System.Object
    ContinuousQueryClient
    ContinuousQueryClient<TK, TV>
    Inherited Members
    System.Object.ToString()
    System.Object.Equals(System.Object)
    System.Object.Equals(System.Object, System.Object)
    System.Object.ReferenceEquals(System.Object, System.Object)
    System.Object.GetHashCode()
    System.Object.GetType()
    System.Object.MemberwiseClone()
    Namespace: Apache.Ignite.Core.Client.Cache.Query.Continuous
    Assembly: Apache.Ignite.Core.dll
    Syntax
    public abstract class ContinuousQueryClient

    Fields

    DefaultBufferSize

    Default buffer size.

    Declaration
    public const int DefaultBufferSize = 1
    Field Value
    Type Description
    System.Int32
    Back to top © 2015 - 2019 The Apache Software Foundation