- DBNAME_ATTR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The attribute that is used for the database name, from the JDBC notion of
jdbc:<subprotocol>:<subname>
- DEFAULT_INITIAL_CAPACITY_PROP - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The VM level property to specify the default initial capacity used for
underlying GFE regions on datastores.
- DEFAULT_PERSISTENT - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Embedded connection property to create tables as persistent by default
for the connection.
- DEFAULT_RECOVERY_DELAY_PROP - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A VM level property to specify the default recovery delay to be used (
PartitionAttributesFactory.setRecoveryDelay(long).
- DEFAULT_SCHEMA - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Property to change the default schema to use for a connection.
- DISABLE_GET_CONVERTIBLE - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Property to enable/disable Get/GetAll
Only valid value is true
- DISABLE_GETALL_LOCALINDEX - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Property to enable/disable GetAll on Local Index
Only valid value is true
- DISABLE_STREAMING - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A connection level property (i.e.
- DISABLE_THINCLIENT_CANCEL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A connection level property to disable Statement.cancel()
over thin client.
- DISABLE_TX_BATCHING - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A connection level property to disable all batching in transactions,
flushing ops immediately to detect conflicts immediately.
- DNC_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The protocol for Derby Network Client.
- DRDA_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The protocol for Derby DRDA Client.
- DRDA_SECMEC - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Internal attribute which holds the value of the securityMechanism attribute
specified by the client.
- DRDA_SECTKN_IN - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Internal attributes.
- DRDA_SECTKN_OUT - Static variable in interface com.pivotal.gemfirexd.Attribute
-
- DRDAID_ATTR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The attribute that is used to set the connection's DRDA ID.
- DUMP_TIME_STATS_FREQ - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Boot connection property used to denote that query time statistics should
be dumped using GemFireXDQueryTimeStatistics.
- SERVER_AUTH_PROVIDER - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Authentication scheme configuration for server-to-server communication.
- SERVER_GROUPS - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The property used to specify the server groups.
- SHUTDOWN_ATTR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The attribute that is used to request a shutdown.
- SKIP_CONSTRAINT_CHECKS - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Connection property to skip primary key, foreign key, unique and check
constraint checks.
- SKIP_LISTENERS - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A connection level property if set to true, would skip invocation of
listeners/writers/DBSynchronizer/AsyncEventListener on server.
- SKIP_LOCKS - Static variable in interface com.pivotal.gemfirexd.Attribute
-
A connection level property to disable all table and datadictionary locking
for operations from the connection.
- SNAPPY_DBNAME - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The dummy name used for GemFireXD booted with snappy url.
- SNAPPY_DNC_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
- SNAPPY_DRDA_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The protocol for Derby DRDA Client.
- SNAPPY_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
[SnappyData] The default SnappyData protocol for data store or peer client.
- SNAPPY_THRIFT_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The protocol for Derby DRDA Client.
- SOCKET_INPUT_BUFFER_SIZE - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Input buffer size to use for client-server sockets.
- SOCKET_OUTPUT_BUFFER_SIZE - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Output buffer size to use for client-server sockets.
- SQLF_DBNAME - Static variable in interface com.pivotal.gemfirexd.Attribute
-
[SQLFire] The dummy name used for old SQLFire database.
- SQLF_DNC_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
[SQLFire] The protocol for Derby Network Client for old SQLFire product.
- SQLF_PREFIX - Static variable in interface com.pivotal.gemfirexd.Attribute
-
[SQLFire] Prefix for old SQLFire product when setting a boot/connection
property as a system property.
- SQLF_PROTOCOL - Static variable in interface com.pivotal.gemfirexd.Attribute
-
[SQLFire] The default SQLFire protocol for data store or peer client for
old SQLFire product.
- SQLJ_NESTED - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The SQLJ protocol for getting the default connection for server side jdbc.
- SQLJ_NESTED_GEMFIREXD - Static variable in interface com.pivotal.gemfirexd.Attribute
-
- SQLJ_NESTED_SNAPPYDATA - Static variable in interface com.pivotal.gemfirexd.Attribute
-
- SQLJ_NESTED_SQLFIRE - Static variable in interface com.pivotal.gemfirexd.Attribute
-
- STAND_ALONE_LOCATOR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
Boot property to indicate that this is a stand-alone locator which is
really a kind of peer client with a network server running on it to enable
processing client locator related DML commands.
- SYS_HDFS_ROOT_DIR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
This property is used to configure Gemfirexd's root directory on HDFS.
- SYS_PERSISTENT_DIR - Static variable in interface com.pivotal.gemfirexd.Attribute
-
The property used to specify the base directory for Sql Fabric persistence
of Gateway Queues, Tables, Data Dictionary etc.