GigaSpaces XAP 8.0 API

org.openspaces.events.polling
Class PollingEventContainerServiceDetails.Attributes

java.lang.Object
  extended by org.openspaces.events.EventContainerServiceDetails.Attributes
      extended by org.openspaces.events.polling.PollingEventContainerServiceDetails.Attributes
Enclosing class:
PollingEventContainerServiceDetails

public static class PollingEventContainerServiceDetails.Attributes
extends EventContainerServiceDetails.Attributes


Field Summary
static String CONCURRENT_CONSUMERS
           
static String MAX_CONCURRENT_CONSUMERS
           
static String PASS_ARRAY_AS_IS
           
static String RECEIVE_OPERATION_HANDLER
           
static String RECEIVE_TIMEOUT
           
static String TRIGGER_OPERATION_HANDLER
           
 
Fields inherited from class org.openspaces.events.EventContainerServiceDetails.Attributes
GIGA_SPACE, PERFORM_SNAPSHOT, TEMPLATE, TRANSACTION_MANAGER
 
Constructor Summary
PollingEventContainerServiceDetails.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

RECEIVE_TIMEOUT

public static final String RECEIVE_TIMEOUT
See Also:
Constant Field Values

RECEIVE_OPERATION_HANDLER

public static final String RECEIVE_OPERATION_HANDLER
See Also:
Constant Field Values

TRIGGER_OPERATION_HANDLER

public static final String TRIGGER_OPERATION_HANDLER
See Also:
Constant Field Values

CONCURRENT_CONSUMERS

public static final String CONCURRENT_CONSUMERS
See Also:
Constant Field Values

MAX_CONCURRENT_CONSUMERS

public static final String MAX_CONCURRENT_CONSUMERS
See Also:
Constant Field Values

PASS_ARRAY_AS_IS

public static final String PASS_ARRAY_AS_IS
See Also:
Constant Field Values
Constructor Detail

PollingEventContainerServiceDetails.Attributes

public PollingEventContainerServiceDetails.Attributes()

GigaSpaces XAP 8.0 API

Copyright © GigaSpaces.