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

A

AbortResourceManagers - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:abortResourceManagers.
AbortResourceManagers() - Constructor for class org.ballerinalang.nativeimpl.transactions.AbortResourceManagers
 
AbsFloat - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:absFloat.
AbsFloat() - Constructor for class org.ballerinalang.nativeimpl.math.AbsFloat
 
AbsInt - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:absInt.
AbsInt() - Constructor for class org.ballerinalang.nativeimpl.math.AbsInt
 
AbstractLogFunction - Class in org.ballerinalang.nativeimpl.log
Base class for the other log functions, containing a getter to retrieve the correct logger, given a package name.
AbstractLogFunction() - Constructor for class org.ballerinalang.nativeimpl.log.AbstractLogFunction
 
AbstractNativeChannel - Class in org.ballerinalang.nativeimpl.io.channels
For I/O APIs to work it requires each I/O source (file,tcp socket) to return a generic ByteChannel.
AbstractNativeChannel() - Constructor for class org.ballerinalang.nativeimpl.io.channels.AbstractNativeChannel
 
AbstractRegexFunction - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Abstract native function which serves as base class for writing Regex related native functions.
AbstractRegexFunction() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.AbstractRegexFunction
 
AbstractSQLAction - Class in org.ballerinalang.nativeimpl.sql.actions
AbstractSQLAction is the base class for all SQL Action.
AbstractSQLAction() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
AbstractTimeFunction - Class in org.ballerinalang.nativeimpl.time
Contains utility methods for time related functions.
AbstractTimeFunction() - Constructor for class org.ballerinalang.nativeimpl.time.AbstractTimeFunction
 
Acos - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:acos.
Acos() - Constructor for class org.ballerinalang.nativeimpl.math.Acos
 
Add - Class in org.ballerinalang.nativeimpl.builtin.tablelib
Add is the function to add data to a table.
Add() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.Add
 
addAppointment(Appointment) - Method in class org.ballerinalang.nativeimpl.task.TaskRegistry
 
addData(BStruct, Context) - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
AddDuration - Class in org.ballerinalang.nativeimpl.time
Add given durations to the time.
AddDuration() - Constructor for class org.ballerinalang.nativeimpl.time.AddDuration
 
addTimer(Timer) - Method in class org.ballerinalang.nativeimpl.task.TaskRegistry
 
