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.
CLUSTERED_QUERY
static final byte CLUSTERED_QUERY
- See Also:
- Constant Field Values
UPDATE_INDEX
static final byte UPDATE_INDEX
- See Also:
- Constant Field Values
Copyright © 2013 JBoss, a division of Red Hat. All Rights Reserved.