| Package | Description |
|---|---|
| com.pivotal.gemfirexd.callbacks | |
| com.pivotal.gemfirexd.hadoop.mapreduce |
| Modifier and Type | Method and Description |
|---|---|
Event.Type |
Event.getType()
Get the
Type of the event. |
static Event.Type |
Event.Type.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static Event.Type[] |
Event.Type.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
boolean |
AsyncEventHelper.setParamsInBulkPreparedStatement(Event event,
Event.Type evType,
PreparedStatement ps,
PreparedStatement prevPS,
DBSynchronizer sync)
Set the parameters to the prepared statement for a
BULK_DML or BULK_INSERT operation. |
| Modifier and Type | Method and Description |
|---|---|
Event.Type |
Row.getEventType()
Get the type of DML operation that changed this row.
|
static Event.Type |
Row.getEventType(com.gemstone.gemfire.cache.hdfs.internal.PersistedEventImpl event) |
Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.