- IllegalModificationException - Exception in com.sybase.esp.sdk.exception
-
- IllegalModificationException(String) - Constructor for exception com.sybase.esp.sdk.exception.IllegalModificationException
-
- IncorrectDataTypeException - Exception in com.sybase.esp.sdk.exception
-
Thrown if data retrieval is attempted using a method for an incompatible data type
- IncorrectDataTypeException(String) - Constructor for exception com.sybase.esp.sdk.exception.IncorrectDataTypeException
-
- IncorrectDataTypeException() - Constructor for exception com.sybase.esp.sdk.exception.IncorrectDataTypeException
-
- indexOf(String) - Method in class com.sybase.esp.sdk.data.Schema
-
Searches for the column in the schema
- InternalErrorException - Exception in com.sybase.esp.sdk.exception
-
The SDK has encountered an unexpected error
- InternalErrorException(String) - Constructor for exception com.sybase.esp.sdk.exception.InternalErrorException
-
- InternalErrorException(String, Throwable) - Constructor for exception com.sybase.esp.sdk.exception.InternalErrorException
-
- interpretGatewayResponse(ByteBuffer) - Method in class com.sybase.esp.sdk.Credentials
-
- interpretProjectResponse(Map<Object, Object>) - Method in class com.sybase.esp.sdk.Credentials
-
- interpretServerResponse(Map<String, Object>) - Method in class com.sybase.esp.sdk.Credentials
-
- InvalidUpdateCallException - Exception in com.sybase.esp.sdk.exception
-
- InvalidUpdateCallException() - Constructor for exception com.sybase.esp.sdk.exception.InvalidUpdateCallException
-
- InvalidUriException - Exception in com.sybase.esp.sdk.exception
-
- InvalidUriException() - Constructor for exception com.sybase.esp.sdk.exception.InvalidUriException
-
- InvalidUriException(String) - Constructor for exception com.sybase.esp.sdk.exception.InvalidUriException
-
- isAa() - Method in interface com.sybase.esp.sdk.Project.Deployment
-
Is the instance part of an HA deployment
- isAsyncMode() - Method in class com.sybase.esp.sdk.data.PublisherOptions
-
- isBigEndian() - Method in interface com.sybase.esp.sdk.Project.Deployment
-
Is the architecture of the deployed machine big endian
- isBlock() - Method in interface com.sybase.esp.sdk.data.MessageReader
-
Will return true if the data is a transaction block
- isBuffered() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isClosed() - Method in interface com.sybase.esp.sdk.data.Publisher
-
- isClosed() - Method in interface com.sybase.esp.sdk.data.Subscriber
-
- isClosed() - Method in interface com.sybase.esp.sdk.Project
-
Check if the Project is closed.
- isClosed() - Method in interface com.sybase.esp.sdk.Server
-
- isConnected() - Method in interface com.sybase.esp.sdk.Project
-
Check if the Project instance is currently connected to a running project.
- isDroppable() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isEnabled() - Method in class com.sybase.esp.sdk.debugger.Breakpoint
-
- isExitOnClose() - Method in class com.sybase.esp.sdk.data.PublisherOptions
-
- isFailoverEnabled() - Method in interface com.sybase.esp.sdk.Server.Application.Instance
-
- isFinal() - Method in class com.sybase.esp.sdk.data.PublisherEvent
-
- isFinal() - Method in enum com.sybase.esp.sdk.data.PublisherEvent.Type
-
- isFinal() - Method in class com.sybase.esp.sdk.data.SubscriberEvent
-
- isFinal() - Method in enum com.sybase.esp.sdk.data.SubscriberEvent.Type
-
- isFinal() - Method in class com.sybase.esp.sdk.ProjectEvent
-
- isFinal() - Method in enum com.sybase.esp.sdk.ProjectEvent.Type
-
- isFinal() - Method in interface com.sybase.esp.sdk.SdkEvent
-
- isFinal() - Method in class com.sybase.esp.sdk.ServerEvent
-
- isFinal() - Method in enum com.sybase.esp.sdk.ServerEvent.Type
-
- isHa(File) - Static method in class com.sybase.esp.util.deployment.DeploymentUtils
-
Parsed the deployment section in the passed file to determine the type of the project
specified.
- isKey(int) - Method in class com.sybase.esp.sdk.data.Schema
-
- isKey(String) - Method in class com.sybase.esp.sdk.data.Schema
-
- isLossy() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isMoneyType() - Method in enum com.sybase.esp.sdk.data.Schema.DataType
-
Returns true if the datatype is one of the money datatypes supported by ESP.
- isNoBase() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isNull(int) - Method in interface com.sybase.esp.sdk.data.RowReader
-
- isNull(String) - Method in interface com.sybase.esp.sdk.data.RowReader
-
- isPaused() - Method in interface com.sybase.esp.sdk.debugger.Debugger
-
- isPreserveBlocks() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isQuiesced() - Method in interface com.sybase.esp.sdk.Project
-
Check if the backend project on the cluster is quiesced.
- isSameState(Server.Application) - Method in interface com.sybase.esp.sdk.Server.Application
-
This is different from #equals(Object) which compares workspace, name
and type only.
- isShineThrough(int) - Method in interface com.sybase.esp.sdk.data.RowReader
-
- isShineThrough(String) - Method in interface com.sybase.esp.sdk.data.RowReader
-
- isShineThrough() - Method in class com.sybase.esp.sdk.data.SubscriberOptions
-
- isSsl() - Method in class com.sybase.esp.sdk.Credentials
-
- isSSL() - Method in class com.sybase.esp.sdk.Uri
-
Determine if the Uri denotes an SSL connection to the cluster.
- isSslEnabled() - Method in interface com.sybase.esp.sdk.Project.Deployment
-
Does the instance require encrypted connections
- isSslEnabled() - Method in interface com.sybase.esp.sdk.Server.Application.Instance
-
Deprecated.
- isStarted() - Method in interface com.sybase.esp.sdk.Dispatcher
-
- isStarted() - Method in class com.sybase.esp.sdk.SDK
-
- isStarted() - Method in interface com.sybase.esp.sdk.Updater
-
- isTimeout() - Method in exception com.sybase.esp.sdk.exception.ServerErrorException
-
- isTopologyIgnored() - Method in interface com.sybase.esp.sdk.Project.Deployment
-
Is the topology ignored.
- isTraceModeOn() - Method in interface com.sybase.esp.sdk.debugger.Debugger
-
- isTriggered() - Method in class com.sybase.esp.sdk.debugger.Breakpoint
-
Is the breakpoint currently triggered
- isVirtual() - Method in interface com.sybase.esp.sdk.Server
-
Check if this server object corresponds to a virtual server, created in association with a standalone
project