Skip navigation links
GemFire XD 1.6.3
A B C D E F G H I J K L M N O P Q R S T U V W 

A

addColumn(String) - Method in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
Specify the name of the next column for this results set.
addRow(List<Object>) - Method in interface com.pivotal.gemfirexd.procedure.OutgoingResultSet
Add a row to this result set, to be sent to the ResultCollector.
agentmain(String, Instrumentation) - Static method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
 
asString() - Method in interface com.pivotal.gemfirexd.NetworkInterface
Get the string representation of this NetworkInterface in '<host>/<bind-address>[<port>]' format.
AsyncEventHelper - Class in com.pivotal.gemfirexd.callbacks
Some utility methods for AsyncEventListener and WAN.
AsyncEventHelper() - Constructor for class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
 
AsyncEventListener - Interface in com.pivotal.gemfirexd.callbacks
Interface used for implementing an event handler that is invoked asynchronously.
attachVirtualMachineAgent() - Method in class com.pivotal.gemfirexd.tools.sizer.GemFireXDInstrumentation
 
AUTH_LDAP_GROUP_MEMBER_ATTRIBUTES - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_GROUP_SEARCH_BASE - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_GROUP_SEARCH_FILTER - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_SEARCH_BASE - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_SEARCH_DN - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_SEARCH_FILTER - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_SEARCH_PW - Static variable in interface com.pivotal.gemfirexd.Property
 
AUTH_LDAP_SERVER - Static variable in interface com.pivotal.gemfirexd.Property
Can optionally start with "ldap://" or "ldap:" or "ldaps://" or "ldaps:" as ldap server url.

Define {gemfirexd.auth-ldap-search-base} property for limiting the search space during ldap verification of the user login id.
authenticateUser(String, String, String, Properties) - Method in interface com.pivotal.gemfirexd.auth.callback.UserAuthenticator
Authenticate a user's credentials.
AUTHENTICATION_PROVIDER_BUILTIN - Static variable in interface com.pivotal.gemfirexd.Constants
Property value to AUTH_PROVIDER or to SERVER_AUTH_PROVIDER for enabling BUILTIN scheme.
AUTHENTICATION_PROVIDER_LDAP - Static variable in interface com.pivotal.gemfirexd.Constants
Property value to AUTH_PROVIDER or to SERVER_AUTH_PROVIDER for enabling LDAP scheme.

Verifying LDAP server can be configured by setting ldapserver property.
AUTHZ_DEFAULT_CONNECTION_MODE - Static variable in interface com.pivotal.gemfirexd.Property
Default connection level authorization, set to one of NO_ACCESS, READ_ONLY_ACCESS or FULL_ACCESS.
AUTHZ_FULL_ACCESS_USERS - Static variable in interface com.pivotal.gemfirexd.Property
List of users with full access connection level authorization.
AUTHZ_READ_ONLY_ACCESS_USERS - Static variable in interface com.pivotal.gemfirexd.Property
List of users with read-only connection level authorization.

B

basicClose() - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
Basic actions to be performed to close the DBSynchronizer instance though the instance will itself not be marked as having shut down.
breakTheLoop() - Method in enum com.pivotal.gemfirexd.callbacks.DBSynchronizer.SqlExceptionHandler
Returns true if processing for the current batch of events has to be terminated for the current exception.
bulkOpStmntMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
the cached PreparedStatements for other non-primary key based DML operations

C

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 this DBSynchronizer instance.
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
Get the current instance of either FabricServer or FabricLocator.
currentRowIndex - Variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
 
currentRows - Variable in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
 

D

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
Enumeration that defines the action to be performed in case an exception is received during processing by DBSynchronizer.processEvents(List)
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
Decrypt the password of a given user encrypted using AsyncEventHelper.encryptPassword(String, String, String, int).
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
default number of retries after an error is 3 when DBSynchronizer.errorFile is defined
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
the Driver implementation instance loaded using the DBSynchronizer.driverClass
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
 

E

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
the output stream associated with EventErrorLogger.errorFile
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
XML writer used to dump errors to EventErrorLogger.errorFile
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
execute an action specified by different enumeration values after an unexpected exception is received by DBSynchronizer.processEvents(List)
executeStatement(Connection, String, ArrayList<String[]>, ArrayList<Integer>) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
 

F

FabricAgent - Interface in com.pivotal.gemfirexd
 
FabricLocator - Interface in com.pivotal.gemfirexd
A FabricLocator is a singleton that provides locator services in the distributed system allowing peers to discover one another.
FabricServer - Interface in com.pivotal.gemfirexd
A FabricServer is a singleton that allows remote clients to connect to the GemFireXD cluster(distributed system).
FabricService - Interface in com.pivotal.gemfirexd
Base interface defining common peer services provided by FabricServer and FabricLocator.
FabricService.State - Enum in com.pivotal.gemfirexd
Status of the service enumerating different states the service can be in.
FabricServiceManager - Class in com.pivotal.gemfirexd
A factory class for returning singleton instance of either a FabricServer or FabricLocator.
FAILURE_LOG_MAX_INTERVAL - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
The maximum interval for logging failures of the same event in millis.
FAILURE_MAP_MAXSIZE - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
The maximum size of AsyncEventHelper.failureLogInterval beyond which it will start logging all failure instances.

G

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
Get a collection of all the NetworkInterfaces started so far using FabricService.startNetworkServer(String, int, Properties).
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
Get or create a PreparedStatement for a Event.Type.isBulkOperation() type of operation.
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
Get the singleton instance of FabricAgent.
getFabricLocatorInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
Get the singleton instance of FabricLocator.
getFabricServerInstance() - Static method in class com.pivotal.gemfirexd.FabricServiceManager
Get the singleton instance of FabricServer.
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
Deprecated.
Will be removed in a future release. Use returned TableMetaData by ResultSet.getMetaData() instead on the Event.getNewRowsAsResultSet() to get the meta-data of the updated columns.
getNewRow() - Method in interface com.pivotal.gemfirexd.callbacks.Event
Deprecated.
Will be removed in a future release. Use Event.getNewRowsAsResultSet() instead which will return a valid ResultSet for all operation types and provide more flexible ways to extract the column values, avoiding having to create java objects for all the columns.
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
Deprecated.
Will be removed in a future release. Use Event.getOldRowAsResultSet() instead which will return a valid ResultSet for all operation types and provide more flexible ways to extract the column values, avoiding having to create java objects for all the columns.
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
Deprecated.
use Event.getPrimaryKeysAsResultSet() instead which will provide more flexible ways to extract the column values and avoid having to create java objects for all the columns
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
 

H

handleSQLException(SQLException) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
Returns an DBSynchronizer.SqlExceptionHandler for the given SQLException.
handleSQLException(SQLException, String, Statement, Event, String, Logger, boolean) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
Log exception including stack traces for fine logging with DBSynchronizer.traceDBSynchronizer, and returns an DBSynchronizer.SqlExceptionHandler for the given SQLException.
hasFailures() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
Return true if failure map has entries.
hasParameters() - Method in interface com.pivotal.gemfirexd.callbacks.Event
Returns true if this is a Event.Type.BULK_INSERT operation or a Event.Type.BULK_DML operation having parameters for the prepared statement and false otherwise.
helper - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
 
HOME_DIR - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
The home directory for gemfirexd data in HDFS.
HOME_DIR - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
The home directory for gemfirexd data in HDFS.

I

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
Return true if this is a Event.Type.BULK_INSERT operation.
isBulkOperation() - Method in enum com.pivotal.gemfirexd.callbacks.Event.Type
Return true if this is a bulk operation event (Event.Type.BULK_DML or Event.Type.BULK_INSERT).
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
Return DBSynchronizer.JDBC4DRIVER_TRUE if this driver is known to be JDBC4 compliant for LOB support, DBSynchronizer.JDBC4DRIVER_FALSE if it is known to not be JDBC4 compliant and DBSynchronizer.JDBC4DRIVER_UNKNOWN if the status is unknown.
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.

J

JDBC4DRIVER_FALSE - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
if it is known that the driver is not JDBC4 compliant for BLOB/CLOB related API
JDBC4DRIVER_TRUE - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
if it is known that the driver is JDBC4 compliant for BLOB/CLOB related API
JDBC4DRIVER_UNKNOWN - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
if it is unknown whether the driver is JDBC4 compliant for BLOB/CLOB related API

K

Key - Class in com.pivotal.gemfirexd.hadoop.mapred
A hadoop serializable representation of a changed row's primary key.
Key() - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.Key
 
Key - Class in com.pivotal.gemfirexd.hadoop.mapreduce
A hadoop serializable representation of a changed row's primary key.
Key() - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.Key
 
keySize - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
the key size of the algorithm being used for encrypted the password
KEYSIZE - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
 

L

LDAP_GROUP_PREFIX - Static variable in interface com.pivotal.gemfirexd.Constants
Prefix used for user names internally when granting privileges to those coming from LDAP groups.
LDAP_LOCAL_USER_DN - Static variable in interface com.pivotal.gemfirexd.Constants
 
LDAP_SEARCH_FILTER_GROUP - Static variable in interface com.pivotal.gemfirexd.Constants
The token for the LDAP group name provided in custom LDAP group search filter specification.
LDAP_SEARCH_FILTER_USERNAME - Static variable in interface com.pivotal.gemfirexd.Constants
 
LOCATOR_DEFAULT_BIND_ADDRESS - Static variable in interface com.pivotal.gemfirexd.FabricLocator
the default bind-address for locator
LOCATOR_DEFAULT_PORT - Static variable in interface com.pivotal.gemfirexd.FabricLocator
the default port for locator
log(Logger, Level, Throwable, String) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
Log the given message and exception to the provided logger.
logConnections(boolean) - Method in interface com.pivotal.gemfirexd.NetworkInterface
Turn logging connections on or off.
logError(Event, Exception) - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
 
logError(String, Integer, String, Exception) - Method in class com.pivotal.gemfirexd.callbacks.ImportErrorLogger
 
logEventError(Event, Exception) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
 
logFineEnabled() - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
Returns true if fine-level logging is enabled in this GemFireXD instance.
logFormat(Logger, Level, Throwable, String, Object...) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
Log the given formatted message and exception to the provided logger.
logger - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
 
logger - Variable in class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
 
logger - Variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
 
logger2 - Variable in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
 
LOGGER_NAME - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
the name of the Logger used by GemFireXD
logPrefix - Static variable in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
 
logSizes(LinkedHashMap<String, Object[]>) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
 
LSE_COMPILATION_PREFIX - Static variable in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
prefix for SQLStates of syntax and other errors during query prepare

M

main(String[]) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
 
MapRedGfxdRecordWriter(Configuration) - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat.MapRedGfxdRecordWriter
 
MapRedRowRecordReader - Class in com.pivotal.gemfirexd.hadoop.mapred
Wrapper around RowRecordReader to make the reader compliant with mapred.* api, a.k.a.
MapRedRowRecordReader() - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
 
maskPassword(String) - Static method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
mask the known password patterns from URL for exception/log messages
metadataMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
the map of table name to its current metadata object

N

NETSERVER_DEFAULT_PORT - Static variable in interface com.pivotal.gemfirexd.FabricService
the default port for network server
NetworkInterface - Interface in com.pivotal.gemfirexd
Encapsulates a network listener that clients can use to connect using GemFireXD JDBC client driver (URL of the form 'jdbc:gemfirexd://<host>:<port>').
NetworkInterface.ConnectionListener - Interface in com.pivotal.gemfirexd
A listener which can be registered on NetworkInterface in order to receive events about connections created or destroyed for a client on the DRDA network server.
newInstance() - Static method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
 
newRuntimeException(String, Throwable) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
Return a new GemFireXD runtime exception to wrap an underlying exception with optional message detail.
next(Key, Row) - Method in class com.pivotal.gemfirexd.hadoop.mapred.MapRedRowRecordReader
 
nextKeyValue() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
 
nextRow() - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
 
numErrorTries - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
number of retries after an error before dumping to DBSynchronizer.errorFile

O

ObjectSizer - Class in com.pivotal.gemfirexd.tools.sizer
This class helps in finding out memory footprint per Region and divides memory usage between GemFireXD, GemFire and java usages.
ObjectSizer.PreQualifier - Interface in com.pivotal.gemfirexd.tools.sizer
 
onError(Event, Exception) - Method in interface com.pivotal.gemfirexd.callbacks.GatewayEventErrorHandler
Called for every gateway event that failed to be applied
onEvent(Event) - Method in interface com.pivotal.gemfirexd.callbacks.EventCallback
This method is invoked when the callback is fired on a table event.
OutgoingResultSet - Interface in com.pivotal.gemfirexd.procedure
An interface for constructing an outgoing result set by adding rows as List<Object>.
OUTPUT_BATCH_SIZE - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
By default row insert commands are executed in batch mode.
OUTPUT_BATCH_SIZE - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
By default row insert commands are executed in batch mode.
OUTPUT_BATCH_SIZE_DEFAULT - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
 
OUTPUT_TABLE - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
The name of the table to output to, for example APP.CUSTOMERS.
OUTPUT_TABLE - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
The name of the table to be populated, for example APP.CUSTOMERS.
OUTPUT_URL - Static variable in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
JDBC url used to connect to a running gemfirexd instance.
OUTPUT_URL - Static variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
System URL where the output table is existing.

P

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
Context object passed to a ProcedureResultProcessor in its init method.
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.

Q

qualifyPartialRow(String, String, String, String, String, long) - Method in interface com.pivotal.gemfirexd.tools.sizer.ObjectSizer.PreQualifier
 

R

readFields(DataInput) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Key
 
readFields(DataInput) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
removeEventFromFailureMap(Event) - Method in class com.pivotal.gemfirexd.callbacks.AsyncEventHelper
After a successful event execution remove from failure map if present (i.e.
rollFileIfRequired(String, Logger) - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
If there is an existing file with given path, then try to roll it over with a suffix like -01-01 in the name.
Row - Class in com.pivotal.gemfirexd.hadoop.mapred
A container of table row impacted by a create, update or delete operation.
Row() - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.Row
 
Row(EmbedResultSet) - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.Row
 
Row - Class in com.pivotal.gemfirexd.hadoop.mapreduce
A container of table row impacted by a create, update or delete operation.
Row() - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.Row
 
Row(EmbedResultSet) - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.Row
 
RowInputFormat - Class in com.pivotal.gemfirexd.hadoop.mapred
This class extends from InputFormat to provide table data reading ability.
RowInputFormat() - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.RowInputFormat
 
RowInputFormat - Class in com.pivotal.gemfirexd.hadoop.mapreduce
This class extends from InputFormat to provide table data reading ability.
RowInputFormat() - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.RowInputFormat
 
RowLoader - Interface in com.pivotal.gemfirexd.callbacks
This interface should be implemented by the user to insert an entire row.
RowOutputFormat<VALUE> - Class in com.pivotal.gemfirexd.hadoop.mapred
Map Reduce OutputFormat implementation for Gemfirexd.
RowOutputFormat() - Constructor for class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat
 
RowOutputFormat<VALUE> - Class in com.pivotal.gemfirexd.hadoop.mapreduce
Map Reduce OutputFormat implementation for Gemfirexd.
RowOutputFormat() - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat
 
RowOutputFormat.GfxdRecordWriter - Class in com.pivotal.gemfirexd.hadoop.mapreduce
RecordWriter implementation for Gemfirexd.
RowOutputFormat.MapRedGfxdRecordWriter - Class in com.pivotal.gemfirexd.hadoop.mapred
RecordWriter implementation for Gemfirexd.
RowRecordReader - Class in com.pivotal.gemfirexd.hadoop.mapreduce
This class provides hoplog data reader.
RowRecordReader() - Constructor for class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
 
rs - Variable in class com.pivotal.gemfirexd.hadoop.mapreduce.RowRecordReader
 

S

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
Set a new NetworkInterface.ConnectionListener for this network server.
setForInternalUse(boolean) - Method in class com.pivotal.gemfirexd.tools.sizer.ObjectSizer
 
setJDBC4Driver(byte) - Method in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
Set the JDBC4 status of this driver as per DBSynchronizer.isJDBC4Driver().
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
Set the parameters to the prepared statement for a Event.Type.BULK_DML or Event.Type.BULK_INSERT operation.
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
Shutdown boolean property to enable/disable shutting down of all network servers in FabricService.stop(Properties).
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
 

T

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
 

U

updtStmntMap - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
the cached PreparedStatements for primary key based updates
USER - Static variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
 
UserAuthenticator - Interface in com.pivotal.gemfirexd.auth.callback
The UserAuthenticator interface provides operations to authenticate a user's credentials in order to successfully connect to a database.
userName - Variable in class com.pivotal.gemfirexd.callbacks.DBSynchronizer
user name to use for establishing JDBC connection

V

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.

W

waitPeekRow() - Method in interface com.pivotal.gemfirexd.procedure.IncomingResultSet
Retrieves, but does not remove, the head row of this result set, waiting if necessary until an element becomes available, or returning END_OF_RESULTS if there are no more rows in this result set.
waitUntilReconnected(long, TimeUnit) - Method in interface com.pivotal.gemfirexd.FabricService
Wait for the FabricService to finish reconnecting to the distributed system.
write(Key, VALUE) - Method in class com.pivotal.gemfirexd.hadoop.mapred.RowOutputFormat.MapRedGfxdRecordWriter
write(DataOutput) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Key
 
write(DataOutput) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.Row
write(Key, VALUE) - Method in class com.pivotal.gemfirexd.hadoop.mapreduce.RowOutputFormat.GfxdRecordWriter
writeExceptionInErrorXML(Exception, int, int, boolean) - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
 
writeObjectInErrorXML(String, Object, int) - Method in class com.pivotal.gemfirexd.callbacks.EventErrorLogger
 
writeXMLToDB(Connection, String) - Static method in class com.pivotal.gemfirexd.callbacks.EventErrorFileToDBWriter
 
A B C D E F G H I J K L M N O P Q R S T U V W 
Skip navigation links
GemFire XD 1.6.3

Copyright © 2010-2015 Pivotal Software, Inc. All rights reserved.