Infinispan Distribution 5.2.6.Final-redhat-2

org.infinispan.query
Interface ModuleCommandIds


public interface ModuleCommandIds

The Query module is using custom RPC commands; to make sure the used command ids are unique all numbers are defined here, and should stay in the range 100-119 which is the reserved range for this module.

Author:
Sanne Grinovero (C) 2011 Red Hat Inc.

Field Summary
static byte CLUSTERED_QUERY
           
static byte UPDATE_INDEX
           
 

Field Detail

CLUSTERED_QUERY

static final byte CLUSTERED_QUERY
See Also:
Constant Field Values

UPDATE_INDEX

static final byte UPDATE_INDEX
See Also:
Constant Field Values

Infinispan Distribution 5.2.6.Final-redhat-2

Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.