Skip navigation links
A C D E F G I L M O P R S T U 

A

addToGroup(String, String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
AUDIT_ATT_ACTION - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_CUSTOM - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_DURATION - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_HOSTNAME - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_NAME - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_SOURCE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_TIME - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_TYPE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_UID - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_USER - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_ATT_VALUE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_HITCOUNT_TABLE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
AUDIT_TABLE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Tables audit.

C

clear() - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
clear() - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
create(Feature) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
createProperty(Property<T>) - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
createSchema() - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
createSchema() - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
createSchema() - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra

D

DEFAULT_KEYSPACE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
delete(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
deleteProperty(String) - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
disable(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
disableGroup(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
dropTableIfExists(CqlSession, String) - Method in interface org.ff4j.cassandra.FF4jCassandraSchema
Drop a table.
dropTypeIffExists(CqlSession, String) - Method in interface org.ff4j.cassandra.FF4jCassandraSchema
Drop a type.

E

enable(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
enableGroup(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
 
EventRepositoryCassandra - Class in org.ff4j.cassandra.store
Implementation of audit into Cassandra DB
EventRepositoryCassandra() - Constructor for class org.ff4j.cassandra.store.EventRepositoryCassandra
Default constructor.
EventRepositoryCassandra(CqlSession) - Constructor for class org.ff4j.cassandra.store.EventRepositoryCassandra
Connector with running session
executeHitCount(EventQueryDefinition, String) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
 
exist(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
existGroup(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
existProperty(String) - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra

F

FEATURES_ATT_DESCRIPTION - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_ENABLED - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_GROUPNAME - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_PROPERTIES - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_ROLES - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_STRATEGY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_ATT_UID - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_INDEX_GROUPNAME - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
FEATURES_TABLE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Table Features.
FeatureStoreCassandra - Class in org.ff4j.cassandra.store
Implementation of FeatureStore to work with Cassandra Storage.
FeatureStoreCassandra() - Constructor for class org.ff4j.cassandra.store.FeatureStoreCassandra
Default constructor.
FeatureStoreCassandra(CqlSession) - Constructor for class org.ff4j.cassandra.store.FeatureStoreCassandra
Connector with running session
FF4jCassandraSchema - Interface in org.ff4j.cassandra
Grouping of constants for Cassandra model.

G

getAuditTrail(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getDuration() - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
Getter accessor for attribute 'duration'.
getEventByUUID(String, Long) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getFeatureUsageHistory(EventQueryDefinition, TimeUnit) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getFeatureUsageHitCount(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getHostHitCount(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getSourceHitCount(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
getUserHitCount(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
grantRoleOnFeature(String, String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra

I

isTableExist(CqlSession, String) - Method in interface org.ff4j.cassandra.FF4jCassandraSchema
 

L

listPropertyNames() - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra

M

mapEventHit(Row) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
 
mapEventRow(Row) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
 
mapFeatureRow(Row) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
 
mapPropertyRow(Row) - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
Map from a row to property.

O

org.ff4j.cassandra - package org.ff4j.cassandra
 
org.ff4j.cassandra.store - package org.ff4j.cassandra.store
 

P

prepareStatements() - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
Prepared once, run many.
prepareStatements() - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
Prepared once, run many.
prepareStatements() - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
Prepared once, run many.
PROPERTIES_ATT_CLASS - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
PROPERTIES_ATT_DESCRIPTION - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
PROPERTIES_ATT_FIXEDVALUES - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
PROPERTIES_ATT_UID - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
PROPERTIES_ATT_VALUE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
PROPERTIES_TABLE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Table Properties.
PropertyStoreCassandra - Class in org.ff4j.cassandra.store
Implements of PropertyStore for store Cassandra.
PropertyStoreCassandra(CqlSession) - Constructor for class org.ff4j.cassandra.store.PropertyStoreCassandra
Connector with running session
purgeAuditTrail(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
purgeFeatureUsage(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra

R

read(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
readAll() - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
readAllGroups() - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
readAllProperties() - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
readGroup(String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
readProperty(String) - Method in class org.ff4j.cassandra.store.PropertyStoreCassandra
removeFromGroup(String, String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
removeRoleFromFeature(String, String) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra

S

saveEvent(Event) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
searchFeatureUsageEvents(EventQueryDefinition) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
setDuration(Duration) - Method in class org.ff4j.cassandra.store.EventRepositoryCassandra
Setter accessor for attribute 'duration'.
STMT_AUDIT_INSERT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_AUDIT_INSERT_HITCOUNT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_AUDIT_READ_BY_ID - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_CREATE_INDEX_FEATUREGROUP - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Better than allow filtering, and good enough as only used in the admin UI.
STMT_CREATE_TABLE_AUDIT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
CREATE TABLE IF NOT EXISTS ff4j_audit ( uid uuid, time timestamp, type text, name text, action text, source text, hostname text, duration int, user text, value text, custom map PRIMARY KEY ((uid)) );
STMT_CREATE_TABLE_AUDITHITCOUNT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
CREATE TABLE IF NOT EXISTS ff4j_audit_hitcount ( name text, time timestamp, uid uuid, source text, hostname text, duration int, user text, custom map PRIMARY KEY ((name), time)
STMT_CREATE_TABLE_FEATURE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Getting value for a feature is by id.
STMT_CREATE_TABLE_PROPERTY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
CREATE TABLE IF NOT EXISTS ff4j_properties ( uid text, class text, value text, decription text, fixedvalues set, PRIMARY KEY ((uid)) );
STMT_CREATE_UDT_PROPERTY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
CREATE TYPE IF NOT EXISTS ff4j_udt_property ( uid text, class text, value text, decription text, fixedvalues set );
STMT_CREATE_UDT_STRATEGY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
CREATE TYPE IF NOT EXISTS ff4j_udt_strategy ( class text, params map );
STMT_FEATURE_ADDTOGROUP - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_DELETE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_EXIST - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_INSERT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_READ - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_READ_ALL - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_REMOVEGROUP - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATURE_TOGGLE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATUREGROUP_LIST - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_FEATUREGROUP_READ - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_DELETE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_EXIST - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_INSERT - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_LISTNAMES - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_READ - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 
STMT_PROPERTY_READ_ALL - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
 

T

truncateTable(CqlSession, String) - Method in interface org.ff4j.cassandra.FF4jCassandraSchema
 

U

UDT_PROPERTY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_PROPERTY_CLASS - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_PROPERTY_DESCRIPTION - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_PROPERTY_FIXEDVALUES - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_PROPERTY_UID - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_PROPERTY_VALUE - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_STRATEGY - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_STRATEGY_CLASS - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
UDT_STRATEGY_PARAMS - Static variable in interface org.ff4j.cassandra.FF4jCassandraSchema
Constant.
update(Feature) - Method in class org.ff4j.cassandra.store.FeatureStoreCassandra
A C D E F G I L M O P R S T U 
Skip navigation links

Copyright © 2013–2022 FF4J. All rights reserved.