Package | Description |
---|---|
com.hazelcast.concurrent.lock | |
com.hazelcast.map |
Contains Hazelcast map module classes.
|
com.hazelcast.queue | |
com.hazelcast.util.scheduler |
Modifier and Type | Class and Description |
---|---|
class |
LockEvictionProcessor |
Modifier and Type | Class and Description |
---|---|
class |
EvictionProcessor |
class |
MapStoreDeleteProcessor |
class |
MapStoreProcessor |
class |
MapStoreWriteProcessor |
Modifier and Type | Class and Description |
---|---|
class |
QueueEvictionProcessor |
Modifier and Type | Method and Description |
---|---|
static <K,V> EntryTaskScheduler<K,V> |
EntryTaskSchedulerFactory.newScheduler(ScheduledExecutorService scheduledExecutorService,
ScheduledEntryProcessor entryProcessor,
ScheduleType scheduleType)
Creates a new EntryTaskScheduler that will run all second operations in bulk.
|
Copyright © 2014 Hazelcast, Inc.. All rights reserved.