AlphaCollectionResult - Class in org.ballerinalang.nativeimpl.io.events.result
Represent alphanumeric result collection.
AlphaCollectionResult(EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.AlphaCollectionResult
 
AlphaCollectionResult(String[], EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.AlphaCollectionResult
 
AlphaResult - Class in org.ballerinalang.nativeimpl.io.events.result
Represents a series of characters.
AlphaResult(EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.AlphaResult
 
AlphaResult(String, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.AlphaResult
 
ANNOTATION_DIRECTORY_RECURSIVE - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
ANNOTATION_PATH - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
APPLICATION_FORM - Static variable in class org.ballerinalang.nativeimpl.lang.utils.Constants
HTTP content-type application/x-www-form-urlencoded.
APPLICATION_JSON - Static variable in class org.ballerinalang.nativeimpl.lang.utils.Constants
HTTP content-type application/json.
APPLICATION_XML - Static variable in class org.ballerinalang.nativeimpl.lang.utils.Constants
HTTP content-type application/xml.
Appointment - Class in org.ballerinalang.nativeimpl.task.appointment
Represents an appointment.
AppointmentConstants - Class in org.ballerinalang.nativeimpl.task.appointment
Constants related appointments.
AppointmentConstants() - Constructor for class org.ballerinalang.nativeimpl.task.appointment.AppointmentConstants
 
AppointmentJob - Class in org.ballerinalang.nativeimpl.task.appointment
Represents a Quartz job related to an appointment.
AppointmentJob() - Constructor for class org.ballerinalang.nativeimpl.task.appointment.AppointmentJob
 
AppointmentManager - Class in org.ballerinalang.nativeimpl.task.appointment
Manages appointments.
ARRAY - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
Asin - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:asin.
Asin() - Constructor for class org.ballerinalang.nativeimpl.math.Asin
 
AsyncReader - Class in org.ballerinalang.nativeimpl.io.channels.base.readers
Asynchronously reads bytes from the channel.
AsyncReader() - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.readers.AsyncReader
 
AsyncWriter - Class in org.ballerinalang.nativeimpl.io.channels.base.writers
Writes bytes to a given channel asynchronously.
AsyncWriter() - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.writers.AsyncWriter
 
Atan - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:atan.
Atan() - Constructor for class org.ballerinalang.nativeimpl.math.Atan
 
Atan2 - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:atan2.
Atan2() - Constructor for class org.ballerinalang.nativeimpl.math.Atan2
 
AUTH_SCHEME_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
AUTH_TOKEN_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
AuthContext - Class in org.ballerinalang.nativeimpl.runtime
AuthContext represents and holds the authentication information.
AuthContext(BStruct) - Constructor for class org.ballerinalang.nativeimpl.runtime.AuthContext
 
AUTOCOMMIT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 

B

BALLERINA_BUILTIN - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
Specifies the io package information.
BALLERINA_FUNCTION - Static variable in class org.ballerinalang.nativeimpl.task.appointment.AppointmentConstants
 
BALLERINA_ON_ERROR_FUNCTION - Static variable in class org.ballerinalang.nativeimpl.task.appointment.AppointmentConstants
 
BALLERINA_ON_TRIGGER_FUNCTION - Static variable in class org.ballerinalang.nativeimpl.task.appointment.AppointmentConstants
 
BALLERINA_PARENT_CONTEXT - Static variable in class org.ballerinalang.nativeimpl.task.appointment.AppointmentConstants
 
BallerinaIOException - Exception in org.ballerinalang.nativeimpl.io
Will be used to throw Ballerina I/O related runtime exceptions.
BallerinaIOException(String, Throwable) - Constructor for exception org.ballerinalang.nativeimpl.io.BallerinaIOException
 
BallerinaIOException(String) - Constructor for exception org.ballerinalang.nativeimpl.io.BallerinaIOException
 
Base16ToBase64Encode - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.string:base16ToBase64Encode.
Base16ToBase64Encode() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Base16ToBase64Encode
 
BASE64_DECODE_ERROR - Static variable in class org.ballerinalang.nativeimpl.Utils
 
BASE64_ENCODE_ERROR - Static variable in class org.ballerinalang.nativeimpl.Utils
 
Base64ByteChannel - Class in org.ballerinalang.nativeimpl.util
Represent the byte channel that needs to be encode or decode using Base64 encoding scheme.
Base64ByteChannel(InputStream) - Constructor for class org.ballerinalang.nativeimpl.util.Base64ByteChannel
 
Base64Decode - Class in org.ballerinalang.nativeimpl.builtin.bloblib
Native function ballerina.model.blob:base64Decode.
Base64Decode() - Constructor for class org.ballerinalang.nativeimpl.builtin.bloblib.Base64Decode
 
Base64Decode - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.string:base64Decode.
Base64Decode() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Base64Decode
 
Base64Decode - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io:base64Decode.
Base64Decode() - Constructor for class org.ballerinalang.nativeimpl.io.Base64Decode
 
Base64Encode - Class in org.ballerinalang.nativeimpl.builtin.bloblib
Native function ballerina.model.blob:base64Encode.
Base64Encode() - Constructor for class org.ballerinalang.nativeimpl.builtin.bloblib.Base64Encode
 
Base64Encode - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.string:base64Encode.
Base64Encode() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Base64Encode
 
Base64Encode - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io:base64Encode.
Base64Encode() - Constructor for class org.ballerinalang.nativeimpl.io.Base64Encode
 
Base64ToBase16Encode - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.string:base64ToBase16Encode.
Base64ToBase16Encode() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Base64ToBase16Encode
 
Base64Wrapper - Class in org.ballerinalang.nativeimpl.util
Wrap base64 byte channel stream as a ballerina specific byte channel.
Base64Wrapper(Base64ByteChannel) - Constructor for class org.ballerinalang.nativeimpl.util.Base64Wrapper
 
BatchUpdate - Class in org.ballerinalang.nativeimpl.sql.actions
BatchUpdate is the Batch update action implementation of the SQL Connector.
BatchUpdate() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.BatchUpdate
 
BIGINT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
BINARY - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
BIT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
BLOB - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
BlockingReader - Class in org.ballerinalang.nativeimpl.io.channels.base.readers
Attempts to fill the entire buffer with content.
BlockingReader() - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.readers.BlockingReader
 
BlockingWriter - Class in org.ballerinalang.nativeimpl.io.channels.base.writers
Read bytes in blocking mode.
BlockingWriter() - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.writers.BlockingWriter
 
BMirrorTable - Class in org.ballerinalang.nativeimpl.sql
Represents a reflection of a database table.
BMirrorTable(SQLDatasource, String, BStructType, StructInfo, StructInfo, Calendar) - Constructor for class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
BOOLEAN - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
BooleanResult - Class in org.ballerinalang.nativeimpl.io.events.result
Indicates a boolean result.
BooleanResult(EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.BooleanResult
 
BooleanResult(boolean, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.BooleanResult
 
Buffer - Class in org.ballerinalang.nativeimpl.io.channels.base
Specialized ByteBuffer which will dynamically resize, maintain state and call the underlying ByteChannel as necessary to return the required amount of bytes.
Buffer(int) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.Buffer
 
BUILTIN_PACKAGE_PATH - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
BuiltinSystemPackageRepositoryProvider - Class in org.ballerinalang.builtin
This represents the standard Ballerina built-in system package repository provider.
BuiltinSystemPackageRepositoryProvider() - Constructor for class org.ballerinalang.builtin.BuiltinSystemPackageRepositoryProvider
 
BuiltInUtils - Class in org.ballerinalang.util
 
BuiltInUtils() - Constructor for class org.ballerinalang.util.BuiltInUtils
 
BYTE_CHANNEL_NAME - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
Name of the ByteChannel which will be represented through the native struct.

C

Call - Class in org.ballerinalang.nativeimpl.sql.actions
Call is the Call action implementation of the SQL Connector.
Call() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.Call
 
CALLER_ACTIONS - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
Cancel - Class in org.ballerinalang.nativeimpl.builtin.asynclib
Native function future.cancel().
Cancel() - Constructor for class org.ballerinalang.nativeimpl.builtin.asynclib.Cancel
 
Cancel - Class in org.ballerinalang.nativeimpl.task.appointment
Native function ballerina.task:scheduleAppointment.
Cancel() - Constructor for class org.ballerinalang.nativeimpl.task.appointment.Cancel
 
Cbrt - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:cbrt.
Cbrt() - Constructor for class org.ballerinalang.nativeimpl.math.Cbrt
 
Ceil - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:ceil.
Ceil() - Constructor for class org.ballerinalang.nativeimpl.math.Ceil
 
CERT_PASS_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
Channel - Class in org.ballerinalang.nativeimpl.io.channels.base
Represents Ballerina Byte Channel.
Channel(ByteChannel, Reader, Writer) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.Channel
Will read/write bytes from the provided channel
Channel(ByteChannel, Reader, Writer, int) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.Channel
Creates a channel which will contain a fixed sized buffer.
CHANNEL_BUFFER_SIZE - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
The size of the buffer allocated for reading bytes from the channel (15~ KB).
CHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
CharacterChannel - Class in org.ballerinalang.nativeimpl.io.channels.base
Represents the channel to perform character I/O operations.
CharacterChannel(Channel, String) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.CharacterChannel
 
CharacterChannelReader - Class in org.ballerinalang.nativeimpl.io.readers
This sub class of Reader use to convert CharacterChannel to Reader instance.
CharacterChannelReader(CharacterChannel) - Constructor for class org.ballerinalang.nativeimpl.io.readers.CharacterChannelReader
 
checkAndObserveSQLAction(Context, SQLDatasource, String) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
CIPHERS_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
CLAIMS_REF_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
cleanupConnection(ResultSet, Statement, Connection, boolean) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will close Database connection, statement and the resultset.
Clear - Class in org.ballerinalang.nativeimpl.builtin.maplib
Native function to clear map entries.
Clear() - Constructor for class org.ballerinalang.nativeimpl.builtin.maplib.Clear
 
CLIENT_SOCKET_NAME - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
Name of the Socket which will be represented through the native struct.
CLOB - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
Close - Class in org.ballerinalang.nativeimpl.builtin.tablelib
Native function to clear connection resources in the table.
Close() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.Close
 
close() - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Closes the given channel.
close() - Method in class org.ballerinalang.nativeimpl.io.channels.base.CharacterChannel
Closes the given channel.
close() - Method in class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
Closes the record channel.
close() - Method in class org.ballerinalang.nativeimpl.io.channels.TempFileIOChannel
 
close() - Method in class org.ballerinalang.nativeimpl.io.readers.CharacterChannelReader
 
close(Channel, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Closes the channel asynchronously.
close(CharacterChannel, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Closes the character channel asynchronously.
close(DelimitedRecordChannel, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Closes the delimited record channel asynchronously.
close() - Method in class org.ballerinalang.nativeimpl.socket.SocketByteChannel
 
Close - Class in org.ballerinalang.nativeimpl.sql.actions
Close is the Close action implementation of the SQL Connector Connection pool.
Close() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.Close
 
close(boolean) - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator
 
close() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
close() - Method in class org.ballerinalang.nativeimpl.util.Base64ByteChannel
 
CloseByteChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#close.
CloseByteChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CloseByteChannel
 
CloseByteChannelEvent - Class in org.ballerinalang.nativeimpl.io.events.bytes
Event which will close the byte channel.
CloseByteChannelEvent(Channel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.bytes.CloseByteChannelEvent
 
CloseCharacterChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#closeCharacterChannel.
CloseCharacterChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CloseCharacterChannel
 
CloseCharacterChannelEvent - Class in org.ballerinalang.nativeimpl.io.events.characters
Event which will close the character channel.
CloseCharacterChannelEvent(CharacterChannel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.characters.CloseCharacterChannelEvent
 
closeConnectionPool() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
closeConnections(SQLDatasource) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
CloseDelimitedRecordChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#closeTextRecordChannel.
CloseDelimitedRecordChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CloseDelimitedRecordChannel
 
CloseDelimitedRecordEvent - Class in org.ballerinalang.nativeimpl.io.events.records
Event which will close delimited record.
CloseDelimitedRecordEvent(DelimitedRecordChannel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.CloseDelimitedRecordEvent
 
CloseSocket - Class in org.ballerinalang.nativeimpl.socket
Native function to close a Client socket.
CloseSocket() - Constructor for class org.ballerinalang.nativeimpl.socket.CloseSocket
 
commit() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
CommitResourceManagers - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:commitResourceManagers.
CommitResourceManagers() - Constructor for class org.ballerinalang.nativeimpl.transactions.CommitResourceManagers
 
COMPILED_REGEX - Static variable in class org.ballerinalang.nativeimpl.builtin.stringlib.REGEXConstants
 
Compress - Class in org.ballerinalang.nativeimpl.internal.compression
Native function ballerina.compression:compress.
Compress() - Constructor for class org.ballerinalang.nativeimpl.internal.compression.Compress
 
CompressionUtils - Class in org.ballerinalang.nativeimpl.internal.compression
Util class for compression related operations.
CompressionUtils() - Constructor for class org.ballerinalang.nativeimpl.internal.compression.CompressionUtils
 
CompressToBlob - Class in org.ballerinalang.nativeimpl.internal.compression
Native function ballerina.compression:compressToBlob.
CompressToBlob() - Constructor for class org.ballerinalang.nativeimpl.internal.compression.CompressToBlob
 
CONFIG_REGISTRY - Static variable in class org.ballerinalang.nativeimpl.config.SetConfig
 
CONNECTION_INIT_SQL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
CONNECTION_TIMEOUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
CONNECTOR_NAME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
Constants - Class in org.ballerinalang.nativeimpl.file.utils
Constants used by the file API.
Constants() - Constructor for class org.ballerinalang.nativeimpl.file.utils.Constants
 
Constants - Class in org.ballerinalang.nativeimpl.lang.utils
Constants related to Ballerina model packages.
Constants() - Constructor for class org.ballerinalang.nativeimpl.lang.utils.Constants
 
Constants - Class in org.ballerinalang.nativeimpl.sql
Constants for SQL Data Connectors.
Constants() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants
 
Constants.DBTypes - Class in org.ballerinalang.nativeimpl.sql
DB Types with first class support.
Constants.DefaultPort - Class in org.ballerinalang.nativeimpl.sql
Constants default DB ports.
Constants.EndpointConfig - Class in org.ballerinalang.nativeimpl.sql
Constants for Endpoint Configs.
Constants.JDBCUrlSeparators - Class in org.ballerinalang.nativeimpl.sql
Constants used when appending JDBC driver properties for the connection URL.
Constants.Options - Class in org.ballerinalang.nativeimpl.sql
Constants for Endpoint Configs.
Constants.QueryParamDirection - Class in org.ballerinalang.nativeimpl.sql
Constants for SQL Query Parameter direction.
Constants.SQLDataTypes - Class in org.ballerinalang.nativeimpl.sql
Constants for SQL DataTypes.
Constants.XADataSources - Class in org.ballerinalang.nativeimpl.sql
XA Datasoruce for DB Types with first class support.
Contains - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:contains.
Contains() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Contains
 
Contains - Class in org.ballerinalang.nativeimpl.config
Native function ballerina.config:contains.
Contains() - Constructor for class org.ballerinalang.nativeimpl.config.Contains
 
CONTENT_PROPERTY - Static variable in class org.ballerinalang.nativeimpl.io.events.bytes.ReadBytesEvent
Holds the name of the property which will hold a reference to the byte content.
Copy - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Make a deep copy of an XML.
Copy() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.Copy
 
copy() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
CopySign - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:copySign.
CopySign() - Constructor for class org.ballerinalang.nativeimpl.math.CopySign
 
Cos - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:cos.
Cos() - Constructor for class org.ballerinalang.nativeimpl.math.Cos
 
Cosh - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:cosh.
Cosh() - Constructor for class org.ballerinalang.nativeimpl.math.Cosh
 
CreateCharacterChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#createCharacterChannel.
CreateCharacterChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CreateCharacterChannel
 
createCompressionError(Context, String) - Static method in class org.ballerinalang.nativeimpl.internal.compression.CompressionUtils
Get compression error as a ballerina struct.
createConversionError(Context, String) - Static method in class org.ballerinalang.nativeimpl.Utils
 
CreateCsvChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#createCsvChannel.
CreateCsvChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CreateCsvChannel
 
CreateDelimitedRecordChannel - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#createDelimitedRecordChannel.
CreateDelimitedRecordChannel() - Constructor for class org.ballerinalang.nativeimpl.io.CreateDelimitedRecordChannel
 
createDelimitedRecordChannel(String, String, String, Format) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Creates a delimited record channel to read from CSV file.
createDelimitedRecordChannel(String, String, String, String) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Creates a delimited record channel to read from CSV file.
CreateDirectory - Class in org.ballerinalang.nativeimpl.file
Creates a new directory.
CreateDirectory() - Constructor for class org.ballerinalang.nativeimpl.file.CreateDirectory
 
createError(Context, String) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Returns the error struct for the corresponding message.
CreateFile - Class in org.ballerinalang.nativeimpl.file
Used to check existence of file.
CreateFile() - Constructor for class org.ballerinalang.nativeimpl.file.CreateFile
 
createJDBCDbOptions(String, String, Map<String, Value>) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
createMirroredTable(Context, SQLDatasource, String, BStructType) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
createMultiModeDBClient(Context, String, Struct, String) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
createServerBasedDBClient(Context, String, Struct, String) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
CreateSQLClient - Class in org.ballerinalang.nativeimpl.sql.endpoint
Returns the SQL Client connector.
CreateSQLClient() - Constructor for class org.ballerinalang.nativeimpl.sql.endpoint.CreateSQLClient
 
createSQLDBClient(Context, Struct) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
CreateTime - Class in org.ballerinalang.nativeimpl.time
Create a time from the given time components.
CreateTime() - Constructor for class org.ballerinalang.nativeimpl.time.CreateTime
 
createTimeStruct(StructInfo, StructInfo, long, String) - Static method in class org.ballerinalang.nativeimpl.Utils
 
createTimeZone(StructInfo, String) - Static method in class org.ballerinalang.nativeimpl.Utils
 
CurrentTime - Class in org.ballerinalang.nativeimpl.time
Get the current local time with local timezone information.
CurrentTime() - Constructor for class org.ballerinalang.nativeimpl.time.CurrentTime
 

D

DATASOURCE_CLASSNAME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
DATASOURCE_PROPERTIES - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
DATE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
DATETIME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
Day - Class in org.ballerinalang.nativeimpl.time
Get the day value for the given time.
Day() - Constructor for class org.ballerinalang.nativeimpl.time.Day
 
DB_OPTIONS - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
DBTypes() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
DECIMAL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
decode(Context, BValue, String, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Decode a given BValue using Base64 encoding scheme.
decodeBlob(Context, byte[], boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Decode a given blob using Base64 encoding scheme.
decodeByteChannel(Context, BStruct, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Decode a given byte channel using Base64 encoding scheme.
decodeString(Context, String, String, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Decode a given encoded string using Base64 encoding scheme.
Decompress - Class in org.ballerinalang.nativeimpl.internal.compression
Native function ballerina.compression:decompress
Decompress() - Constructor for class org.ballerinalang.nativeimpl.internal.compression.Decompress
 
DecompressFromBlob - Class in org.ballerinalang.nativeimpl.internal.compression
Native function ballerina.compression:decompressFromBlob.
DecompressFromBlob() - Constructor for class org.ballerinalang.nativeimpl.internal.compression.DecompressFromBlob
 
DEFAULT_SSL_PROTOCOL - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
DefaultPort() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
Delete - Class in org.ballerinalang.nativeimpl.file
Deletes a given file or a directory.
Delete() - Constructor for class org.ballerinalang.nativeimpl.file.Delete
 
DelimitedRecordChannel - Class in org.ballerinalang.nativeimpl.io.channels.base
Allows performing record I/O operations.
DelimitedRecordChannel(CharacterChannel, Format) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
 
DelimitedRecordChannel(CharacterChannel, String, String) - Constructor for class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
 
DelimitedRecordReadAllEvent - Class in org.ballerinalang.nativeimpl.io.events.records
Represents delimited record readAll event.
DelimitedRecordReadAllEvent(DelimitedRecordChannel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordReadAllEvent
 
DelimitedRecordReadEvent - Class in org.ballerinalang.nativeimpl.io.events.records
Represents delimited record read event.
DelimitedRecordReadEvent(DelimitedRecordChannel) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordReadEvent
 
DelimitedRecordReadEvent(DelimitedRecordChannel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordReadEvent
 
DelimitedRecordWriteEvent - Class in org.ballerinalang.nativeimpl.io.events.records
Represents write event of delimited records channel.
DelimitedRecordWriteEvent(DelimitedRecordChannel, BStringArray) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordWriteEvent
 
DelimitedRecordWriteEvent(DelimitedRecordChannel, BStringArray, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordWriteEvent
 
DERBY_FILE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
DERBY_FILE_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
DERBY_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
DERBY_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
DERBY_SERVER_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
DIR_IN - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
DIR_INOUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
DIR_OUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
DirectoryListenerCallback - Class in org.ballerinalang.nativeimpl.file.service
DirectoryListenerCallback is the responsible for acting on notifications received from Ballerina side.
DirectoryListenerCallback() - Constructor for class org.ballerinalang.nativeimpl.file.service.DirectoryListenerCallback
 
DirectoryListenerCompilerPlugin - Class in org.ballerinalang.nativeimpl.file.service.compiler
Compiler plugin for validating Directory Listener.
DirectoryListenerCompilerPlugin() - Constructor for class org.ballerinalang.nativeimpl.file.service.compiler.DirectoryListenerCompilerPlugin
 
DirectoryListenerConstants - Class in org.ballerinalang.nativeimpl.file.service
Constants for Directory Listener Server connector.
DirectoryListenerConstants() - Constructor for class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
done() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
DOUBLE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 

E

Elements - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Get all the elements-type items of a xml.
Elements() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.Elements
 
encode(Context, BValue, String, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Encode a given BValue using Base64 encoding scheme.
encodeBlob(Context, byte[], boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Encode a given blob using Base64 encoding scheme.
encodeByteChannel(Context, BStruct, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Encode a given byte channel using Base64 encoding scheme.
encodeString(Context, String, String, boolean) - Static method in class org.ballerinalang.nativeimpl.Utils
Encode a given string using Base64 encoding scheme.
EndpointConfig() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
EQUAL_SYMBOL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 
Equals - Class in org.ballerinalang.nativeimpl.reflect
The ballerina.reflect:equals function which checks equality among 2 values.
Equals() - Constructor for class org.ballerinalang.nativeimpl.reflect.Equals
 
EqualsIgnoreCase - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:equalsIgnoreCase.
EqualsIgnoreCase() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.EqualsIgnoreCase
 
ErrorHandler - Class in org.ballerinalang.nativeimpl.lang.utils
Utility class containing error handling methods for native model classes.
ErrorHandler() - Constructor for class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
 
Event - Interface in org.ballerinalang.nativeimpl.io.events
Will represent an I/O event.
EVENT_CREATE - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
EVENT_DELETE - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
EVENT_MODIFY - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
EventContext - Class in org.ballerinalang.nativeimpl.io.events
Holds the context of the event.
EventContext() - Constructor for class org.ballerinalang.nativeimpl.io.events.EventContext
 
EventContext(Context) - Constructor for class org.ballerinalang.nativeimpl.io.events.EventContext
 
EventContext(Context, CallableUnitCallback) - Constructor for class org.ballerinalang.nativeimpl.io.events.EventContext
 
EventManager - Class in org.ballerinalang.nativeimpl.io.events
Manages the I/O Connections.
EventResult<K,T> - Interface in org.ballerinalang.nativeimpl.io.events
Represents the I/O event response.
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.asynclib.Cancel
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.asynclib.IsCancelled
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.asynclib.IsDone
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.bloblib.Base64Decode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.bloblib.Base64Encode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.bloblib.ToString
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.jsonlib.GetKeys
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.jsonlib.Remove
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.jsonlib.ToString
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.jsonlib.ToXML
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.maplib.Clear
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.maplib.GetKeys
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.maplib.GetValues
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.maplib.HasKey
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.maplib.Remove
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.streamlib.Publish
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.streamlib.StartForever
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.streamlib.Subscribe
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Base16ToBase64Encode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Base64Decode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Base64Encode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Base64ToBase16Encode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Contains
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.EqualsIgnoreCase
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.FindAllWithRegex
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.HasPrefix
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.HasSuffix
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.IndexOf
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.LastIndexOf
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Length
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.MatchesWithRegex
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Replace
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceAll
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceAllWithRegex
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceFirst
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceFirstWithRegex
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Split
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.SubString
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ToBlob
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ToLowerCase
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.ToUpperCase
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Trim
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.Unescape
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.Add
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.Close
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.GetNext
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.HasNext
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.QueryTableWithJoinClause
Where Native Function logic is implemented.
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.QueryTableWithoutJoinClause
Where Native Function logic is implemented.
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.tablelib.Remove
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.Copy
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.Elements
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.GetElementName
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.GetItemType
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.GetTextValue
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.IsEmpty
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.IsSingleton
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.RemoveAttribute
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.Select
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.SelectDescendants
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.SetAttributes
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.SetChildren
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.Slice
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.Strip
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.builtin.xmllib.ToJSON
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.config.Contains
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.config.GetConfig
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.config.SetConfig
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.crypto.GetCRC32
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.crypto.GetHash
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
execute(Context) - Method in class org.ballerinalang.nativeimpl.crypto.GetHmac
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.CreateDirectory
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.CreateFile
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.Delete
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.Exists
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.GetModifiedTime
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.GetName
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.GetPathValue
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.Init
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.IsDirectory
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.List
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.service.endpoint.InitEndpoint
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.service.endpoint.Register
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.service.endpoint.Start
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.service.endpoint.Stop
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.file.ToAbsolutePath
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.compression.Compress
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.compression.CompressToBlob
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.compression.Decompress
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.compression.DecompressFromBlob
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.GetFieldAnnotations
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.GetFunctionAnnotations
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.GetResourceAnnotations
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.GetServiceAnnotations
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.GetStructAnnotations
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.jwt.signature.Sign
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.jwt.signature.VerifySignature
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.internal.ParseJson
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.Base64Decode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.Base64Encode
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.channels.AbstractNativeChannel
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.CloseByteChannel
Closes the byte channel.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.CloseCharacterChannel
Closes a character channel.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.CloseDelimitedRecordChannel
Closes a text record channel.
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.CreateCharacterChannel
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.CreateCsvChannel
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.CreateDelimitedRecordChannel
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.HasNextTextRecord
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.LoadToTable
 
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.NextTextRecord
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.PrintAny
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.PrintlnAny
 
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.ReadBytes
Reads bytes from a given channel.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.ReadCharacters
Reads characters from the channel.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.ReadJson
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.ReadlnAny
 
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.ReadXml
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.io.Sprintf
 
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.WriteBytes
Writes bytes to a given channel.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.WriteCharacters
Writes characters to a given file.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.WriteJson
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.WriteTextRecord
Writes records to a given file.
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.WriteXml
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogDebug
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogError
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogErrorCause
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogInfo
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogTrace
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.log.LogWarn
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.AbsFloat
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.AbsInt
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Acos
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Asin
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Atan
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Atan2
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Cbrt
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Ceil
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.CopySign
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Cos
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Cosh
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Exp
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Expm1
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Exponent
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Floor
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.FloorDiv
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.FloorMod
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Hypot
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.IEEERemainder
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Log
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Log10
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Log1p
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.NegateExact
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.NextAfter
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.NextDown
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.NextUp
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Pow
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Random
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.RandomInRange
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Rint
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Round
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Scalb
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Signum
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Sin
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Sinh
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Sqrt
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Tan
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Tanh
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.ToDegrees
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.ToRadians
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.math.Ulp
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.reflect.Equals
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetCallStack
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetErrorCallStackFrame
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetInvocationContext
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetProperty
 
execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.runtime.Sleep
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.socket.CloseSocket
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.socket.OpenSecureSocket
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.socket.OpenSocket
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.BatchUpdate
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.Call
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.Close
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.Mirror
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.Select
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.Update
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.actions.UpdateWithGeneratedKeys
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.sql.endpoint.CreateSQLClient
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.system.GetCurrentDirectory
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.system.GetEnv
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.system.GetUserHome
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.system.GetUsername
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.system.Uuid
 
execute(JobExecutionContext) - Method in class org.ballerinalang.nativeimpl.task.appointment.AppointmentJob
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.task.appointment.Cancel
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.task.appointment.Schedule
 
execute(NativeCallableUnit, Context, FunctionRefCPEntry, FunctionRefCPEntry, ProgramFile) - Static method in class org.ballerinalang.nativeimpl.task.TaskExecutor
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.task.timer.Start
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.task.timer.Stop
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.AddDuration
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.CreateTime
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.CurrentTime
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Day
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Format
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.GetDate
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.GetTime
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Hour
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.MilliSecond
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Minute
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Month
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.NanoTime
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Parse
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Second
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.SubtractDuration
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.ToString
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.ToTimezone
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.WeekDay
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.time.Year
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.AbortResourceManagers
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.CommitResourceManagers
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.GetAvailablePort
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.GetCurrentTransactionId
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.GetHostAddress
 
execute(Context) - Method in class org.ballerinalang.nativeimpl.transactions.PrepareResourceManagers
 
executeBatchUpdate(Context, SQLDatasource, String, BRefValueArray) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
executeProcedure(Context, SQLDatasource, String, BRefValueArray, BRefValueArray) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
executeQuery(Context, SQLDatasource, String, BRefValueArray, BStructType) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
executeUpdate(Context, SQLDatasource, String, BRefValueArray) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
executeUpdateWithKeys(Context, SQLDatasource, String, BStringArray, BRefValueArray) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
Exists - Class in org.ballerinalang.nativeimpl.file
Used to check existence of file.
Exists() - Constructor for class org.ballerinalang.nativeimpl.file.Exists
 
Exp - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:exp.
Exp() - Constructor for class org.ballerinalang.nativeimpl.math.Exp
 
Expm1 - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:expm1.
Expm1() - Constructor for class org.ballerinalang.nativeimpl.math.Expm1
 
Exponent - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:getExponent.
Exponent() - Constructor for class org.ballerinalang.nativeimpl.math.Exponent
 

F

FILE_PACKAGE - Static variable in class org.ballerinalang.nativeimpl.file.utils.Constants
package path of the file.
FILE_SYSTEM_EVENT - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
FileIOChannel - Class in org.ballerinalang.nativeimpl.io.channels
Represents the channel to perform I/O operations on file.
FileIOChannel(FileChannel) - Constructor for class org.ballerinalang.nativeimpl.io.channels.FileIOChannel
 
FindAllWithRegex - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:findAllWithRegex.
FindAllWithRegex() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.FindAllWithRegex
 
FLOAT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
Floor - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:floor.
Floor() - Constructor for class org.ballerinalang.nativeimpl.math.Floor
 
FloorDiv - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:floorDiv.
FloorDiv() - Constructor for class org.ballerinalang.nativeimpl.math.FloorDiv
 
FloorMod - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:floorMod.
FloorMod() - Constructor for class org.ballerinalang.nativeimpl.math.FloorMod
 
Format - Enum in org.ballerinalang.nativeimpl.io.csv
Holds the format which should be supported for CSV.
Format - Class in org.ballerinalang.nativeimpl.time
Convert a Time to string in the given format.
Format() - Constructor for class org.ballerinalang.nativeimpl.time.Format
 
FS_SERVER_CONNECTOR - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
FSListener - Class in org.ballerinalang.nativeimpl.file.service
File System connector listener for Ballerina.
FSListener(Map<String, Resource>, StructInfo) - Constructor for class org.ballerinalang.nativeimpl.file.service.FSListener
 

G

generate() - Static method in class org.ballerinalang.nativeimpl.task.TaskIdGenerator
 
generateIterator() - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
generateNext() - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator
 
get(int, Channel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Buffer
Get readable byte buffer.
get() - Method in class org.ballerinalang.nativeimpl.io.events.bytes.CloseByteChannelEvent
 
get() - Method in class org.ballerinalang.nativeimpl.io.events.bytes.ReadBytesEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.bytes.WriteBytesEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.characters.CloseCharacterChannelEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.characters.ReadCharactersEvent
 
get() - Method in class org.ballerinalang.nativeimpl.io.events.characters.WriteCharactersEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.records.CloseDelimitedRecordEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordReadAllEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordReadEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.records.DelimitedRecordWriteEvent
get() - Method in class org.ballerinalang.nativeimpl.io.events.records.HasNextDelimitedRecordEvent
getAuthContext() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
getAuthToken() - Method in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
GetAvailablePort - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:getAvailablePort.
GetAvailablePort() - Constructor for class org.ballerinalang.nativeimpl.transactions.GetAvailablePort
 
getBlob(int) - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator
 
getCallback() - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
GetCallStack - Class in org.ballerinalang.nativeimpl.runtime
Native implementation for get error's call stack.
GetCallStack() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetCallStack
 
getClaims() - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
getColumnDefinitions(ResultSet) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
getColumnType(int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This method will return equal ballerina data type for SQL type.
GetConfig - Class in org.ballerinalang.nativeimpl.config
Native function ballerina.config:get
GetConfig() - Constructor for class org.ballerinalang.nativeimpl.config.GetConfig
 
getConnection() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
getConnectorId() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
getContext() - Method in interface org.ballerinalang.nativeimpl.io.events.EventResult
Specifies the context to the event.
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.result.AlphaCollectionResult
 
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.result.AlphaResult
 
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.result.BooleanResult
 
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.result.ListResult
 
getContext() - Method in class org.ballerinalang.nativeimpl.io.events.result.NumericResult
 
GetCRC32 - Class in org.ballerinalang.nativeimpl.crypto
Function for generating CRC32 hashes.
GetCRC32() - Constructor for class org.ballerinalang.nativeimpl.crypto.GetCRC32
 
GetCurrentDirectory - Class in org.ballerinalang.nativeimpl.system
Native function ballerina.system:getCurrentDirectory.
GetCurrentDirectory() - Constructor for class org.ballerinalang.nativeimpl.system.GetCurrentDirectory
 
GetCurrentTransactionId - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:GetCurrentTransactionId.
GetCurrentTransactionId() - Constructor for class org.ballerinalang.nativeimpl.transactions.GetCurrentTransactionId
 
getDatabaseConnection(Context, SQLDatasource, boolean) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
getDatabaseName() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
Get the database name.
getDatabaseProductName() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
Get the database product name.
GetDate - Class in org.ballerinalang.nativeimpl.time
Get the year,month and date value for the given time.
GetDate() - Constructor for class org.ballerinalang.nativeimpl.time.GetDate
 
GetElementName - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Get the fully qualified name of the element as a string.
GetElementName() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.GetElementName
 
GetEnv - Class in org.ballerinalang.nativeimpl.system
Native function ballerina.system:getEnv.
GetEnv() - Constructor for class org.ballerinalang.nativeimpl.system.GetEnv
 
getError() - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
GetErrorCallStackFrame - Class in org.ballerinalang.nativeimpl.runtime
Native implementation for get current call stack.
GetErrorCallStackFrame() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetErrorCallStackFrame
 
GetFieldAnnotations - Class in org.ballerinalang.nativeimpl.internal
Get struct field's Annotations.
GetFieldAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetFieldAnnotations
 
GetFunctionAnnotations - Class in org.ballerinalang.nativeimpl.internal
Get Function's Annotations.
GetFunctionAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetFunctionAnnotations
 
GetHash - Class in org.ballerinalang.nativeimpl.crypto
Native function ballerina.crypto:getHash.
GetHash() - Constructor for class org.ballerinalang.nativeimpl.crypto.GetHash
 
GetHmac - Class in org.ballerinalang.nativeimpl.crypto
Native function ballerina.crypto:getHmac.
GetHmac() - Constructor for class org.ballerinalang.nativeimpl.crypto.GetHmac
 
GetHostAddress - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:getAvailablePort.
GetHostAddress() - Constructor for class org.ballerinalang.nativeimpl.transactions.GetHostAddress
 
getId() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
getId() - Method in class org.ballerinalang.nativeimpl.task.appointment.Appointment
 
getId() - Method in class org.ballerinalang.nativeimpl.task.timer.Timer
 
getInputStream() - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
This will return InputStream from underlying ByteChannel.
getInstance() - Static method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.KeyStoreHolder
Get the key store.
getInstance() - Static method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.TrustStoreHolder
Get the trust store.
getInstance() - Static method in class org.ballerinalang.nativeimpl.io.events.EventManager
 
getInstance() - Static method in class org.ballerinalang.nativeimpl.task.appointment.AppointmentManager
 
getInstance() - Static method in class org.ballerinalang.nativeimpl.task.TaskRegistry
 
GetInvocationContext - Class in org.ballerinalang.nativeimpl.runtime
Native function to get authentication context.
GetInvocationContext() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetInvocationContext
 
getInvocationContext(Context) - Static method in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
getInvocationContextStruct() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
getInvocationContextStruct(Context) - Static method in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
GetItemType - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Get the type of a XML as a string.
GetItemType() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.GetItemType
 
getJCAAlgorithmName(String) - Static method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSASSAProvider
Gets the matching JCA algorithm name for the specified RSA-based JSON Web Algorithm.
GetKeys - Class in org.ballerinalang.nativeimpl.builtin.jsonlib
Native function ballerina.model.json:getKeys.
GetKeys() - Constructor for class org.ballerinalang.nativeimpl.builtin.jsonlib.GetKeys
 
GetKeys - Class in org.ballerinalang.nativeimpl.builtin.maplib
Native function to get key arrays from the map.
GetKeys() - Constructor for class org.ballerinalang.nativeimpl.builtin.maplib.GetKeys
 
getLogger(String) - Method in class org.ballerinalang.nativeimpl.log.AbstractLogFunction
 
getLogMessage(Context, int) - Method in class org.ballerinalang.nativeimpl.log.AbstractLogFunction
 
getMapField(BValue) - Static method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
GetModifiedTime - Class in org.ballerinalang.nativeimpl.file
Retrieves the last modified time of the specified file.
GetModifiedTime() - Constructor for class org.ballerinalang.nativeimpl.file.GetModifiedTime
 
GetName - Class in org.ballerinalang.nativeimpl.file
Creates the file at the path specified in the File struct.
GetName() - Constructor for class org.ballerinalang.nativeimpl.file.GetName
 
getName() - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator.SQLColumnDefinition
 
GetNext - Class in org.ballerinalang.nativeimpl.builtin.tablelib
Native function to get the current row of a table as a struct.
GetNext() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.GetNext
 
getPackagePath(Context) - Method in class org.ballerinalang.nativeimpl.log.AbstractLogFunction
 
GetPathValue - Class in org.ballerinalang.nativeimpl.file
Creates the file at the path specified in the File struct.
GetPathValue() - Constructor for class org.ballerinalang.nativeimpl.file.GetPathValue
 
getPeerAddress() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
Get the peer address of this datasource.
getPrivateKey(String, char[], String, char[]) - Method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.KeyStoreHolder
Get the private key for a given key alias.
getProperties() - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
GetProperty - Class in org.ballerinalang.nativeimpl.runtime
Native function ballerina.runtime:getProperty.
GetProperty() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetProperty
 
getReadFieldSeparator() - Method in enum org.ballerinalang.nativeimpl.io.csv.Format
 
getReadRecSeparator() - Method in enum org.ballerinalang.nativeimpl.io.csv.Format
 
GetResourceAnnotations - Class in org.ballerinalang.nativeimpl.internal
Get Resource's Annotations.
GetResourceAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetResourceAnnotations
 
getResponse() - Method in interface org.ballerinalang.nativeimpl.io.events.EventResult
Returns the response returned from the event.
getResponse() - Method in class org.ballerinalang.nativeimpl.io.events.result.AlphaCollectionResult
 
getResponse() - Method in class org.ballerinalang.nativeimpl.io.events.result.AlphaResult
Returns the response returned from the event.
getResponse() - Method in class org.ballerinalang.nativeimpl.io.events.result.BooleanResult
Returns the response returned from the event.
getResponse() - Method in class org.ballerinalang.nativeimpl.io.events.result.ListResult
 
getResponse() - Method in class org.ballerinalang.nativeimpl.io.events.result.NumericResult
Returns the response returned from the event.
getScheme() - Method in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
getScopes() - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
GetServiceAnnotations - Class in org.ballerinalang.nativeimpl.internal
Get Service's Annotations.
GetServiceAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetServiceAnnotations
 
getSQLConnection() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
getSQLConnectorError(Context, Throwable) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
getSqlType() - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator.SQLColumnDefinition
 
getSQLType(BType) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
getString(Clob) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given clob.
getString(Blob) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given blob.
getString(byte[]) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given binary data.
getString(Date) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given date value.
getString(Timestamp) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given timestamp value.
getString(Time) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given time data.
getString(Array) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given array data.
getString(Struct) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
This will retrieve the string value for the given struct data.
getStringArrayField(BValue) - Static method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
GetStructAnnotations - Class in org.ballerinalang.nativeimpl.internal
Get struct's Annotations.
GetStructAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetStructAnnotations
 
getStructType(Context, int) - Method in class org.ballerinalang.nativeimpl.sql.actions.AbstractSQLAction
 
getSystemProperty(String) - Static method in class org.ballerinalang.util.BuiltInUtils
Returns the system property which corresponds to the given key.
GetTextValue - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Get the text value of a XML.
GetTextValue() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.GetTextValue
 
GetTime - Class in org.ballerinalang.nativeimpl.time
Get the hour, minute, second and millisecond value for the given time.
GetTime() - Constructor for class org.ballerinalang.nativeimpl.time.GetTime
 
getTimeStructInfo(Context) - Static method in class org.ballerinalang.nativeimpl.Utils
 
getTimeZoneStructInfo(Context) - Static method in class org.ballerinalang.nativeimpl.Utils
 
getTrustedCertificate(String, String, char[]) - Method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.TrustStoreHolder
Get the certificate for a given key alias from trustStore.
getTrustedPublicKey(String, String, char[]) - Method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.TrustStoreHolder
Get the public key for a given key alias from trustStore.
getType() - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator.SQLColumnDefinition
 
getType() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
GetUserHome - Class in org.ballerinalang.nativeimpl.system
Native function ballerina.system:getUserHome.
GetUserHome() - Constructor for class org.ballerinalang.nativeimpl.system.GetUserHome
 
getUserId() - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
getUsername() - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
GetUsername - Class in org.ballerinalang.nativeimpl.system
Native function ballerina.system:getName.
GetUsername() - Constructor for class org.ballerinalang.nativeimpl.system.GetUsername
 
getUserPrincipal() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
GetValues - Class in org.ballerinalang.nativeimpl.builtin.maplib
Native function to get value array from the map.
GetValues() - Constructor for class org.ballerinalang.nativeimpl.builtin.maplib.GetValues
 
getWriteFieldSeparator() - Method in enum org.ballerinalang.nativeimpl.io.csv.Format
 
getWriteRecSeparator() - Method in enum org.ballerinalang.nativeimpl.io.csv.Format
 
getXADataSource() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
getXAResource() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
getZonedDateTime(BStruct) - Method in class org.ballerinalang.nativeimpl.time.AbstractTimeFunction
 

H

H2 - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
H2_FILE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
H2_MEMORY - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
H2_PROPERTY_BEGIN_SYMBOL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 
H2_SEPARATOR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 
H2_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
H2_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
H2_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
handleErrorOnTransaction(Context) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
handleInvalidJsonPath(String, Exception) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle invalid/malformed jsonpath exceptions.
handleInvalidXPath(String, Exception) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle invalid/malformed xpath exceptions.
handleJsonException(String, Throwable) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle any json related exception.
handleJsonPathException(String, Throwable) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle any jsonpath related exception.
handleMalformedJson(String, Exception) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle any malformed json exception.
handleNonExistingJsonpPath(String, String, Exception) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle non-existing jsonpath exceptions.
handleUndefineHeader(String) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
 
handleXMLException(String, Throwable) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Handle any xpath related exception.
HashUtils - Class in org.ballerinalang.util
 
HasKey - Class in org.ballerinalang.nativeimpl.builtin.maplib
Native function to check existence of key.
HasKey() - Constructor for class org.ballerinalang.nativeimpl.builtin.maplib.HasKey
 
HasNext - Class in org.ballerinalang.nativeimpl.builtin.tablelib
Native function to check record availability in table.
HasNext() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.HasNext
 
hasNext() - Method in class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
Check whether there are more records or not.
HasNextDelimitedRecordEvent - Class in org.ballerinalang.nativeimpl.io.events.records
Validates whether there's another text record.
HasNextDelimitedRecordEvent(DelimitedRecordChannel, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.records.HasNextDelimitedRecordEvent
 
HasNextTextRecord - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#hasNextTextRecord.
HasNextTextRecord() - Constructor for class org.ballerinalang.nativeimpl.io.HasNextTextRecord
 
HasPrefix - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:hasPrefix.
HasPrefix() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.HasPrefix
 
hasReachedEnd() - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Specifies whether the channel has reached to it's end.
HasSuffix - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:hasSuffix.
HasSuffix() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.HasSuffix
 
HOST - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
Hour - Class in org.ballerinalang.nativeimpl.time
Get the hour value for the given time.
Hour() - Constructor for class org.ballerinalang.nativeimpl.time.Hour
 
HSQL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
HSQL_FILE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
HSQL_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
HSQLDB_SERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
HSQLDB_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
Hypot - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:hypot.
Hypot() - Constructor for class org.ballerinalang.nativeimpl.math.Hypot
 

I

IBMDB2 - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
IBMDB2 - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
IBMDB2_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
IDLE_TIMEOUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
IEEERemainder - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:IEEEremainder.
IEEERemainder() - Constructor for class org.ballerinalang.nativeimpl.math.IEEERemainder
 
IN - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
IndexOf - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:indexOf.
IndexOf() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.IndexOf
 
inFlow(Context) - Method in class org.ballerinalang.nativeimpl.io.channels.AbstractNativeChannel
Defines the set of actions which should be performed to created a byte channel.
inFlow(Context) - Method in class org.ballerinalang.nativeimpl.io.OpenFile
Defines the set of actions which should be performed to created a byte channel.
Init - Class in org.ballerinalang.nativeimpl.file
Initializes a given file location to a path.
Init() - Constructor for class org.ballerinalang.nativeimpl.file.Init
 
init(DiagnosticLog) - Method in class org.ballerinalang.nativeimpl.file.service.compiler.DirectoryListenerCompilerPlugin
 
init(Struct, String, String, String, int, String, String, String, String) - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
InitEndpoint - Class in org.ballerinalang.nativeimpl.file.service.endpoint
Initialize endpoints.
InitEndpoint() - Constructor for class org.ballerinalang.nativeimpl.file.service.endpoint.InitEndpoint
 
INOUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
INTEGER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
INVOCATION_CONTEXT_PROPERTY - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
INVOCATION_ID_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
InvocationContext - Class in org.ballerinalang.nativeimpl.runtime
InvocationContext represents and holds the current invocation information.
InvocationContext(BStruct, UserPrincipal, AuthContext) - Constructor for class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
InvocationContextUtils - Class in org.ballerinalang.nativeimpl.runtime
This class contains the common constants and methods required for invocation context processing.
InvocationContextUtils() - Constructor for class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
IO_ERROR_STRUCT - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
Struct which represents io error.
IO_PACKAGE - Static variable in class org.ballerinalang.nativeimpl.io.IOConstants
Specifies the io package information.
IOConstants - Class in org.ballerinalang.nativeimpl.io
I/O related constants.
IOConstants() - Constructor for class org.ballerinalang.nativeimpl.io.IOConstants
 
IOUtils - Class in org.ballerinalang.nativeimpl.io.utils
Represents the util functions of IO operations.
IOUtils() - Constructor for class org.ballerinalang.nativeimpl.io.utils.IOUtils
 
IS_XA - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.CloseByteChannel
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.CloseCharacterChannel
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.CloseDelimitedRecordChannel
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.HasNextTextRecord
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.LoadToTable
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.NextTextRecord
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.ReadBytes
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.ReadCharacters
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.ReadJson
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.ReadXml
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.WriteBytes
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.WriteCharacters
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.WriteJson
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.WriteTextRecord
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.io.WriteXml
 
isBlocking() - Method in class org.ballerinalang.nativeimpl.runtime.Sleep
 
IsCancelled - Class in org.ballerinalang.nativeimpl.builtin.asynclib
Native function future.isCancelled().
IsCancelled() - Constructor for class org.ballerinalang.nativeimpl.builtin.asynclib.IsCancelled
 
IsDirectory - Class in org.ballerinalang.nativeimpl.file
Validates whether the given input is a directory.
IsDirectory() - Constructor for class org.ballerinalang.nativeimpl.file.IsDirectory
 
IsDone - Class in org.ballerinalang.nativeimpl.builtin.asynclib
Native function future.isDone().
IsDone() - Constructor for class org.ballerinalang.nativeimpl.builtin.asynclib.IsDone
 
IsEmpty - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Check whether the XML sequence is empty.
IsEmpty() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.IsEmpty
 
isIgnoreSpaces() - Method in enum org.ballerinalang.nativeimpl.io.csv.Format
 
isIteratorGenerationConditionMet() - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
isOpen() - Method in class org.ballerinalang.nativeimpl.socket.SocketByteChannel
 
isOpen() - Method in class org.ballerinalang.nativeimpl.util.Base64ByteChannel
 
IsSingleton - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Check whether the XML sequence contains only a single element.
IsSingleton() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.IsSingleton
 
isXAConnection() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
iteratorResetRequired() - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 

J

JDBCUrlSeparators() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 
JWSAlgorithm - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
JSON Web Signature (JWS) algorithm name, represents the alg header parameter in JWS objects.
JWSAlgorithm() - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSAlgorithm
 
JWSException - Exception in org.ballerinalang.nativeimpl.internal.jwt.crypto
A checked exception for wrapping potential exceptions thrown during JWT signature processing.
JWSException(String) - Constructor for exception org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSException
Constructs a new JWSException with the specified message.
JWSException(String, Throwable) - Constructor for exception org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSException
Constructs a new JWSException with the specified message.
JWSSigner - Interface in org.ballerinalang.nativeimpl.internal.jwt.crypto
JSON web signature.
JWSVerifier - Interface in org.ballerinalang.nativeimpl.internal.jwt.crypto
JSON web signature verifier.

K

KEY_STORE_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
KEY_STORE_PASS_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
KEY_ZONED_DATETIME - Static variable in class org.ballerinalang.nativeimpl.time.AbstractTimeFunction
 
KeyStoreHolder - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
KeyStoreHolder process the keystore, store it and provide an API to use keystore.

L

LastIndexOf - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:lastIndexOf.
LastIndexOf() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.LastIndexOf
 
Length - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:length.
Length() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Length
 
List - Class in org.ballerinalang.nativeimpl.file
List out the content in directory.
List() - Constructor for class org.ballerinalang.nativeimpl.file.List
 
ListResult - Class in org.ballerinalang.nativeimpl.io.events.result
Represent List collection.
ListResult(List, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.ListResult
 
ListResult(EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.ListResult
 
loadRepository() - Method in class org.ballerinalang.builtin.BuiltinSystemPackageRepositoryProvider
 
LoadToTable - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#loadToTable.
LoadToTable() - Constructor for class org.ballerinalang.nativeimpl.io.LoadToTable
 
LOCAL_PORT_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
Log - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:log.
Log() - Constructor for class org.ballerinalang.nativeimpl.math.Log
 
Log10 - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:log10.
Log10() - Constructor for class org.ballerinalang.nativeimpl.math.Log10
 
Log1p - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:log1p.
Log1p() - Constructor for class org.ballerinalang.nativeimpl.math.Log1p
 
LOG_MANAGER - Static variable in class org.ballerinalang.nativeimpl.log.AbstractLogFunction
 
LogDebug - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printDebug.
LogDebug() - Constructor for class org.ballerinalang.nativeimpl.log.LogDebug
 
LogError - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printError.
LogError() - Constructor for class org.ballerinalang.nativeimpl.log.LogError
 
LogErrorCause - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printErrorCause.
LogErrorCause() - Constructor for class org.ballerinalang.nativeimpl.log.LogErrorCause
 
LogInfo - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printInfo.
LogInfo() - Constructor for class org.ballerinalang.nativeimpl.log.LogInfo
 
LogTrace - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printTrace.
LogTrace() - Constructor for class org.ballerinalang.nativeimpl.log.LogTrace
 
logWarn(String, String) - Static method in class org.ballerinalang.nativeimpl.lang.utils.ErrorHandler
Log a warn.
LogWarn - Class in org.ballerinalang.nativeimpl.log
Native function ballerina.log:printWarn.
LogWarn() - Constructor for class org.ballerinalang.nativeimpl.log.LogWarn
 
LONGNVARCHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
LONGVARBINARY - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
LONGVARCHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 

M

MatchesWithRegex - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:matchesWithRegex.
MatchesWithRegex() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.MatchesWithRegex
 
MAX_LIFE_TIME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
MAXIMUM_POOL_SIZE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
MilliSecond - Class in org.ballerinalang.nativeimpl.time
Get the milli second value for the given time.
MilliSecond() - Constructor for class org.ballerinalang.nativeimpl.time.MilliSecond
 
MINIMUM_IDLE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
Minute - Class in org.ballerinalang.nativeimpl.time
Get the minute value for the given time.
Minute() - Constructor for class org.ballerinalang.nativeimpl.time.Minute
 
Mirror - Class in org.ballerinalang.nativeimpl.sql.actions
Mirror mirrors a SQL database table to a ballerina table.
Mirror() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.Mirror
 
Month - Class in org.ballerinalang.nativeimpl.time
Get the month value for the given time.
Month() - Constructor for class org.ballerinalang.nativeimpl.time.Month
 
MYSQL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
MYSQL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
MYSQL_5_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
MYSQL_6_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
MYSQL_PROPERTY_BEGIN_SYMBOL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 
MYSQL_SEPARATOR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.JDBCUrlSeparators
 

N

NAME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
NanoTime - Class in org.ballerinalang.nativeimpl.time
Get the system time value in nano seconds.
NanoTime() - Constructor for class org.ballerinalang.nativeimpl.time.NanoTime
 
NCHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
NCLOB - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
NegateExact - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:negateExact.
NegateExact() - Constructor for class org.ballerinalang.nativeimpl.math.NegateExact
 
NextAfter - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:nextAfter.
NextAfter() - Constructor for class org.ballerinalang.nativeimpl.math.NextAfter
 
NextDown - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:nextDown.
NextDown() - Constructor for class org.ballerinalang.nativeimpl.math.NextDown
 
NextTextRecord - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#nextTextRecords.
NextTextRecord() - Constructor for class org.ballerinalang.nativeimpl.io.NextTextRecord
 
NextUp - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:nextUp.
NextUp() - Constructor for class org.ballerinalang.nativeimpl.math.NextUp
 
notifyFailure(BStruct) - Method in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerCallback
 
notifySuccess() - Method in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerCallback
 
NUMERIC - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
NumericResult - Class in org.ballerinalang.nativeimpl.io.events.result
Will represent the response obtained after reading/writing operations.
NumericResult(EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.NumericResult
 
NumericResult(int, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.result.NumericResult
 
NVARCHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 

O

OCTET_STREAM - Static variable in class org.ballerinalang.nativeimpl.lang.utils.Constants
HTTP content-type application/octet-stream.
onMessage(LocalFileSystemEvent) - Method in class org.ballerinalang.nativeimpl.file.service.FSListener
 
OpenFile - Class in org.ballerinalang.nativeimpl.io
Native function to obtain channel from File.
OpenFile() - Constructor for class org.ballerinalang.nativeimpl.io.OpenFile
 
openFileChannel(Path, String) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Open a file channel from the given path.
OpenSecureSocket - Class in org.ballerinalang.nativeimpl.socket
Native function to open a secure client socket.
OpenSecureSocket() - Constructor for class org.ballerinalang.nativeimpl.socket.OpenSecureSocket
 
OpenSocket - Class in org.ballerinalang.nativeimpl.socket
Native function to open a Client socket.
OpenSocket() - Constructor for class org.ballerinalang.nativeimpl.socket.OpenSocket
 
Options() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.Options
 
ORACLE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
ORACLE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
ORACLE_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
org.ballerinalang.builtin - package org.ballerinalang.builtin
 
org.ballerinalang.generated.providers - package org.ballerinalang.generated.providers
 
org.ballerinalang.nativeimpl - package org.ballerinalang.nativeimpl
 
org.ballerinalang.nativeimpl.builtin.asynclib - package org.ballerinalang.nativeimpl.builtin.asynclib
 
org.ballerinalang.nativeimpl.builtin.bloblib - package org.ballerinalang.nativeimpl.builtin.bloblib
 
org.ballerinalang.nativeimpl.builtin.jsonlib - package org.ballerinalang.nativeimpl.builtin.jsonlib
 
org.ballerinalang.nativeimpl.builtin.maplib - package org.ballerinalang.nativeimpl.builtin.maplib
 
org.ballerinalang.nativeimpl.builtin.streamlib - package org.ballerinalang.nativeimpl.builtin.streamlib
 
org.ballerinalang.nativeimpl.builtin.stringlib - package org.ballerinalang.nativeimpl.builtin.stringlib
 
org.ballerinalang.nativeimpl.builtin.tablelib - package org.ballerinalang.nativeimpl.builtin.tablelib
 
org.ballerinalang.nativeimpl.builtin.xmllib - package org.ballerinalang.nativeimpl.builtin.xmllib
 
org.ballerinalang.nativeimpl.config - package org.ballerinalang.nativeimpl.config
 
org.ballerinalang.nativeimpl.crypto - package org.ballerinalang.nativeimpl.crypto
 
org.ballerinalang.nativeimpl.file - package org.ballerinalang.nativeimpl.file
 
org.ballerinalang.nativeimpl.file.service - package org.ballerinalang.nativeimpl.file.service
 
org.ballerinalang.nativeimpl.file.service.compiler - package org.ballerinalang.nativeimpl.file.service.compiler
 
org.ballerinalang.nativeimpl.file.service.endpoint - package org.ballerinalang.nativeimpl.file.service.endpoint
 
org.ballerinalang.nativeimpl.file.utils - package org.ballerinalang.nativeimpl.file.utils
 
org.ballerinalang.nativeimpl.internal - package org.ballerinalang.nativeimpl.internal
 
org.ballerinalang.nativeimpl.internal.compression - package org.ballerinalang.nativeimpl.internal.compression
 
org.ballerinalang.nativeimpl.internal.jwt.crypto - package org.ballerinalang.nativeimpl.internal.jwt.crypto
 
org.ballerinalang.nativeimpl.internal.jwt.signature - package org.ballerinalang.nativeimpl.internal.jwt.signature
 
org.ballerinalang.nativeimpl.io - package org.ballerinalang.nativeimpl.io
 
org.ballerinalang.nativeimpl.io.channels - package org.ballerinalang.nativeimpl.io.channels
 
org.ballerinalang.nativeimpl.io.channels.base - package org.ballerinalang.nativeimpl.io.channels.base
 
org.ballerinalang.nativeimpl.io.channels.base.readers - package org.ballerinalang.nativeimpl.io.channels.base.readers
 
org.ballerinalang.nativeimpl.io.channels.base.writers - package org.ballerinalang.nativeimpl.io.channels.base.writers
 
org.ballerinalang.nativeimpl.io.csv - package org.ballerinalang.nativeimpl.io.csv
 
org.ballerinalang.nativeimpl.io.events - package org.ballerinalang.nativeimpl.io.events
 
org.ballerinalang.nativeimpl.io.events.bytes - package org.ballerinalang.nativeimpl.io.events.bytes
 
org.ballerinalang.nativeimpl.io.events.characters - package org.ballerinalang.nativeimpl.io.events.characters
 
org.ballerinalang.nativeimpl.io.events.records - package org.ballerinalang.nativeimpl.io.events.records
 
org.ballerinalang.nativeimpl.io.events.result - package org.ballerinalang.nativeimpl.io.events.result
 
org.ballerinalang.nativeimpl.io.readers - package org.ballerinalang.nativeimpl.io.readers
 
org.ballerinalang.nativeimpl.io.utils - package org.ballerinalang.nativeimpl.io.utils
 
org.ballerinalang.nativeimpl.lang.utils - package org.ballerinalang.nativeimpl.lang.utils
 
org.ballerinalang.nativeimpl.log - package org.ballerinalang.nativeimpl.log
 
org.ballerinalang.nativeimpl.math - package org.ballerinalang.nativeimpl.math
 
org.ballerinalang.nativeimpl.reflect - package org.ballerinalang.nativeimpl.reflect
 
org.ballerinalang.nativeimpl.runtime - package org.ballerinalang.nativeimpl.runtime
 
org.ballerinalang.nativeimpl.socket - package org.ballerinalang.nativeimpl.socket
 
org.ballerinalang.nativeimpl.sql - package org.ballerinalang.nativeimpl.sql
 
org.ballerinalang.nativeimpl.sql.actions - package org.ballerinalang.nativeimpl.sql.actions
 
org.ballerinalang.nativeimpl.sql.endpoint - package org.ballerinalang.nativeimpl.sql.endpoint
 
org.ballerinalang.nativeimpl.system - package org.ballerinalang.nativeimpl.system
 
org.ballerinalang.nativeimpl.task - package org.ballerinalang.nativeimpl.task
 
org.ballerinalang.nativeimpl.task.appointment - package org.ballerinalang.nativeimpl.task.appointment
 
org.ballerinalang.nativeimpl.task.timer - package org.ballerinalang.nativeimpl.task.timer
 
org.ballerinalang.nativeimpl.time - package org.ballerinalang.nativeimpl.time
 
org.ballerinalang.nativeimpl.transactions - package org.ballerinalang.nativeimpl.transactions
 
org.ballerinalang.nativeimpl.util - package org.ballerinalang.nativeimpl.util
 
org.ballerinalang.util - package org.ballerinalang.util
 
OUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 

P

PACKAGE_RUNTIME - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
PACKAGE_TIME - Static variable in class org.ballerinalang.nativeimpl.Utils
 
Parse - Class in org.ballerinalang.nativeimpl.time
Get the Time for the given string.
Parse() - Constructor for class org.ballerinalang.nativeimpl.time.Parse
 
ParseJson - Class in org.ballerinalang.nativeimpl.internal
Native function ballerina.internal:parseJson.
ParseJson() - Constructor for class org.ballerinalang.nativeimpl.internal.ParseJson
 
PASSWORD - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
PASSWORD - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
PATH - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
PATH_DEFINITION_NAME - Static variable in class org.ballerinalang.nativeimpl.file.utils.Constants
Defines the path value.
PATH_STRUCT - Static variable in class org.ballerinalang.nativeimpl.file.utils.Constants
Specifies the struct definition of th path.
performAddOperation(BStruct, Context) - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
performRemoveOperation(Context, BFunctionPointer) - Method in class org.ballerinalang.nativeimpl.sql.BMirrorTable
 
PKCS_STORE_TYPE - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
POOL_OPTIONS - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
populateNatives(NativeElementRepository) - Method in class org.ballerinalang.generated.providers.StandardNativeElementProvider
 
PORT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
POSTGRES - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
POSTGRES - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
POSTGRES_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
Pow - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:pow.
Pow() - Constructor for class org.ballerinalang.nativeimpl.math.Pow
 
PrepareResourceManagers - Class in org.ballerinalang.nativeimpl.transactions
Native function ballerina.transactions:prepareResourceManagers.
PrepareResourceManagers() - Constructor for class org.ballerinalang.nativeimpl.transactions.PrepareResourceManagers
 
PrintAny - Class in org.ballerinalang.nativeimpl.io
Native function print.
PrintAny() - Constructor for class org.ballerinalang.nativeimpl.io.PrintAny
 
PrintlnAny - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io:println.
PrintlnAny() - Constructor for class org.ballerinalang.nativeimpl.io.PrintlnAny
 
process(EndpointNode, List<AnnotationAttachmentNode>) - Method in class org.ballerinalang.nativeimpl.file.service.compiler.DirectoryListenerCompilerPlugin
 
process(ServiceNode, List<AnnotationAttachmentNode>) - Method in class org.ballerinalang.nativeimpl.file.service.compiler.DirectoryListenerCompilerPlugin
 
PROTOCOL_PACKAGE_COMPRESSION - Static variable in class org.ballerinalang.nativeimpl.internal.compression.CompressionUtils
 
PROTOCOL_PACKAGE_MIME - Static variable in class org.ballerinalang.nativeimpl.Utils
 
PROTOCOL_PACKAGE_UTIL - Static variable in class org.ballerinalang.nativeimpl.Utils
 
Publish - Class in org.ballerinalang.nativeimpl.builtin.streamlib
Publish is the function to publish data to a stream.
Publish() - Constructor for class org.ballerinalang.nativeimpl.builtin.streamlib.Publish
 
publish(Event) - Method in class org.ballerinalang.nativeimpl.io.events.EventManager
Publishes an event to the event queue.

Q

QueryParamDirection() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.QueryParamDirection
 
QueryTableWithJoinClause - Class in org.ballerinalang.nativeimpl.builtin.tablelib
This class represents the implementation of creating a new table from an existing in memory table.
QueryTableWithJoinClause() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.QueryTableWithJoinClause
 
QueryTableWithoutJoinClause - Class in org.ballerinalang.nativeimpl.builtin.tablelib
This class represents the implementation of creating a new table from an existing in memory table.
QueryTableWithoutJoinClause() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.QueryTableWithoutJoinClause
 
QUESTION_MARK - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 

R

Random - Class in org.ballerinalang.nativeimpl.math
Native function wso2.ballerina.math:random.
Random() - Constructor for class org.ballerinalang.nativeimpl.math.Random
 
RandomInRange - Class in org.ballerinalang.nativeimpl.math
Native function wso2.ballerina.math:random.
RandomInRange() - Constructor for class org.ballerinalang.nativeimpl.math.RandomInRange
 
read(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Async read bytes from the channel.
read(int) - Method in class org.ballerinalang.nativeimpl.io.channels.base.CharacterChannel
Read asynchronously from channel.
read() - Method in class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
Read the next readRecord.
read(ByteBuffer, ByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.readers.AsyncReader
Reads bytes asynchronously.
read(ByteBuffer, ByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.readers.BlockingReader
Reads bytes in blocking mode.
read(ByteBuffer, ByteChannel) - Method in interface org.ballerinalang.nativeimpl.io.channels.base.readers.Reader
Reads bytes into the provided buffer.
read(char[], int, int) - Method in class org.ballerinalang.nativeimpl.io.readers.CharacterChannelReader
 
read(CharacterChannel, int, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Reads characters from the channel.
read(Channel, byte[], EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Reads bytes asynchronously and trigger the callback.
read(DelimitedRecordChannel, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Reads delimited records asynchronously.
read(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.socket.SocketByteChannel
 
read(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.util.Base64ByteChannel
 
READABLE_BUFFER_SIZE - Static variable in class org.ballerinalang.nativeimpl.Utils
 
readAll() - Method in class org.ballerinalang.nativeimpl.io.channels.base.CharacterChannel
Deprecated.
ReadBytes - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.lo#readBytes.
ReadBytes() - Constructor for class org.ballerinalang.nativeimpl.io.ReadBytes
 
ReadBytesEvent - Class in org.ballerinalang.nativeimpl.io.events.bytes
Will be used to process the response once the bytes are read from the source.
ReadBytesEvent(Channel, byte[], EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.bytes.ReadBytesEvent
 
ReadCharacters - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#readCharacters.
ReadCharacters() - Constructor for class org.ballerinalang.nativeimpl.io.ReadCharacters
 
ReadCharactersEvent - Class in org.ballerinalang.nativeimpl.io.events.characters
Represents an event which will read characters.
ReadCharactersEvent(CharacterChannel, int) - Constructor for class org.ballerinalang.nativeimpl.io.events.characters.ReadCharactersEvent
 
ReadCharactersEvent(CharacterChannel, int, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.characters.ReadCharactersEvent
 
Reader - Interface in org.ballerinalang.nativeimpl.io.channels.base.readers
Represents how the bytes will be read through the channel.
readFull(int) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Reads specified amount of bytes from a given channel.
readFull(Channel, byte[], EventContext) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Asynchronously reads bytes from the channel.
ReadJson - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#readJson.
ReadJson() - Constructor for class org.ballerinalang.nativeimpl.io.ReadJson
 
ReadlnAny - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io:readln.
ReadlnAny() - Constructor for class org.ballerinalang.nativeimpl.io.ReadlnAny
 
ReadXml - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#readXml.
ReadXml() - Constructor for class org.ballerinalang.nativeimpl.io.ReadXml
 
REAL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
REFCURSOR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
REGEXConstants - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Constants for Ballerina Regex.
REGEXConstants() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.REGEXConstants
 
Register - Class in org.ballerinalang.nativeimpl.file.service.endpoint
Register file listener service.
Register() - Constructor for class org.ballerinalang.nativeimpl.file.service.endpoint.Register
 
Remove - Class in org.ballerinalang.nativeimpl.builtin.jsonlib
Remove the element(s) that matches the given key.
Remove() - Constructor for class org.ballerinalang.nativeimpl.builtin.jsonlib.Remove
 
Remove - Class in org.ballerinalang.nativeimpl.builtin.maplib
Native function to remove element from the map.
Remove() - Constructor for class org.ballerinalang.nativeimpl.builtin.maplib.Remove
 
Remove - Class in org.ballerinalang.nativeimpl.builtin.tablelib
Remove is the function to remove data from a table.
Remove() - Constructor for class org.ballerinalang.nativeimpl.builtin.tablelib.Remove
 
remove(String) - Method in class org.ballerinalang.nativeimpl.task.TaskRegistry
 
RemoveAttribute - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Remove an attribute from an XML.
RemoveAttribute() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.RemoveAttribute
 
Replace - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:replace.
Replace() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Replace
 
ReplaceAll - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:replaceAll.
ReplaceAll() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceAll
 
ReplaceAllWithRegex - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:replaceAllWithRegex.
ReplaceAllWithRegex() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceAllWithRegex
 
ReplaceFirst - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:replaceFirst.
ReplaceFirst() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceFirst
 
ReplaceFirstWithRegex - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:replaceFirstWithRegex.
ReplaceFirstWithRegex() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ReplaceFirstWithRegex
 
RESOURCE_NAME_ON_CREATE - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
RESOURCE_NAME_ON_DELETE - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
RESOURCE_NAME_ON_MODIFY - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
reverse(int) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Buffer
Will reverse the position of the buffer.
Rint - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:rint.
Rint() - Constructor for class org.ballerinalang.nativeimpl.math.Rint
 
rollback() - Method in class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
Round - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:round.
Round() - Constructor for class org.ballerinalang.nativeimpl.math.Round
 
RS256 - Static variable in class org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSAlgorithm
RSASSA-PKCS-v1_5 SHA-256 hash algorithm.
RS384 - Static variable in class org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSAlgorithm
RSASSA-PKCS-v1_5 SHA-384 hash algorithm.
RS512 - Static variable in class org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSAlgorithm
RSASSA-PKCS-v1_5 SHA-512 hash algorithm (optional).
RSASigner - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
Sign with RSA algorithms.
RSASigner(PrivateKey) - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSASigner
Creates a new RSA signer.
RSASSAProvider - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
Provides the supported algorithms.
RSASSAProvider() - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSASSAProvider
 
RSAVerifier - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
VerifySignature signature with RSA algorithms.
RSAVerifier(RSAPublicKey) - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSAVerifier
 

S

Scalb - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:scalb.
Scalb() - Constructor for class org.ballerinalang.nativeimpl.math.Scalb
 
Schedule - Class in org.ballerinalang.nativeimpl.task.appointment
Native function ballerina.task:scheduleAppointment.
Schedule() - Constructor for class org.ballerinalang.nativeimpl.task.appointment.Schedule
 
SchedulingException - Exception in org.ballerinalang.nativeimpl.task
This exception is thrown when scheduling fails.
SchedulingException() - Constructor for exception org.ballerinalang.nativeimpl.task.SchedulingException
 
SchedulingException(String) - Constructor for exception org.ballerinalang.nativeimpl.task.SchedulingException
 
SchedulingException(String, Throwable) - Constructor for exception org.ballerinalang.nativeimpl.task.SchedulingException
 
SchedulingException(Throwable) - Constructor for exception org.ballerinalang.nativeimpl.task.SchedulingException
 
SchedulingException(String, Throwable, boolean, boolean) - Constructor for exception org.ballerinalang.nativeimpl.task.SchedulingException
 
SCOPES_REF_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
Second - Class in org.ballerinalang.nativeimpl.time
Get the second value for the given time.
Second() - Constructor for class org.ballerinalang.nativeimpl.time.Second
 
Select - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Get all the elements-type items in the given sequence, that matches a given qualified name.
Select() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.Select
 
Select - Class in org.ballerinalang.nativeimpl.sql.actions
Select is the Select action implementation of the SQL Connector.
Select() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.Select
 
SelectDescendants - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Searches in children recursively for elements matching the name and returns a sequence containing them all.
SelectDescendants() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.SelectDescendants
 
SERVICE_ENDPOINT_CONFIG - Static variable in class org.ballerinalang.nativeimpl.file.service.DirectoryListenerConstants
 
setArrayValue(Connection, PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
SetAttributes - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Sets the attributes the provided attributes map.
SetAttributes() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.SetAttributes
 
setAuthToken(String) - Method in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
setBigIntValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setBinaryValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setBlobValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setBooleanValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
SetChildren - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Set the children of an XML if its a singleton.
SetChildren() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.SetChildren
 
setClaims(Map<String, String>) - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
setClobValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
SetConfig - Class in org.ballerinalang.nativeimpl.config
Native function ballerina.config:setConfig.
SetConfig() - Constructor for class org.ballerinalang.nativeimpl.config.SetConfig
 
setContext(Context) - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
setDateValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setDoubleValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setError(Throwable) - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
 
setId(String) - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
 
setIntValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setNClobValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setNStringValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setNullObject(PreparedStatement, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setNumericValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setRealValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setRefCursorValue(Connection, PreparedStatement, int, int, String) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setScheme(String) - Method in class org.ballerinalang.nativeimpl.runtime.AuthContext
 
setScopes(String[]) - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
setStringValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setTimeStampValue(PreparedStatement, BValue, int, int, int, Calendar) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setTimeValue(PreparedStatement, BValue, int, int, int, Calendar) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setTinyIntValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setUserDefinedValue(Connection, PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
setUserId(String) - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
setUsername(String) - Method in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
shutdown() - Method in class org.ballerinalang.nativeimpl.io.events.EventManager
Shut down the executor.
sign(String, String) - Method in interface org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSSigner
Signs the specified input data.
sign(String, String) - Method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSASigner
 
Sign - Class in org.ballerinalang.nativeimpl.internal.jwt.signature
Native function ballerinalang.jwt:sign.
Sign() - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.signature.Sign
 
Signum - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:signum.
Signum() - Constructor for class org.ballerinalang.nativeimpl.math.Signum
 
Sin - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:sin.
Sin() - Constructor for class org.ballerinalang.nativeimpl.math.Sin
 
Sinh - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:sinh.
Sinh() - Constructor for class org.ballerinalang.nativeimpl.math.Sinh
 
Sleep - Class in org.ballerinalang.nativeimpl.runtime
Native function ballerina.runtime:sleep.
Sleep() - Constructor for class org.ballerinalang.nativeimpl.runtime.Sleep
 
Slice - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Slice and return a subsequence of the an XML sequence.
Slice() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.Slice
 
SMALLINT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
SocketByteChannel - Class in org.ballerinalang.nativeimpl.socket
This will wrap InputStream and OutputStream into a ByteChannel implementation.
SocketByteChannel(InputStream, OutputStream) - Constructor for class org.ballerinalang.nativeimpl.socket.SocketByteChannel
 
SocketConstants - Class in org.ballerinalang.nativeimpl.socket
Constant variable for socket related operations.
SocketConstants() - Constructor for class org.ballerinalang.nativeimpl.socket.SocketConstants
 
SocketIOChannel - Class in org.ballerinalang.nativeimpl.io.channels
Represents the channel to perform I/O operations on Socket.
SocketIOChannel(ByteChannel, int) - Constructor for class org.ballerinalang.nativeimpl.io.channels.SocketIOChannel
 
Split - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:split(string, string).
Split() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Split
 
Sprintf - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#sprintf.
Sprintf() - Constructor for class org.ballerinalang.nativeimpl.io.Sprintf
 
SQL_CONNECTOR_ERROR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_EXCEPTION_OCCURED - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_FILE_DB_POSTFIX - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_JDBC_PREFIX - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_MEMORY_DB_POSTFIX - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_PACKAGE_PATH - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_PARAMETER_TYPE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQL_SERVER_DB_POSTFIX - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
SQLColumnDefinition(String, TypeKind, int) - Constructor for class org.ballerinalang.nativeimpl.sql.SQLDataIterator.SQLColumnDefinition
 
SQLDataIterator - Class in org.ballerinalang.nativeimpl.sql
This iterator mainly wrap java.sql.ResultSet.
SQLDataIterator(Calendar, BStructType, StructInfo, StructInfo, TableResourceManager, ResultSet, List<ColumnDefinition>) - Constructor for class org.ballerinalang.nativeimpl.sql.SQLDataIterator
 
SQLDataIterator(TableResourceManager, ResultSet, Calendar, List<ColumnDefinition>, BStructType, StructInfo, StructInfo) - Constructor for class org.ballerinalang.nativeimpl.sql.SQLDataIterator
 
SQLDataIterator.SQLColumnDefinition - Class in org.ballerinalang.nativeimpl.sql
This represents a column definition for a column in a table.
SQLDatasource - Class in org.ballerinalang.nativeimpl.sql
Native SQL Connector.
SQLDatasource() - Constructor for class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
SQLDatasourceUtils - Class in org.ballerinalang.nativeimpl.sql
Class contains utility methods for SQL Connector operations.
SQLDatasourceUtils() - Constructor for class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
 
SQLDataTypes() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
SQLSERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
SQLSERVER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
SQLSERVER_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 
SQLTransactionContext - Class in org.ballerinalang.nativeimpl.sql
SQLTransactionContext transaction context for SQL transactions.
SQLTransactionContext(Connection, XAResource) - Constructor for class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
SQLTransactionContext(Connection) - Constructor for class org.ballerinalang.nativeimpl.sql.SQLTransactionContext
 
Sqrt - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:exp.
Sqrt() - Constructor for class org.ballerinalang.nativeimpl.math.Sqrt
 
SSL_ENABLED_PROTOCOLS_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
SSL_PROTOCOL_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
StandardNativeElementProvider - Class in org.ballerinalang.generated.providers
 
StandardNativeElementProvider() - Constructor for class org.ballerinalang.generated.providers.StandardNativeElementProvider
 
Start - Class in org.ballerinalang.nativeimpl.file.service.endpoint
Start server connector.
Start() - Constructor for class org.ballerinalang.nativeimpl.file.service.endpoint.Start
 
Start - Class in org.ballerinalang.nativeimpl.task.timer
Native function ballerina.task:scheduleTimer.
Start() - Constructor for class org.ballerinalang.nativeimpl.task.timer.Start
 
StartForever - Class in org.ballerinalang.nativeimpl.builtin.streamlib
Start is the function to start the forever runtime.
StartForever() - Constructor for class org.ballerinalang.nativeimpl.builtin.streamlib.StartForever
 
Stop - Class in org.ballerinalang.nativeimpl.file.service.endpoint
Stop the server connector.
Stop() - Constructor for class org.ballerinalang.nativeimpl.file.service.endpoint.Stop
 
stop() - Method in class org.ballerinalang.nativeimpl.task.appointment.Appointment
 
stop(String) - Method in class org.ballerinalang.nativeimpl.task.appointment.AppointmentManager
 
Stop - Class in org.ballerinalang.nativeimpl.task.timer
Native function ballerina.task:scheduleTimer.
Stop() - Constructor for class org.ballerinalang.nativeimpl.task.timer.Stop
 
stop() - Method in class org.ballerinalang.nativeimpl.task.timer.Timer
 
stopTask(String) - Method in class org.ballerinalang.nativeimpl.task.TaskRegistry
 
stringValue() - Method in class org.ballerinalang.nativeimpl.sql.SQLDatasource
 
Strip - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Strips any text items from an XML sequence that are all whitespace.
Strip() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.Strip
 
STRUCT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
STRUCT_TIME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
STRUCT_TIME_PACKAGE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
STRUCT_TYPE_AUTH_CONTEXT - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
STRUCT_TYPE_INVOCATION_CONTEXT - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
STRUCT_TYPE_TIME - Static variable in class org.ballerinalang.nativeimpl.Utils
 
STRUCT_TYPE_TIMEZONE - Static variable in class org.ballerinalang.nativeimpl.Utils
 
STRUCT_TYPE_USER_PRINCIPAL - Static variable in class org.ballerinalang.nativeimpl.runtime.InvocationContextUtils
 
Subscribe - Class in org.ballerinalang.nativeimpl.builtin.streamlib
Subscribe is the function to subscribe to data from a stream.
Subscribe() - Constructor for class org.ballerinalang.nativeimpl.builtin.streamlib.Subscribe
 
SubString - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.arrays:subString(string, int, int).
SubString() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.SubString
 
SubtractDuration - Class in org.ballerinalang.nativeimpl.time
Subtract given durations from the time.
SubtractDuration() - Constructor for class org.ballerinalang.nativeimpl.time.SubtractDuration
 
SYBASE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DBTypes
 
SYBASE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.DefaultPort
 
SYBASE_XA_DATASOURCE - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 

T

Tan - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:tan.
Tan() - Constructor for class org.ballerinalang.nativeimpl.math.Tan
 
Tanh - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:tanh.
Tanh() - Constructor for class org.ballerinalang.nativeimpl.math.Tanh
 
TaskExecutor - Class in org.ballerinalang.nativeimpl.task
This class invokes the Ballerina onTrigger function, and if an error occurs while invoking that function, it invokes the onError function.
TaskExecutor() - Constructor for class org.ballerinalang.nativeimpl.task.TaskExecutor
 
TaskIdGenerator - Class in org.ballerinalang.nativeimpl.task
Generates unique task IDs.
TaskIdGenerator() - Constructor for class org.ballerinalang.nativeimpl.task.TaskIdGenerator
 
TaskRegistry - Class in org.ballerinalang.nativeimpl.task
Maintains timers and appointments (Appointment support will be available in the future).
TempFileIOChannel - Class in org.ballerinalang.nativeimpl.io.channels
A file channel for temp file resources.
TempFileIOChannel(FileChannel, int, String) - Constructor for class org.ballerinalang.nativeimpl.io.channels.TempFileIOChannel
 
TEXT_PLAIN - Static variable in class org.ballerinalang.nativeimpl.lang.utils.Constants
HTTP content-type text/plain.
TIME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
Timer - Class in org.ballerinalang.nativeimpl.task.timer
Represents a timer.
Timer(NativeCallableUnit, Context, long, long, FunctionRefCPEntry, FunctionRefCPEntry) - Constructor for class org.ballerinalang.nativeimpl.task.timer.Timer
Triggers the timer.
TIMESTAMP - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
TIMEZONE_UTC - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
TINYINT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
ToAbsolutePath - Class in org.ballerinalang.nativeimpl.file
Creates the file at the path specified in the File struct.
ToAbsolutePath() - Constructor for class org.ballerinalang.nativeimpl.file.ToAbsolutePath
 
ToBlob - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Convert String to Blob.
ToBlob() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ToBlob
 
ToDegrees - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:toDegrees.
ToDegrees() - Constructor for class org.ballerinalang.nativeimpl.math.ToDegrees
 
toHexString(byte[]) - Static method in class org.ballerinalang.util.HashUtils
Converts the given byte array to a Hex formatted string.
ToJSON - Class in org.ballerinalang.nativeimpl.builtin.xmllib
Converts a XML to the corresponding JSON representation.
ToJSON() - Constructor for class org.ballerinalang.nativeimpl.builtin.xmllib.ToJSON
 
ToLowerCase - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:toLowerCase.
ToLowerCase() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ToLowerCase
 
ToRadians - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:toRadians.
ToRadians() - Constructor for class org.ballerinalang.nativeimpl.math.ToRadians
 
ToString - Class in org.ballerinalang.nativeimpl.builtin.bloblib
Convert BLOB to String.
ToString() - Constructor for class org.ballerinalang.nativeimpl.builtin.bloblib.ToString
 
ToString - Class in org.ballerinalang.nativeimpl.builtin.jsonlib
Native function ballerina.model.json:toString.
ToString() - Constructor for class org.ballerinalang.nativeimpl.builtin.jsonlib.ToString
 
ToString - Class in org.ballerinalang.nativeimpl.time
Convert a Time to ISO 8601 formatted string.
ToString() - Constructor for class org.ballerinalang.nativeimpl.time.ToString
 
ToTimezone - Class in org.ballerinalang.nativeimpl.time
Change the timezone associated with the given time.
ToTimezone() - Constructor for class org.ballerinalang.nativeimpl.time.ToTimezone
 
ToUpperCase - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:toUpperCase.
ToUpperCase() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.ToUpperCase
 
ToXML - Class in org.ballerinalang.nativeimpl.builtin.jsonlib
Converts a JSON to the corresponding XML representation.
ToXML() - Constructor for class org.ballerinalang.nativeimpl.builtin.jsonlib.ToXML
 
transfer(int, int, WritableByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Will be used when performing direct transfer operations from OS cache.
transfer(int, int, WritableByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.FileIOChannel
Transfer file content to the specified destination.
transfer(int, int, WritableByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.SocketIOChannel
Will be used when performing direct transfer operations from OS cache.
transfer(int, int, WritableByteChannel) - Method in class org.ballerinalang.nativeimpl.util.Base64Wrapper
 
Trim - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:trim.
Trim() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Trim
 
TRUST_STORE_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
TRUST_STORE_PASS_OPTION_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.socket.SocketConstants
 
TrustStoreHolder - Class in org.ballerinalang.nativeimpl.internal.jwt.crypto
TrustStoreHolder process the trust store, store it and provide an API to use trust store.

U

Ulp - Class in org.ballerinalang.nativeimpl.math
Native function ballerina.math:ulp.
Ulp() - Constructor for class org.ballerinalang.nativeimpl.math.Ulp
 
Unescape - Class in org.ballerinalang.nativeimpl.builtin.stringlib
Native function ballerina.model.strings:unescape.
Unescape() - Constructor for class org.ballerinalang.nativeimpl.builtin.stringlib.Unescape
 
Update - Class in org.ballerinalang.nativeimpl.sql.actions
Update is the Update action implementation of the SQL Connector.
Update() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.Update
 
UpdateWithGeneratedKeys - Class in org.ballerinalang.nativeimpl.sql.actions
UpdateWithGeneratedKeys is the updateWithGeneratedKeys action implementation of the SQL Connector.
UpdateWithGeneratedKeys() - Constructor for class org.ballerinalang.nativeimpl.sql.actions.UpdateWithGeneratedKeys
 
URL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
URL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
URL - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
USER - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
 
USER_ID_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
USER_NAME_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
USERNAME - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.EndpointConfig
 
UserPrincipal - Class in org.ballerinalang.nativeimpl.runtime
UserPrincipal represents and holds the authenticated user information.
UserPrincipal(BStruct) - Constructor for class org.ballerinalang.nativeimpl.runtime.UserPrincipal
 
Utils - Class in org.ballerinalang.nativeimpl
A util class for handling common functions across native implementation.
Utils() - Constructor for class org.ballerinalang.nativeimpl.Utils
 
Uuid - Class in org.ballerinalang.nativeimpl.system
Native function ballerina.system:uuid.
Uuid() - Constructor for class org.ballerinalang.nativeimpl.system.Uuid
 

V

validate(String, BLangResource, DiagnosticLog) - Static method in class org.ballerinalang.nativeimpl.file.service.compiler.DirectoryListenerCompilerPlugin
 
validatePattern(BStruct) - Method in class org.ballerinalang.nativeimpl.builtin.stringlib.AbstractRegexFunction
Validate Regex struct in Ballerina.
VALIDATION_TIMEOUT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
 
valueOf(String) - Static method in enum org.ballerinalang.nativeimpl.io.csv.Format
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.ballerinalang.nativeimpl.io.csv.Format
Returns an array containing the constants of this enum type, in the order they are declared.
VARBINARY - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
VARCHAR - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.SQLDataTypes
 
verify(String, String, String) - Method in interface org.ballerinalang.nativeimpl.internal.jwt.crypto.JWSVerifier
Verifies the signature of the JWS object.
verify(String, String, String) - Method in class org.ballerinalang.nativeimpl.internal.jwt.crypto.RSAVerifier
 
VerifySignature - Class in org.ballerinalang.nativeimpl.internal.jwt.signature
Native function ballerinalang.jwt:verifySignature.
VerifySignature() - Constructor for class org.ballerinalang.nativeimpl.internal.jwt.signature.VerifySignature
 

W

WeekDay - Class in org.ballerinalang.nativeimpl.time
Get the week day of the given time.
WeekDay() - Constructor for class org.ballerinalang.nativeimpl.time.WeekDay
 
write(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
Writes provided buffer content to the channel.
write(String, int) - Method in class org.ballerinalang.nativeimpl.io.channels.base.CharacterChannel
Writes a given string input into the channel.
write(BStringArray) - Method in class org.ballerinalang.nativeimpl.io.channels.base.DelimitedRecordChannel
Writes a given record to a file.
write(ByteBuffer, ByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.writers.AsyncWriter
Writes bytes to the given channel.
write(ByteBuffer, ByteChannel) - Method in class org.ballerinalang.nativeimpl.io.channels.base.writers.BlockingWriter
Writes bytes to the given channel.
write(ByteBuffer, ByteChannel) - Method in interface org.ballerinalang.nativeimpl.io.channels.base.writers.Writer
Writes bytes to the given channel.
write(Channel, byte[], int, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Writes bytes to a channel asynchronously.
write(CharacterChannel, String, int, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Writes characters to a channel.
write(DelimitedRecordChannel, BStringArray, EventContext, Function<EventResult, EventResult>) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Asynchronously writes delimited records to the channel.
write(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.socket.SocketByteChannel
 
write(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.util.Base64ByteChannel
 
WriteBytes - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.lo#writeBytes.
WriteBytes() - Constructor for class org.ballerinalang.nativeimpl.io.WriteBytes
 
WriteBytesEvent - Class in org.ballerinalang.nativeimpl.io.events.bytes
Represents an event which will write bytes.
WriteBytesEvent(Channel, byte[], int, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.bytes.WriteBytesEvent
 
WriteCharacters - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#writeCharacters.
WriteCharacters() - Constructor for class org.ballerinalang.nativeimpl.io.WriteCharacters
 
WriteCharactersEvent - Class in org.ballerinalang.nativeimpl.io.events.characters
Represents an event which will write characters.
WriteCharactersEvent(CharacterChannel, String, int) - Constructor for class org.ballerinalang.nativeimpl.io.events.characters.WriteCharactersEvent
 
WriteCharactersEvent(CharacterChannel, String, int, EventContext) - Constructor for class org.ballerinalang.nativeimpl.io.events.characters.WriteCharactersEvent
 
writeFull(Channel, byte[], int, EventContext) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Asynchronously writes bytes to a channel.
writeFull(CharacterChannel, String, EventContext) - Static method in class org.ballerinalang.nativeimpl.io.utils.IOUtils
Writes the whole payload to the channel.
WriteJson - Class in org.ballerinalang.nativeimpl.io
Writes Json string to a given location.
WriteJson() - Constructor for class org.ballerinalang.nativeimpl.io.WriteJson
 
Writer - Interface in org.ballerinalang.nativeimpl.io.channels.base.writers
Represents how the bytes should be written to a channel.
WriteTextRecord - Class in org.ballerinalang.nativeimpl.io
Native function ballerina.io#writeTextRecord.
WriteTextRecord() - Constructor for class org.ballerinalang.nativeimpl.io.WriteTextRecord
 
WriteXml - Class in org.ballerinalang.nativeimpl.io
Writes XML to a given location.
WriteXml() - Constructor for class org.ballerinalang.nativeimpl.io.WriteXml
 

X

XADataSources() - Constructor for class org.ballerinalang.nativeimpl.sql.Constants.XADataSources
 

Y

Year - Class in org.ballerinalang.nativeimpl.time
Get the year value for the given time.
Year() - Constructor for class org.ballerinalang.nativeimpl.time.Year
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y 
Skip navigation links

Copyright © 2018 WSO2. All rights reserved.