stmts

package
v1.0.2 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Oct 19, 2017 License: Apache-2.0 Imports: 0 Imported by: 0

Documentation

Index

Constants

View Source
const (
	CREATE_KEYSPACE = "CREATE KEYSPACE IF NOT EXISTS %s WITH REPLICATION = { 'class' : 'SimpleStrategy', 'replication_factor' : 1 }"

	// Violation Log Table
	CREATE_VIOLATION_LOG_TABLE = `` /* 303-byte string literal not displayed */

	CREATE_ACTION_LOG_NAMESPACE_TYPE_TABLE = `` /* 307-byte string literal not displayed */

	CREATE_ACTION_LOG_TYPE_TABLE = `` /* 287-byte string literal not displayed */

	CREATE_ACTION_LOG_VTYPE_TABLE = `` /* 289-byte string literal not displayed */

	CREATE_ACTION_LOG_ACTION_TABLE = `` /* 291-byte string literal not displayed */

	// Tracks the status of a violation
	CREATE_VACTION_TABLE = `` /* 379-byte string literal not displayed */

	INSERT_TO_VLOG = `` /* 126-byte string literal not displayed */

	INSERT_TO_ALOG_NAMESPACE_TYPE = `` /* 137-byte string literal not displayed */
	INSERT_TO_ALOG_TYPE           = `` /* 127-byte string literal not displayed */
	INSERT_TO_ALOG_VTYPE          = `` /* 128-byte string literal not displayed */
	INSERT_TO_ALOG_ACTION         = `` /* 129-byte string literal not displayed */

	INSERT_TO_VACTION = `` /* 140-byte string literal not displayed */

	SELECT_ENTITY_FROM_VACTION = `` /* 196-byte string literal not displayed */
)

Variables

This section is empty.

Functions

This section is empty.

Types

This section is empty.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL