Modifier and Type | Class and Description |
---|---|
class |
CassandraState |
Modifier and Type | Method and Description |
---|---|
State |
CassandraMapStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
CassandraStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
State |
EsStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
HBaseState |
Modifier and Type | Method and Description |
---|---|
State |
HBaseStateFactory.makeState(Map<String,Object> map,
IMetricsContext metricsContext,
int partitionIndex,
int numPartitions) |
State |
HBaseMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
HdfsState |
Modifier and Type | Method and Description |
---|---|
State |
HdfsStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
HiveState |
Modifier and Type | Method and Description |
---|---|
State |
HiveStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
JdbcState |
Modifier and Type | Method and Description |
---|---|
State |
JdbcStateFactory.makeState(Map<String,Object> map,
IMetricsContext metricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
JmsState |
Modifier and Type | Method and Description |
---|---|
State |
JmsStateFactory.makeState(Map<String,Object> map,
IMetricsContext metricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
TridentKafkaState<K,V> |
Modifier and Type | Method and Description |
---|---|
State |
TridentKafkaStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
MongoState |
Modifier and Type | Method and Description |
---|---|
State |
MongoStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
MongoMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
OpenTsdbState
Trident
State implementation for OpenTSDB. |
Modifier and Type | Method and Description |
---|---|
State |
OpenTsdbStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
AbstractRedisStateQuerier<T extends State>
AbstractRedisStateQuerier is base class of any RedisStateQuerier, which implements BaseQueryFunction.
|
class |
AbstractRedisStateUpdater<T extends State>
AbstractRedisStateUpdater is base class of any RedisStateUpdater, which implements BaseStateUpdater.
|
Modifier and Type | Class and Description |
---|---|
class |
RedisClusterState
Implementation of State for Redis Cluster environment.
|
class |
RedisState
Implementation of State for single Redis environment.
|
Modifier and Type | Method and Description |
---|---|
State |
RedisMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisClusterState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
RedisClusterMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
RocketMqState |
Modifier and Type | Method and Description |
---|---|
State |
RocketMqStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
SolrState |
Modifier and Type | Method and Description |
---|---|
State |
SolrStateFactory.makeState(Map<String,Object> map,
IMetricsContext metricsContext,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
DebugMemoryMapState<T> |
static class |
TridentReach.StaticSingleKeyMapState |
Modifier and Type | Method and Description |
---|---|
State |
DebugMemoryMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
TridentReach.StaticSingleKeyMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Method and Description |
---|---|
List<Iterator<List<Object>>> |
TupleCollectionGet.batchRetrieve(State state,
List<TridentTuple> args) |
Modifier and Type | Class and Description |
---|---|
class |
BaseQueryFunction<S extends State,T> |
class |
BaseStateUpdater<S extends State> |
interface |
QueryFunction<S extends State,T> |
interface |
StateUpdater<S extends State> |
Modifier and Type | Class and Description |
---|---|
class |
ReadOnlyState |
Modifier and Type | Method and Description |
---|---|
State |
StateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Interface and Description |
---|---|
interface |
MapState<T> |
interface |
ReadOnlyMapState<T> |
interface |
RemovableMapState<T> |
Modifier and Type | Class and Description |
---|---|
class |
NonTransactionalMap<T> |
class |
OpaqueMap<T> |
class |
SnapshottableMap<T> |
class |
TransactionalMap<T> |
Modifier and Type | Interface and Description |
---|---|
interface |
ReadOnlySnapshottable<T> |
interface |
Snapshottable<T> |
Modifier and Type | Class and Description |
---|---|
class |
LRUMemoryMapState<T> |
class |
MemoryMapState<T> |
Modifier and Type | Method and Description |
---|---|
State |
MemoryMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
State |
LRUMemoryMapState.Factory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Modifier and Type | Class and Description |
---|---|
class |
WindowsState
State implementation for windowing operation. |
Modifier and Type | Method and Description |
---|---|
State |
WindowsStateFactory.makeState(Map<String,Object> conf,
IMetricsContext metrics,
int partitionIndex,
int numPartitions) |
Copyright © 2022 The Apache Software Foundation. All rights reserved.