.NET Client Documentation
5.1.1
Search Results for

    Show / Hide Table of Contents

    IPredicate Interface

    Namespace: Hazelcast.Query
    Assembly: Hazelcast.Net.dll

    A place holder interface for com.hazelcast.query.Predicate on server side.

    public interface IPredicate
    Remarks

    All builtin predicates can be accessed via Predicates static class.

    A custom predicate must be serializable via Hazelcast serialization, and have a counterpart on the server.

    In This Article
    Back to top Copyright © 2010-2022 Hazelcast, Inc. All rights reserved.
    Generated by DocFX.