Class FilterMyKeysFlowQuery

  • All Implemented Interfaces:
    java.io.Externalizable , java.io.Serializable , java.lang.Comparable , org.apache.avro.generic.GenericContainer , org.apache.avro.generic.GenericRecord , org.apache.avro.generic.IndexedRecord , org.apache.avro.specific.SpecificRecord

    
    public class FilterMyKeysFlowQuery
    extends SpecificRecordBase implements SpecificRecord
                        

    Request to filter out keys from the provided collection which don't belong to the member

    • Constructor Detail

      • FilterMyKeysFlowQuery

        FilterMyKeysFlowQuery()
        Default constructor.
      • FilterMyKeysFlowQuery

        FilterMyKeysFlowQuery(List<ByteBuffer> keys)
        All-args constructor.
        Parameters:
        keys - Candidate keys