- channel - Variable in class com.gemstone.gemfire.internal.shared.InputStreamChannel
-
- channel - Variable in class com.gemstone.gemfire.internal.shared.OutputStreamChannel
-
- ChannelBufferFramedInputStream - Class in com.gemstone.gemfire.internal.shared
-
- ChannelBufferFramedInputStream(ReadableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferFramedInputStream
-
- ChannelBufferFramedInputStream(ReadableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferFramedInputStream
-
- ChannelBufferFramedOutputStream - Class in com.gemstone.gemfire.internal.shared
-
- ChannelBufferFramedOutputStream(WritableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferFramedOutputStream
-
- ChannelBufferFramedOutputStream(WritableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferFramedOutputStream
-
- ChannelBufferInputStream - Class in com.gemstone.gemfire.internal.shared
-
Base class for use by buffered abstractions over channel using direct byte
buffers.
- ChannelBufferInputStream(ReadableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferInputStream
-
- ChannelBufferInputStream(ReadableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferInputStream
-
- ChannelBufferOutputStream - Class in com.gemstone.gemfire.internal.shared
-
OutputStream for use by buffered write abstractions over channel using direct
byte buffers.
- ChannelBufferOutputStream(WritableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferOutputStream
-
- ChannelBufferOutputStream(WritableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.ChannelBufferOutputStream
-
- ChannelBufferUnsafeDataInputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
A buffered DataInput abstraction over channel using direct byte buffers, and
using internal Unsafe class for best performance.
- ChannelBufferUnsafeDataInputStream(ReadableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataInputStream
-
- ChannelBufferUnsafeDataInputStream(ReadableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataInputStream
-
- ChannelBufferUnsafeDataOutputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
A buffered DataOutput abstraction over channel using direct byte buffers, and
using internal Unsafe class for best performance.
- ChannelBufferUnsafeDataOutputStream(WritableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataOutputStream
-
- ChannelBufferUnsafeDataOutputStream(WritableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataOutputStream
-
- ChannelBufferUnsafeFramedInputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
- ChannelBufferUnsafeFramedInputStream(ReadableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeFramedInputStream
-
- ChannelBufferUnsafeFramedInputStream(ReadableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeFramedInputStream
-
- ChannelBufferUnsafeFramedOutputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
- ChannelBufferUnsafeFramedOutputStream(WritableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeFramedOutputStream
-
- ChannelBufferUnsafeFramedOutputStream(WritableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeFramedOutputStream
-
- ChannelBufferUnsafeInputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
A somewhat more efficient implementation of
ChannelBufferInputStream
using internal unsafe class (~30% in raw read calls).
- ChannelBufferUnsafeInputStream(ReadableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeInputStream
-
- ChannelBufferUnsafeInputStream(ReadableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeInputStream
-
- ChannelBufferUnsafeOutputStream - Class in com.gemstone.gemfire.internal.shared.unsafe
-
A somewhat more efficient implementation of
ChannelBufferOutputStream
using internal unsafe class (~30% in raw single byte write calls).
- ChannelBufferUnsafeOutputStream(WritableByteChannel) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeOutputStream
-
- ChannelBufferUnsafeOutputStream(WritableByteChannel, int) - Constructor for class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeOutputStream
-
- checkBounds(int, int, int) - Static method in class com.gemstone.gemfire.internal.shared.unsafe.UnsafeHolder
-
- clear() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- clear() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- clearAll() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- clearFinalizationQueues() - Static method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- clearThis() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- CLIENT_FAILOVER_CONTEXT_NOT_WRITTEN - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- CLIENT_FAILOVER_CONTEXT_WRITTEN - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- CLIENT_TXID_NOT_WRITTEN - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- CLIENT_TXID_WRITTEN - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- ClientResolverUtils - Class in com.gemstone.gemfire.internal.shared
-
Moved some code from GFXD ResolverUtils to enable using at GFE layer.
- ClientResolverUtils() - Constructor for class com.gemstone.gemfire.internal.shared.ClientResolverUtils
-
- ClientRunTimeException - Exception in com.gemstone.gemfire.internal.shared
-
- ClientRunTimeException(String, Throwable) - Constructor for exception com.gemstone.gemfire.internal.shared.ClientRunTimeException
-
- ClientRunTimeException() - Constructor for exception com.gemstone.gemfire.internal.shared.ClientRunTimeException
-
- ClientSharedData - Class in com.gemstone.gemfire.internal.shared
-
- ClientSharedData() - Constructor for class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- ClientSharedUtils - Class in com.gemstone.gemfire.internal.shared
-
Some shared methods now also used by GemFireXD clients so should not have any
dependency on other GemFire packages.
- CLOCKID_MONOTONIC - Static variable in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- CLOCKID_MONOTONIC_RAW - Static variable in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- CLOCKID_PROCESS_CPUTIME_ID - Static variable in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- CLOCKID_REALTIME - Static variable in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- CLOCKID_THREAD_CPUTIME_ID - Static variable in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- clockResolution(int) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- close() - Method in class com.gemstone.gemfire.internal.shared.ChannelBufferInputStream
- close() - Method in class com.gemstone.gemfire.internal.shared.ChannelBufferOutputStream
- close() - Method in class com.gemstone.gemfire.internal.shared.StringPrintWriter
-
- close() - Method in class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeInputStream
- close() - Method in class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeOutputStream
- com.gemstone.gemfire.internal.shared - package com.gemstone.gemfire.internal.shared
-
- com.gemstone.gemfire.internal.shared.unsafe - package com.gemstone.gemfire.internal.shared.unsafe
-
- CommonRunTimeException - Interface in com.gemstone.gemfire.internal.shared
-
- compareTo(T) - Method in class com.gemstone.gemfire.internal.shared.HostLocationBase
- compareTo(short) - Method in class com.gemstone.gemfire.internal.shared.Version
-
Finds the Version instance corresponding to the given ordinal and returns
the result of compareTo(Version)
- compareTo(Version) - Method in class com.gemstone.gemfire.internal.shared.Version
- compatibleWith(Version) - Method in class com.gemstone.gemfire.internal.shared.Version
-
Returns whether this Version is compatible with the input
Version
- compressedSize() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- copyMemory(Object, long, Object, long, long, Unsafe) - Static method in class com.gemstone.gemfire.internal.shared.unsafe.UnsafeHolder
-
Copy from given source object to destination object.
- CURRENT - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
This constant must be set to the most current version of GFE/GFXD.
- CURRENT_ORDINAL - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
A lot of versioning code needs access to the current version's ordinal
- currentTimeZone - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
The cached timezone of this VM.
- currentTimeZoneOffset - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
The cached timezone offset not including daylight savings.
- currentTZShortName - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
short display name of current timezone in current locale
- currentTZShortNameDST - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
short display name of current timezone+daylight in current locale
- getAnyField(Class<?>, String) - Static method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getAnyMethod(Class<?>, String, Class<?>...) - Static method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getBigIntInternalMagnitude(BigInteger) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
Returns the internal int[] magnitude from given BigInteger, if possble,
else returns null.
- getBigIntMagnitudeSizeInBytes(int[]) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- getBoolean(String, boolean) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getBuilder() - Method in class com.gemstone.gemfire.internal.shared.StringPrintWriter
-
Return the string builder itself.
- getCachedLocalHost() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- getCallbacks() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getClientHolder() - Static method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- getClientInstance() - Static method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
Get an instance appropriate for client instances.
- getDefaultCalendar() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- getDefaultCleanCalendar() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
- getDirectByteBufferAddressMethod() - Static method in class com.gemstone.gemfire.internal.shared.unsafe.UnsafeHolder
-
- getDNSCacheFlushInterval() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getDNSCacheSize() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getEnvironment(String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Get the value of given environment variable.
- getEnvironment(String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
- getErrorCode() - Method in exception com.gemstone.gemfire.internal.shared.NativeErrorException
-
- getGemFireVersion() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getGFXDServerCallbacks() - Static method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getHolder() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- getHostName() - Method in class com.gemstone.gemfire.internal.shared.HostLocationBase
-
- getInstance() - Static method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Get an instance of implementation of
NativeCalls for the current
platform.
- getInstance() - Static method in class com.gemstone.gemfire.internal.shared.NativeCallsJNAImpl
-
Get an instance of JNA based implementation of
NativeCalls for the
current platform.
- getInt(long) - Method in class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeInputStream
-
- getInteger(String, int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getJdkHelper() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- getKeepAliveCount() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getKeepAliveIdle() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getKeepAliveInterval() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getLocalHost() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
All GemFire code should use this method instead of
InetAddress.getLocalHost().
- getLogFile() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getLogger() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- getLong(String, long) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getMajorVersion() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getMethodSuffix() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getMinorVersion() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getModifiableJavaEnv() - Static method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getModifiableJavaEnvWIN() - Static method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getMyAddresses(boolean) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
returns a set of the non-loopback InetAddresses for this machine
- getName() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getNext() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
- getOSType() - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Get the
OSType of current system.
- getOSType() - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
- getParkedThread() - Method in class com.gemstone.gemfire.internal.shared.InputStreamChannel
-
- getParkedThread() - Method in class com.gemstone.gemfire.internal.shared.OutputStreamChannel
-
- getPatch() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getPlatformOption(TCPSocketOptions) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getPort() - Method in class com.gemstone.gemfire.internal.shared.HostLocationBase
-
- getPrevious() - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
- getProcessId() - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Get the process ID of the current process.
- getProcessId() - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
- getProductName() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getRelease() - Method in class com.gemstone.gemfire.internal.shared.Version
-
- getServerHolder() - Static method in class com.gemstone.gemfire.internal.shared.FinalizeObject
-
- getServerInstance() - Static method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
Get an instance appropriate for server instances.
- getShort(long) - Method in class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataInputStream
-
- getSocketInputBufferSize() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getSocketKernelDescriptor(Socket, InputStream) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Get the native kernel descriptor given the java Socket.
- getSocketOutputBufferSize() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getStackTrace(Throwable, StringBuilder, String) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
Append the backtrace of given exception to provided
StringBuilder.
- getString(String, String) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getSystemProperty(String, SystemProperties) - Method in interface com.gemstone.gemfire.internal.shared.SystemProperties.Callbacks
-
Get system property for given key or null if key not set.
- getSystemProperty(String, SystemProperties) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties.DefaultCallbacks
-
Get system property for given key or null if key not set.
- getSystemPropertyNamePrefix() - Method in interface com.gemstone.gemfire.internal.shared.SystemProperties.Callbacks
-
Get prefix to be used for system property names.
- getSystemPropertyNamePrefix() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties.DefaultCallbacks
-
Get prefix to be used for system property names.
- getSystemPropertyNamePrefix() - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- getThreadId(Thread) - Method in class com.gemstone.gemfire.internal.shared.Jdk5Helper
-
- getThreadId(Thread) - Method in interface com.gemstone.gemfire.internal.shared.JdkHelper
-
return an ID for current thread
- getUnderlyingChannel() - Method in class com.gemstone.gemfire.internal.shared.InputStreamChannel
-
- getUnderlyingChannel() - Method in class com.gemstone.gemfire.internal.shared.OutputStreamChannel
-
- getUnsafe() - Static method in class com.gemstone.gemfire.internal.shared.unsafe.UnsafeHolder
-
- getUnsupportedSocketOptionMessage(TCPSocketOptions) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- getZeroLenObjectArray() - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- GFE_56 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_57 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_58 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_603 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_61 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_65 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_651 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_6516 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_66 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_662 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_6622 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_70 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_701 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_7099 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
This is the GemFire conterpart of GFXD_1099 for testing rolling upgrades
and it uses the same ordinal as GFE_701 to maintain compatibility with the
ordinals being used on GemFireXD branch.
- GFE_71 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFE_75 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_10 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_101 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_1011 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_13 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_1302 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_14 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_20 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
- GFXD_FACTORY_PROVIDER - Static variable in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- sbox - Static variable in class com.gemstone.gemfire.internal.shared.ClientResolverUtils
-
- set(E) - Method in class com.gemstone.gemfire.internal.shared.ReverseListIterator
- setCallbacks(SystemProperties.Callbacks) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setCommonRuntimeException(CommonRunTimeException) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- setCurrentWorkingDirectory(String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
- setCurrentWorkingDirectory(String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Set the current working directory to the given path.
- setDNSCacheFlushInterval(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setDNSCacheSize(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setEnvironment(String, String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
- setEnvironment(String, String) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Set the value of an environment variable.
- setGenericSocketOptions(Socket, InputStream, Map<TCPSocketOptions, Object>) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- setKeepAliveCount(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setKeepAliveIdle(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setKeepAliveInterval(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setKeepAliveOptions(Socket, InputStream, int, int, int) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
Enable TCP KeepAlive settings for the socket.
- setLogFile(String) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setLogger(Logger) - Static method in class com.gemstone.gemfire.internal.shared.ClientSharedUtils
-
- setNext(TLinkable) - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
- setPlatformSocketOption(int, int, int, TCPSocketOptions, Integer, int) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
- setPrevious(TLinkable) - Method in class com.gemstone.gemfire.internal.shared.FinalizeObject
- setSocketInputBufferSize(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- setSocketOptions(Socket, InputStream, Map<TCPSocketOptions, Object>) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls.NativeCallsGeneric
-
Set given extended socket options on a Java
Socket.
- setSocketOptions(Socket, InputStream, Map<TCPSocketOptions, Object>) - Method in class com.gemstone.gemfire.internal.shared.NativeCalls
-
Set given extended socket options on a Java
Socket.
- setSocketOutputBufferSize(int) - Method in class com.gemstone.gemfire.internal.shared.SystemProperties
-
- skipBytes(int) - Method in class com.gemstone.gemfire.internal.shared.unsafe.ChannelBufferUnsafeDataInputStream
-
Currently not supported by this implementation.
- SOCKET_INPUT_BUFFER_SIZE_NAME - Static variable in class com.gemstone.gemfire.internal.shared.SystemProperties
-
The socket buffer size to use for reading.
- SOCKET_OUTPUT_BUFFER_SIZE_NAME - Static variable in class com.gemstone.gemfire.internal.shared.SystemProperties
-
The socket buffer size to use for writing.
- SQLERRMC_MESSAGE_DELIMITER - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
SQLERRMC_MESSAGE_DELIMITER When message argument tokes are
sent, this value separates the tokens for mulitiple error messages
- SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
SQLERRMC_PREFORMATTED_MESSAGE_DELIMITER, When full message
text is sent for severe errors.
- SQLERRMC_SERVER_DELIMITER - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
delimiter that separates the messageId and server information, if any
- SQLERRMC_TOKEN_DELIMITER - Static variable in class com.gemstone.gemfire.internal.shared.ClientSharedData
-
SQLERRMC_TOKEN_DELIMITER separates message argument tokens
- SQLF_1099 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
This version is an intermediate one created to test rolling upgrades.
- SQLF_11 - Static variable in class com.gemstone.gemfire.internal.shared.Version
-
SQLFire 1.1 has a separate version since it has changed the RowFormatter
formatting for ALTER TABLE add/drop column support.
- state - Variable in class com.gemstone.gemfire.internal.shared.FinalizeObject.State
-
- StringPrintWriter - Class in com.gemstone.gemfire.internal.shared
-
A
PrintWriter that collects its output in a string builder, which can
then be used to construct a string.
- StringPrintWriter() - Constructor for class com.gemstone.gemfire.internal.shared.StringPrintWriter
-
Create a new string writer using the default initial string-buffer size.
- StringPrintWriter(StringBuilder) - Constructor for class com.gemstone.gemfire.internal.shared.StringPrintWriter
-
Create a new string writer using the specified string-builder.
- StringPrintWriter(StringBuilder, String) - Constructor for class com.gemstone.gemfire.internal.shared.StringPrintWriter
-
Create a new string writer using the specified string-builder and line
separator.
- SystemProperties - Class in com.gemstone.gemfire.internal.shared
-
Set the global system properties.
- SystemProperties.Callbacks - Interface in com.gemstone.gemfire.internal.shared
-
Common internal product callbacks on client and server side to possibly
plugin some system behaviour.
- SystemProperties.DefaultCallbacks - Class in com.gemstone.gemfire.internal.shared
-
- SystemProperties.DefaultCallbacks(String) - Constructor for class com.gemstone.gemfire.internal.shared.SystemProperties.DefaultCallbacks
-