public class InternalReadModifiers extends ReadModifiers
Modifier and Type | Field and Description |
---|---|
static ReadModifiers |
RUN_ON_IO_THREAD
Indicates operation should run directly on i/o thread, instead of being submitted to the operations thread pool.
|
DIRTY_READ, EXCLUSIVE_READ_LOCK, FIFO, FIFO_GROUPING_POLL, IF_EXISTS, IGNORE_PARTIAL_FAILURE, MEMORY_ONLY_SEARCH, NONE, READ_COMMITTED, REPEATABLE_READ
Modifier | Constructor and Description |
---|---|
protected |
InternalReadModifiers(int code) |
add, contains, create, getCache, isExclusiveReadLock, isFifo, isFifoGroupingPoll, isIfExists, isIgnorePartialFailure, isMemoryOnlySearch, remove, setIsolationLevel
isDirtyRead, isReadCommitted, isRepeatableRead, setIsolationLevel
add, contains, createIfNeeded, equals, getCode, hashCode, readExternal, remove, writeExternal
clone, finalize, getClass, notify, notifyAll, toString, wait, wait, wait
enabledSmartExternalizableWithReference
public static final ReadModifiers RUN_ON_IO_THREAD
Copyright © GigaSpaces.