Package | Description |
---|---|
org.apache.ignite.streamer.index |
Contains APIs for indexing of streamer windows.
|
Modifier and Type | Method and Description |
---|---|
StreamerIndexPolicy |
StreamerIndexProviderAdapter.getPolicy()
Gets event indexing policy, which defines how events
are tracked within an index.
|
StreamerIndexPolicy |
StreamerIndexProvider.getPolicy()
Gets event indexing policy, which defines how events
are tracked within an index.
|
StreamerIndexPolicy |
StreamerIndexProviderMBean.policy()
Gets index policy.
|
StreamerIndexPolicy |
StreamerIndexProviderAdapter.policy()
Gets index policy.
|
StreamerIndexPolicy |
StreamerIndex.policy()
Gets index policy.
|
static StreamerIndexPolicy |
StreamerIndexPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static StreamerIndexPolicy[] |
StreamerIndexPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
StreamerIndexProviderAdapter.setPolicy(StreamerIndexPolicy plc)
Sets index policy.
|
Follow @ApacheIgnite
Apache Ignite Fabric : ver. 1.0.0-RC3 Release Date : March 24 2015