Package | Description |
---|---|
org.apache.cassandra.config | |
org.apache.cassandra.schema |
Modifier and Type | Method and Description |
---|---|
Triggers |
CFMetaData.getTriggers() |
Modifier and Type | Method and Description |
---|---|
CFMetaData |
CFMetaData.triggers(Triggers prop) |
Modifier and Type | Method and Description |
---|---|
Triggers |
Triggers.Builder.build() |
static Triggers |
Triggers.none() |
Triggers |
Triggers.with(TriggerMetadata trigger)
Create a Triggers instance with the provided trigger added
|
Triggers |
Triggers.without(java.lang.String name)
Creates a Triggers instance with the trigger with the provided name removed
|
Copyright © 2015 The Apache Software Foundation