- checkExceptionString(String, DBSynchronizer.SqlExceptionHandler) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- checkExceptionType(SQLException) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- checkOutputSpecs(FileSystem, JobConf) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
- checkOutputSpecs(JobContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
- CHECKPOINT_MODE - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
In this mode checkpoint data is provided to job.
- CHECKPOINT_MODE - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
In this mode checkpoint data is provided to job.
- checkQueryCancelled() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Checks whether the stored procedure's CallableStatement has been
cancelled.
- close() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Any cleanup required when closing.
- close() - Method in interface com.pivotal.gemfirexd.callbacks.AsyncEventListener
-
This is invoked when the AsyncEventListener configuration is stopped.
- close() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- close() - Method in interface com.pivotal.gemfirexd.callbacks.EventCallback
-
Any cleanup required when the callback is destroyed should be done here.
- close() - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- close(Reporter) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat.MapRedGfxdRecordWriter
- close(TaskAttemptContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat.GfxdRecordWriter
- close() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- close() - Method in interface com.pivotal.gemfirexd.NetworkInterface.ConnectionListener
-
Close any artifacts of this connection listener.
- close() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureResultProcessor
-
Called by GemFireXD when this statement is closed.
- closeStatements(Map<String, PreparedStatement>) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- com.pivotal.gemfirexd - package com.pivotal.gemfirexd
-
Contains core and common utilities and functions.
- com.pivotal.gemfirexd.auth.callback - package com.pivotal.gemfirexd.auth.callback
-
- com.pivotal.gemfirexd.callbacks - package com.pivotal.gemfirexd.callbacks
-
- com.pivotal.gemfirexd.hadoop.mapred - package com.pivotal.gemfirexd.hadoop.mapred
-
- com.pivotal.gemfirexd.hadoop.mapreduce - package com.pivotal.gemfirexd.hadoop.mapreduce
-
- com.pivotal.gemfirexd.jdbc - package com.pivotal.gemfirexd.jdbc
-
- com.pivotal.gemfirexd.load - package com.pivotal.gemfirexd.load
-
- com.pivotal.gemfirexd.procedure - package com.pivotal.gemfirexd.procedure
-
- com.pivotal.gemfirexd.tools.sizer - package com.pivotal.gemfirexd.tools.sizer
-
This package contains a tool which can be used to calculate the amount of
heap used by an object and all of the objects that are reachable from that
object.
- compareTo(Key) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Key
-
- conf - Variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- conf - Variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
- conn - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the current JDBC connection being used by this instance
- connectionClosed(Socket, int) - Method in interface com.pivotal.gemfirexd.NetworkInterface.ConnectionListener
-
Indicates that the a connection to this network server has been closed.
- connectionClosed(TTransport, TProcessor, int) - Method in interface com.pivotal.gemfirexd.NetworkInterface.ConnectionListener
-
Indicates that the a connection to this thrift server has been closed.
- connectionOpened(Socket, int) - Method in interface com.pivotal.gemfirexd.NetworkInterface.ConnectionListener
-
Indicates that a new connection has been opened to this network server.
- connectionOpened(TTransport, TProcessor, int) - Method in interface com.pivotal.gemfirexd.NetworkInterface.ConnectionListener
-
Indicates that a new connection has been opened to this thrift server.
- CONNECTIVITY_PREFIX - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
prefix for SQLStates of connection exceptions
- Constants - Interface in com.pivotal.gemfirexd
-
List of GemFireXD constants that is used other than
Attribute and
Property.
- Constants.QueryHints - Enum in com.pivotal.gemfirexd
-
Possible values of GEMFIREXD-PROPERTIES property keys.
- Constants.QueryHints.SizerHints - Enum in com.pivotal.gemfirexd
-
SizerHint constant values which can be passed comma separated.
- Constants.SecurityMechanism - Enum in com.pivotal.gemfirexd
-
The security mechanism to use when starting network server to impose policy
for client connections.
- createEventErrorLogger(String) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- createInstance(ObjectSizer.ClassTraverser, Object) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- createKey() - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- createRecordReader(InputSplit, TaskAttemptContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
- createSplits(Collection<FileStatus>) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
- createValue() - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- CredentialInitializer - Interface in com.pivotal.gemfirexd.auth.callback
-
Specifies the mechanism to obtain credentials for server to join.
- currentFabricServiceInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
-
- currentRowIndex - Variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- currentRows - Variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- DBDRIVER - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- DBSynchronizer - Class in com.pivotal.gemfirexd.callbacks
-
DBSynchronizer class instance persists the GemFireXD operations to an external
database having a JDBC driver.
- DBSynchronizer() - Constructor for class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- DBSynchronizer.SqlExceptionHandler - Enum in com.pivotal.gemfirexd.callbacks
-
- dbUrl - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the JDBC connection URL for the external database
- DBURL - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- DDLREPLAY_ALLOW_RESTART_WITH_ERRORS - Static variable in interface com.pivotal.gemfirexd.Property
-
System property to allow for node to be started even if there is a failure
in startup when replicating the DDLs executed in the cluster (e.g.
- DDLREPLAY_NO_INDEX_CHECK - Static variable in interface com.pivotal.gemfirexd.Property
-
System property to skip index check on restart
- decryptPassword(String, String, String, int) - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- DEFAULT_BATCH_SIZE - Static variable in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
-
The default number of rows batched up before being flushed as a message to
the originating node.
- DEFAULT_ERROR_TRIES - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- deleteStmntMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the cached PreparedStatements for primary key based deletes
- DISABLE_SHARED_LIBRARY - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfire.disable.sharedlibrary
Disable shared library loading on supported platforms.
- done() - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- DRDA_PROP_HOSTNAME - Static variable in interface com.pivotal.gemfirexd.Property
-
- DRDA_PROP_KEEPALIVE - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.keepAlive
client socket setKeepAlive value
- DRDA_PROP_LOGCONNECTIONS - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.logConnections
Indicates whether to log connections and disconnections.
- DRDA_PROP_MAXTHREADS - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.maxThreads
Use the gemfirexd.drda.maxThreads property to set a maximum number of
connection threads that Network Server will allocate.
- DRDA_PROP_MINTHREADS - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.minThreads
Use the gemfirexd.drda.minThreads property to set the minimum number of
connection threads that Network Server will allocate.
- DRDA_PROP_PORTNUMBER - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.portNumber
The port number used by the network server.
- DRDA_PROP_SECURITYMECHANISM - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.securityMechanism
This property can be set to one of the following values
USER_ONLY_SECURITY
CLEAR_TEXT_PASSWORD_SECURITY
ENCRYPTED_USER_AND_PASSWORD_SECURITY
STRONG_PASSWORD_SUBSTITUTE_SECURITY
if gemfirexd.drda.securityMechanism is set to a valid mechanism, then
the Network Server accepts only connections which use that
security mechanism.
- DRDA_PROP_SSL_MODE - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.sslMode
This property may be set to one of the following three values
off: No Wire encryption
basic: Encryption, but no SSL client authentication
peerAuthentication: Encryption and with SSL client
authentication
- DRDA_PROP_STREAMOUTBUFFERSIZE - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.streamOutBufferSize
size of buffer used when stream out for client.
- DRDA_PROP_THREAD_MAXIDLETIME - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.maxIdleTime
The maximum time in milliseconds for a server thread to wait for a new
client session before terminating due to lack of activity.
- DRDA_PROP_TIMESLICE - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.timeSlice
Use the gemfirexd.drda.timeSlice property to set the number of milliseconds
that each connection will use before yielding to another connection.
- DRDA_PROP_TRACE - Static variable in interface com.pivotal.gemfirexd.Property
-
- DRDA_PROP_TRACEALL - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.traceAll
Turns tracing on for all sessions.
- DRDA_PROP_TRACEDIRECTORY - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.drda.traceDirectory
The directory used for network server tracing files.
- driver - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- driverClass - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
fully qualified name of the implementation class of the JDBC Driver
interface
- dummy() - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- EmbeddedDriver - Class in com.pivotal.gemfirexd.jdbc
-
Deprecated.
- EmbeddedDriver() - Constructor for class com.pivotal.gemfirexd.jdbc.EmbeddedDriver
-
Deprecated.
- encryptPassword(String, String, String, int) - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Encrypt the password of a given user for storage in file or memory.
- END_OF_RESULTS - Static variable in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
A zero-length row when returned indicates that there are no more
results in this result set.
- END_TIME_MILLIS - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
If this filter is set, an event will be provided to map reduce job if it
happened before this timestamp in milliseconds
- END_TIME_MILLIS - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
If this filter is set, an event will be provided to map reduce job if it
happened before this timestamp in milliseconds
- endResults() - Method in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
-
Invoke this method to let the result set know that there are no more rows
to be added.
- ERR_XML_ATTR_NULL - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_ATTR_NULL - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_ATTR_TYPE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_ATTR_TYPE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_ENTRIES_ENTITY - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_ENTRIES_ENTITY - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_ERRCODE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_ERRCODE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_EX_CLASS - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_EX_MESSAGE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_EX_MESSAGE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_EX_STACK - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_EX_STACK - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_EXCEPTION - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_EXCEPTION - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_FAILURE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_FAILURE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_IFILE - Static variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- ERR_XML_LINE - Static variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- ERR_XML_LINENUM - Static variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- ERR_XML_PARAM - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_PARAM - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_PARAMS - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_PARAMS - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_ROOT - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_ROOT - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_SQL - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_SQL - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_SQLSTATE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- ERR_XML_SQLSTATE - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERR_XML_TABLE - Static variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- ERROR_ENTRIES_SUFFIX - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
the suffix used for the name of file where actual errors go that is built
up incrementally while the top-level error file just sources it to remain
well-formed
- errorFile - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
file to write errors
- ERRORFILE - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- errorFile - Variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
file to write errors
- errorStream - Variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- ERRORTRIES - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- errorTriesMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
keeps track of the retries that have been done for an event
- errorWriter - Variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- es - Variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- estimateIndexEntryValueSizes(String, List<GemFireContainer>, LinkedHashMap<String, Object[]>, ObjectSizer.PreQualifier) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- Event - Interface in com.pivotal.gemfirexd.callbacks
-
Encapsulates information about an event captured by a callback object.
- Event.Type - Enum in com.pivotal.gemfirexd.callbacks
-
Enumeration of the types of callback events.
- EVENT_ERROR_LOG_ENTRIES_FILE - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- EVENT_ERROR_LOG_FILE - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- EventCallback - Interface in com.pivotal.gemfirexd.callbacks
-
Interface used by implementations of the "CLASSNAME" given in
"SYS.ADD_LISTENER" and "SYS.ATTACH_WRITER" procedures.
- EventErrorFileToDBWriter - Class in com.pivotal.gemfirexd.callbacks
-
Executes insert, update or delete operations that failed to be executed and
were logged in an error XML file with the EventErrorLogger.
- EventErrorFileToDBWriter() - Constructor for class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- EventErrorLogger - Class in com.pivotal.gemfirexd.callbacks
-
A simple logger for logging events that failed to be applied by DBSynchronizer.
- EventErrorLogger(String) - Constructor for class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- execute(DBSynchronizer) - Method in enum com.pivotal.gemfirexd.callbacks.DBSynchronizer.SqlExceptionHandler
-
- executeStatement(Connection, String, ArrayList<String[]>, ArrayList<Integer>) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- GatewayEventErrorHandler - Interface in com.pivotal.gemfirexd.callbacks
-
A handler for events arriving from other distributed system that failed to be
applied on this distributed system for any reason
An implementation of this handler interface can be installed using the
SYS.ATTACH_GATEWAY_EVENT_ERROR_HANDLER system procedure.
- GemFireXDInstrumentation - Class in com.pivotal.gemfirexd.tools.sizer
-
Class that honors "-javaagent:.../lib/gemfirexd-tools.jar"
It gets a handle to instrumentation agent for estimating
object size in memory.
- getAllNetworkServers() - Method in interface com.pivotal.gemfirexd.FabricService
-
- getBatchSize() - Method in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
-
Get the number of rows batched up before being flushed as a message to the
originating node.
- getColocatedTableNames() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Returns an array of colocated tables in this
server in the format "schemaName.tableName".
- getColocatedTableNames() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Returns an array of colocated tables in this
server in the format "schemaName.tableName".
- getColumnAsString(ResultSet, int, int) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
Get the value of a column in current row in ResultSet as a string.
- getColumnPosition(String) - Method in interface com.pivotal.gemfirexd.callbacks.TableMetaData
-
Get the position of a column (1-based) given its name.
- getConnection() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
A "nested" JDBC connection that can be used by
the procedure to execute SQL.
- getConnection() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
A "nested" JDBC connection that can be used by
the processor to execute SQL.
- getConsumedMemory() - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- getCredentials(Properties) - Method in interface com.pivotal.gemfirexd.auth.callback.CredentialInitializer
-
Initialize with the given set of security properties and return the
credentials for the peer/client as properties.
- getCurrentKey() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- getCurrentProperties() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Get current Network server properties
- getCurrentValue() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- getDeclaredColumnWidth(int) - Method in interface com.pivotal.gemfirexd.callbacks.TableMetaData
-
Get the column width as declared in the DDL.
- getDeleteString(String, ResultSetMetaData) - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Get a DML string that can be used to delete rows in given table.
- getDMLString() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
- getDriver(Configuration) - Static method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
-
- getEmbedResultSet() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
- getEvent(EmbedResultSet) - Static method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
- getEventType() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
Get the type of DML operation that changed this row.
- getEventType(PersistedEventImpl) - Static method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
- getExecutableDeletePrepStmntPKBased(Event, PreparedStatement) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Get or create a PreparedStatement for a primary key based delete
operation.
- getExecutableInsertPrepStmntPKBased(Event, PreparedStatement) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Get or create a PreparedStatement for an insert operation.
- getExecutablePrepStmntBulkOp(Event, PreparedStatement) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- getExecutableUpdatePrepStmntPKBased(Event, PreparedStatement) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Get or create a PreparedStatement for a primary key based update
operation.
- getFabricAgentInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
-
- getFabricLocatorInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
-
- getFabricServerInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
-
- getFilter() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Returns the whereClause for this execution,
or null if there wasn't one
- getFilter() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Returns the whereClause for this execution,
or null if there wasn't one
- getFullyQualifiedTableName(String) - Static method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
- getHoplogs(Configuration) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
Identifies filters provided in the job configuration and creates a list of
sorted hoplogs satisfying the filters.
- getHostName() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Get the host name of this network server.
- getIncomingOutParameters() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Get the array of incoming result sets for the out parameters provided
by the executing procedures.
- getIncomingResultSets(int) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Get the array of incoming result sets for a given result set number, where
each array element is a result set provided by a procedure executing
on some server.
- getInsertString(String, TableMetaData, boolean) - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Get a DML string that can be used to insert rows in given table.
- getInstance() - Static method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
-
- getInstance(boolean) - Static method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- getKey() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Key
-
- getLengths(InputSplit) - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- getMaxThreads() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Returns the current maxThreads setting for the running Network Server
- getMetaData() - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Return metadata information about the columns in this result set.
- getModifiedColumns() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
- getNewRow() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
- getNewRowsAsResultSet() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Get the new rows being inserted/updated as a
ResultSet.TYPE_FORWARD_ONLY ResultSet.
- getNextResultRow(int) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureResultProcessor
-
Provide the next row for result set number resultSetNumber.
- getOldRow() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
- getOldRowAsResultSet() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Get the old row being updated as a ResultSet.TYPE_FORWARD_ONLY
ResultSet of the column values.
- getOutgoingResultSet(int) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Create and return an empty container for an output result set.
- getOutParameters() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureResultProcessor
-
Provide the out parameters for this procedure to the client as an
Object[].
- getOutputCommitter(TaskAttemptContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
- getPort() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Get the port of this network server.
- getPos() - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- getPrimaryKey() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
- getPrimaryKeysAsResultSet() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Get the primary key of the changed rows as a ResultSet having
ResultSet.TYPE_FORWARD_ONLY cursor.
- getProcedureName() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Return the name of this procedure.
- getProcedureName() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Return the name of this procedure.
- getProgress() - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- getProgress() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- getRecordReader(InputSplit, JobConf, Reporter) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- getRecordReader() - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- getRecordWriter(FileSystem, JobConf, String, Progressable) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
- getRecordWriter(TaskAttemptContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
- getResultSetMetaData() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Gets the metadata information of the table being updated.
- getResultSetProgress() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- getRow(String, String, Object[]) - Method in interface com.pivotal.gemfirexd.callbacks.RowLoader
-
- getRowAsResultSet() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
Get the changed row as a ResultSet.TYPE_FORWARD_ONLY
ResultSet.
- getRowKeyBytes() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- getRuntimeInfo() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Return detailed session runtime information about sessions, prepared
statements, and memory usage for the running Network Server.
- getSchemaName() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
The schema for the current operation.
- getSchemaVersion() - Method in interface com.pivotal.gemfirexd.callbacks.TableMetaData
-
Get the version of the schema of the table for which this metadata object
was obtained.
- getServerType() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Get the type of this server (DRDA or one of the Thrift server
configuration).
- getSplit(CombineFileSplit) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- getSplitPaths(InputSplit) - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- getSplitPaths(InputSplit) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- getSplits(JobConf, int) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
- getSplits(JobContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
- getStackTrace(Throwable, StringBuilder) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Append the backtrace of given exception to provided StringBuilder.
- getStartOffsets(InputSplit) - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
-
- getSysinfo() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Return classpath and version information about the running Network Server.
- getTableColumnPosition(int) - Method in interface com.pivotal.gemfirexd.callbacks.TableMetaData
-
Get the actual position of a given column in the table.
- getTableName() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
The fully qualified table name for the current operation.
- getTableName() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Returns the table name in the format "schemaName.tableName"
if this procedure was
executed with an ON TABLE clause, or null
otherwise.
- getTableName() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Returns the table name in the format "schemaName.tableName"
if this procedure was
executed with an ON TABLE clause, or null
otherwise.
- getTableSchemaVersion() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
A version number for the current row's table version.
- getTargetContainers(ArrayList<GemFireContainer>) - Static method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- getTimeSlice() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Return the current timeSlice setting for the running Network Server
- getTimestamp() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
- getTotalConnections() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Get the total number of current connections to this network server.
- getType() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Get the Type of the event.
- getUpdateString(String, ResultSetMetaData, ResultSetMetaData) - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Get a DML string that can be used to update rows in given table.
- Gfxd_DB_SYNCHRONIZER__1 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__10 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__11 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__12 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__13 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__2 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__3 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__4 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__5 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__6 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__7 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__8 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_DB_SYNCHRONIZER__9 - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- Gfxd_EVENT_ERROR_LOGGER - Static variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- GfxdRecordWriter(Configuration) - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat.GfxdRecordWriter
-
- Import - Class in com.pivotal.gemfirexd.load
-
Allows users to extend the builtin Import class for custom overrides when
loading data using SYSCS_UTIL.IMPORT_TABLE_EX/IMPORT_DATA_EX procedures.
- Import(String, String, String, String, long, long, int, String, boolean, int, String, String) - Constructor for class com.pivotal.gemfirexd.load.Import
-
Constructor to invoke Import from a select statement.
- Import(String, String, String, String, long, long, boolean, int, String, boolean, int, String, String) - Constructor for class com.pivotal.gemfirexd.load.Import
-
Constructor to invoke Import from a select statement.
- ImportBlob - Class in com.pivotal.gemfirexd.load
-
Simple
Blob implementation for an array of bytes that can be used in
custom overrides to
Import class for
SYSCS_UTIL.IMPORT_TABLE_EX/IMPORT_DATA_EX procedures.
- ImportBlob(byte[]) - Constructor for class com.pivotal.gemfirexd.load.ImportBlob
-
Create an import Blob object, whose value is the given byte array.
- ImportClob - Class in com.pivotal.gemfirexd.load
-
Simple
Clob implementation for a string that can be used in custom
overrides to
Import class for
SYSCS_UTIL.IMPORT_TABLE_EX/IMPORT_DATA_EX procedures.
- ImportClob(String) - Constructor for class com.pivotal.gemfirexd.load.ImportClob
-
Create a Clob object, whose value is given as string.
- ImportErrorLogger - Class in com.pivotal.gemfirexd.callbacks
-
- ImportErrorLogger(String, String, String) - Constructor for class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- IncomingResultSet - Interface in com.pivotal.gemfirexd.procedure
-
An interface for retrieving rows as List<Object> from an incoming
result set.
- indentInErrorXML(int) - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- init(String) - Method in interface com.pivotal.gemfirexd.callbacks.AsyncEventListener
-
The AsyncListener implemented by the user can be initialized via this
method.
- init(String) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Initialize this
DBSynchronizer instance, creating a new JDBC
connection to the backend database as per the provided parameter.
The recommended format of the parameter string is:
file=<path>
The file is a properties file specifying the driver, JDBC URL, user and
password.
Driver=<driver-class>
URL=<JDBC URL>
User=<user name>
Secret=<encrypted password>
Transformation=<transformation for the encryption cipher>
KeySize=<size of the private key to use for encryption>
-- OR --
Password=<password>
The password provided in the "Secret" property should be an encrypted one
generated using the "gfxd encrypt-password external" command, else the
"Password" property can be used to specify the password in plain-text.
- init(String) - Method in interface com.pivotal.gemfirexd.callbacks.EventCallback
-
Initialize this callback with parameters provided in the form of given
string.
- init(String) - Method in interface com.pivotal.gemfirexd.callbacks.GatewayEventErrorHandler
-
Initialization method
- init(String) - Method in interface com.pivotal.gemfirexd.callbacks.RowLoader
-
This method is called to initialize the RowLoader with the parameters
passed for the loader in the create table ddl.
- init(ProcedureProcessorContext) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureResultProcessor
-
Initialize this processor.
- initConnection() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- initErrorFile() - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- initialize(InputSplit, TaskAttemptContext) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- initialize(boolean, String) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- inlineInit(String) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- INPUT_TABLE - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
The name of the table to process, for example APP.CUSTOMERS.
- INPUT_TABLE - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
The name of the table to process, for example APP.CUSTOMERS.
- insertStmntMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the cached PreparedStatements for inserts
- instantiateConnection() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- instantiateGfxdLoner(Configuration) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- INTEGRITY_VIOLATION_PREFIX - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
prefix for SQLStates of integrity violations
- isAgentAttached() - Method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
-
- isArgPresent(String, String, StringBuilder) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- isBulkInsert() - Method in enum com.pivotal.gemfirexd.callbacks.Event.Type
-
- isBulkOperation() - Method in enum com.pivotal.gemfirexd.callbacks.Event.Type
-
- isEviction() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Returns whether the event is generated due to eviction of a row.
- isExpiration() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Returns whether the event is generated due to expiration of a row.
- isJDBC4Driver() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- isLoad() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Returns whether the event is generated due to a
RowLoader
invocation
- isOriginRemote() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Indicates whether this event originated in a VM other than this one.
- isPartitioned(String) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Returns true if the specified table is a partitioned
table, false if it is a replicated table.
- isPartitioned(String) - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Returns true if the specified table is a partitioned
table, false if it is a replicated table.
- isPossibleDuplicate() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Indicates whether the event received is possibly a duplicate.
- isPossibleDuplicate() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
-
Indicates whether this row change event is a possibly duplicate.
- isPossibleDuplicate() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureExecutionContext
-
Return true if this is a re-attempt occurring after a member
of the distributed system has failed.
- isPossibleDuplicate() - Method in interface com.pivotal.gemfirexd.procedure.ProcedureProcessorContext
-
Return true if this is a re-attempt occurring after a member
of the distributed system has failed.
- isReconnecting() - Method in interface com.pivotal.gemfirexd.FabricService
-
Test to see whether the FabricService is in the process of reconnecting
and recreating the cache after it has been removed from the system
by other members.
- isRetry - Variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
-
- isTransactional() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Indicates whether the event received is from commit of a transaction.
- passwd - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
password for the user to use for establishing JDBC connection
- PASSWORD - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- peekRow(long, TimeUnit) - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Retrieves, but does not remove, the head row of this result set,
waiting up to the specified wait time if necessary for a row to become
available, or returns END_OF_RESULTS if there are no more rows in this
result set.
- peekRow() - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Retrieves, but does not remove, the head row of this result set,
returns null if there is no row currently available in this result
set, or returns END_OF_RESULTS if there are no more rows in this
result set.
- pkMetadataMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the map of table name to its current primary key metadata object
- pollRow() - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Retrieves and removes the head row of this result set,
returns null if there is no row currently available in this result
set, or returns END_OF_RESULTS if there are no more rows in this
result set.
- pollRow(long, TimeUnit) - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Retrieves and removes the head row of this result set,
waiting up to the specified wait time if necessary for a row to become
available, or returns END_OF_RESULTS if there are no more rows in this
result set.
- POSTGRESQL_SYNTAX - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- premain(String, Instrumentation) - Static method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
-
- ProcedureExecutionContext - Interface in com.pivotal.gemfirexd.procedure
-
A context object that can be passed into a PROCEDURE
by declaring it as an argument in the static method implementation.
- ProcedureProcessorContext - Interface in com.pivotal.gemfirexd.procedure
-
- ProcedureResultProcessor - Interface in com.pivotal.gemfirexd.procedure
-
- processEvents(List<Event>) - Method in interface com.pivotal.gemfirexd.callbacks.AsyncEventListener
-
Process the list of Events.
- processEvents(List<Event>) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- PROPERTIES_FILE - Static variable in interface com.pivotal.gemfirexd.Property
-
Name of the file that contains system wide properties.
- Property - Interface in com.pivotal.gemfirexd
-
List of properties that can only be listed as System Properties apart from
gemfirexd. prefixed Attribute properties.
- PROPERTY_PREFIX - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
A valid property starting with this prefix will be used to tune input
format's behavior.
- PROPERTY_PREFIX - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
A valid property starting with this prefix will be used to tune input
format's behavior.
- SECRET - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- serviceStatus() - Method in interface com.pivotal.gemfirexd.FabricService
-
Used to display the status of this service in SYS.MEMBERS.
- setBatchSize(int) - Method in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
-
Set the number of rows to be batched up before being flushed as a message
to the originating node.
- setColumnInPrepStatement(int, PreparedStatement, ResultSet, int, int, DBSynchronizer) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Set column value at given index in a prepared statement.
- setConnectionListener(NetworkInterface.ConnectionListener) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
- setForInternalUse(boolean) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- setJDBC4Driver(byte) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- setKey(byte[]) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Key
-
- setKeysInPrepStatement(ResultSet, ResultSetMetaData, PreparedStatement, int) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Set the key column values in PreparedStatement for a primary key
based update or delete operation.
- setMaxThreads(int) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Set Network Server maxthread parameter.
- setParameters(PreparedStatement, String[], ArrayList<Integer>) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
Set the value of a parameter in prepared statement given a string
representation as returned by
- setParamsInBulkPreparedStatement(Event, Event.Type, PreparedStatement, PreparedStatement, DBSynchronizer) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
- setQueryHints(FormatableHashtable) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- setTimeSlice(int) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Set Network Server connection time slice parameter after which client
connections will yield.
- setTraceDirectory(String) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Set directory for trace files.
- SHARED_LIBRARY_DEBUG_VERSION - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfire.nativelibrary.usedebugversion
Use debug build of the shared library instead of optimized build.
- shutDown - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
true if this instance has been closed or not initialized
- SIGNALS_NOT_LOGGED - Static variable in interface com.pivotal.gemfirexd.Property
-
gemfirexd.signals.notlogged
When debug logging is enabled, Gemfirexd will record OS-level signals
received.
- size(GemFireContainer, ObjectSizer.PreQualifier) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- sizeof(Object) - Method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
-
- sizeOfObject(Object, ObjectSizer.Exclusions) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- sizerHints - Static variable in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- SKIP_IDENTITY_COLUMNS - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- skipFailureLogging(Event) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Check if logging for the same event repeatedly has to be skipped.
- skipIdentityColumns - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
if true then skip identity columns in sync else also set the values of
identity columns as in GemFireXD
- skipIdentityColumns() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
Returns true if this DBSynchronizer has been configured to skip IDENTITY
column values when syncing to backend database (the default behaviour) and
false if IDENTITY column values from GemFireXD should also be synced
- splitIterator - Variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
-
- SQL_AUTHORIZATION - Static variable in interface com.pivotal.gemfirexd.Property
-
- SQLF_PROPERTIES_FILE - Static variable in interface com.pivotal.gemfirexd.Property
-
[SQLFire] Name of the file that contains system wide properties for old
SQLFire product.
- start() - Method in interface com.pivotal.gemfirexd.callbacks.AsyncEventListener
-
This is invoked just prior to starting the async invocation thread for processing the events.
- start() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- start(Properties) - Method in interface com.pivotal.gemfirexd.FabricAgent
-
Start the GemFireXD server singleton instance if not already started.
- start(Properties, boolean) - Method in interface com.pivotal.gemfirexd.FabricAgent
-
Start the GemFireXD server singleton instance if not already started.
- start(String, int, Properties) - Method in interface com.pivotal.gemfirexd.FabricLocator
-
Start the stand-alone locator singleton instance if not already started.
- start(String, int, Properties, boolean) - Method in interface com.pivotal.gemfirexd.FabricLocator
-
Start the stand-alone locator singleton instance if not already started.
- start(Properties) - Method in interface com.pivotal.gemfirexd.FabricServer
-
Start the GemFireXD server singleton instance if not already started.
- start(Properties, boolean) - Method in interface com.pivotal.gemfirexd.FabricServer
-
Start the GemFireXD server singleton instance if not already started.
- START_TIME_MILLIS - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
-
If this filter is set, an event will be provided to map reduce job if it
happened after this timestamp in milliseconds
- START_TIME_MILLIS - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
-
If this filter is set, an event will be provided to map reduce job if it
happened after this timestamp in milliseconds
- startDRDAServer(String, int, Properties) - Method in interface com.pivotal.gemfirexd.FabricService
-
Start listening for DRDA clients on a given host/port address.
- startNetworkServer(String, int, Properties) - Method in interface com.pivotal.gemfirexd.FabricService
-
Start listening for network clients on a given host/port address.
- startThriftServer(String, int, Properties) - Method in interface com.pivotal.gemfirexd.FabricService
-
Start listening for Thrift clients on a given host/port address.
- status() - Method in interface com.pivotal.gemfirexd.FabricAgent
-
Returns the fabric server status.
- status() - Method in interface com.pivotal.gemfirexd.FabricLocator
-
Returns the locator status.
- status() - Method in interface com.pivotal.gemfirexd.FabricServer
-
Returns the fabric server status.
- status() - Method in interface com.pivotal.gemfirexd.FabricService
-
Returns the status of this instance.
- status() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Whether the network server is listening on the configured port or not.
- stop(Properties) - Method in interface com.pivotal.gemfirexd.FabricService
-
Disconnect current virtual machine from distributed system.
- stop() - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Stop listening on network clients on this network server control.
- STOP_NETWORK_SERVERS - Static variable in interface com.pivotal.gemfirexd.FabricService
-
- stopAllNetworkServers() - Method in interface com.pivotal.gemfirexd.FabricService
-
- stopReconnecting() - Method in interface com.pivotal.gemfirexd.FabricService
-
Force the FabricService to stop reconnecting.
- SZ_REF - Static variable in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
-
- tableHasAutogeneratedColumns() - Method in interface com.pivotal.gemfirexd.callbacks.Event
-
Returns true if the table for current operation has auto-generated columns.
- TableMetaData - Interface in com.pivotal.gemfirexd.callbacks
-
Used to represent the meta-data information of a table, or projection of some
columns of a table.
- takeRow() - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
-
Retrieve and removes the head row in this result set as a List<Object>,
waiting if necessary until an element becomes available, or returning
END_OF_RESULTS if there are no more rows in this result set.
- throwUnexpectedEntity(XMLStreamReader, String, int, String) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
-
- toString() - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
-
- trace(boolean) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Turn tracing on or off for all sessions on the Network Server.
- trace(int, boolean) - Method in interface com.pivotal.gemfirexd.NetworkInterface
-
Turn tracing on or off for the specified connection on the Network Server.
- traceDBSynchronizer() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Returns true if "TraceDBSynchronizer" debug flag is enabled in this GemFireXD
instance (via gemfirexd.debug.true=TraceDBSynchronizer).
- traceDBSynchronizer - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
true if "TraceDBSynchronizer" debug flag is enabled in this GemFireXD
instance (via gemfirexd.debug.true=TraceDBSynchronizer).
- traceDBSynchronizerHA() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Returns true if "TraceDBSynchronizerHA" debug flag is enabled in this GemFireXD
instance (via gemfirexd.debug.true=TraceDBSynchronizerHA).
- traceDBSynchronizerHA - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
true if "TraceDBSynchronizer" debug flag is enabled in this GemFireXD
instance (via gemfirexd.debug.true=TraceDBSynchronizer).
- traceExecute() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
-
Returns true if minimal execution tracing is enabled in this GemFireXD
instance.
- transformation - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
the transformation (e.g.
- TRANSFORMATION - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- trimIgnoreCase(String, String) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
-
- validateConfiguration(Configuration) - Static method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
-
Validates correctness and completeness of job's output configuration.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.callbacks.DBSynchronizer.SqlExceptionHandler
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.callbacks.Event.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.Constants.QueryHints.SizerHints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.Constants.QueryHints
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.Constants.SecurityMechanism
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum com.pivotal.gemfirexd.FabricService.State
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum com.pivotal.gemfirexd.callbacks.DBSynchronizer.SqlExceptionHandler
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pivotal.gemfirexd.callbacks.Event.Type
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pivotal.gemfirexd.Constants.QueryHints.SizerHints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pivotal.gemfirexd.Constants.QueryHints
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pivotal.gemfirexd.Constants.SecurityMechanism
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum com.pivotal.gemfirexd.FabricService.State
-
Returns an array containing the constants of this enum type, in
the order they are declared.