GigaSpaces XAP 9.1 API

org.openspaces.events.notify
Class NotifyEventContainerServiceDetails.Attributes

java.lang.Object
  extended by org.openspaces.events.EventContainerServiceDetails.Attributes
      extended by org.openspaces.events.notify.NotifyEventContainerServiceDetails.Attributes
Enclosing class:
NotifyEventContainerServiceDetails

public static class NotifyEventContainerServiceDetails.Attributes
extends EventContainerServiceDetails.Attributes


Field Summary
static String AUTO_RENEW
           
static String BATCH_PENDING_THRESHOLD
           
static String BATCH_SIZE
           
static String BATCH_TIME
           
static String COMM_TYPE
           
static String DURABLE
           
static String FIFO
           
static String GUARANTEED
           
static String NOTIFY_LEASE_EXPIRE
           
static String NOTIFY_MATCHED
           
static String NOTIFY_REMATCHED
           
static String NOTIFY_TAKE
           
static String NOTIFY_UNMATCHED
           
static String NOTIFY_UPDATE
          Deprecated. since 9.1 use NOTIFY_MATCHED or NOTIFY_REMATCHED instead
static String NOTIFY_WRITE
           
static String PASS_ARRAY_AS_IS
           
static String PERFORM_TAKE_ON_NOTIFY
           
static String REPLICATE_NOTIFY_TEMPLATE
           
static String TRIGGER_NOTIFY_TEMPLATE
           
 
Fields inherited from class org.openspaces.events.EventContainerServiceDetails.Attributes
GIGA_SPACE, PERFORM_SNAPSHOT, TEMPLATE, TRANSACTION_MANAGER
 
Constructor Summary
NotifyEventContainerServiceDetails.Attributes()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

COMM_TYPE

public static final String COMM_TYPE
See Also:
Constant Field Values

FIFO

public static final String FIFO
See Also:
Constant Field Values

BATCH_SIZE

public static final String BATCH_SIZE
See Also:
Constant Field Values

BATCH_TIME

public static final String BATCH_TIME
See Also:
Constant Field Values

BATCH_PENDING_THRESHOLD

public static final String BATCH_PENDING_THRESHOLD
See Also:
Constant Field Values

AUTO_RENEW

public static final String AUTO_RENEW
See Also:
Constant Field Values

NOTIFY_WRITE

public static final String NOTIFY_WRITE
See Also:
Constant Field Values

NOTIFY_TAKE

public static final String NOTIFY_TAKE
See Also:
Constant Field Values

NOTIFY_UPDATE

@Deprecated
public static final String NOTIFY_UPDATE
Deprecated. since 9.1 use NOTIFY_MATCHED or NOTIFY_REMATCHED instead
See Also:
Constant Field Values

NOTIFY_LEASE_EXPIRE

public static final String NOTIFY_LEASE_EXPIRE
See Also:
Constant Field Values

NOTIFY_UNMATCHED

public static final String NOTIFY_UNMATCHED
See Also:
Constant Field Values

NOTIFY_MATCHED

public static final String NOTIFY_MATCHED
See Also:
Constant Field Values

NOTIFY_REMATCHED

public static final String NOTIFY_REMATCHED
See Also:
Constant Field Values

TRIGGER_NOTIFY_TEMPLATE

public static final String TRIGGER_NOTIFY_TEMPLATE
See Also:
Constant Field Values

REPLICATE_NOTIFY_TEMPLATE

public static final String REPLICATE_NOTIFY_TEMPLATE
See Also:
Constant Field Values

PERFORM_TAKE_ON_NOTIFY

public static final String PERFORM_TAKE_ON_NOTIFY
See Also:
Constant Field Values

PASS_ARRAY_AS_IS

public static final String PASS_ARRAY_AS_IS
See Also:
Constant Field Values

GUARANTEED

public static final String GUARANTEED
See Also:
Constant Field Values

DURABLE

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

NotifyEventContainerServiceDetails.Attributes

public NotifyEventContainerServiceDetails.Attributes()

GigaSpaces XAP 9.1 API

Copyright © GigaSpaces.