- 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
-
- AddTag - Class in org.ballerinalang.nativeimpl.observe
-
This function adds tags to a span.
- AddTag() - Constructor for class org.ballerinalang.nativeimpl.observe.AddTag
-
- 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_TOKEN_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- AUTH_TYPE_STRING_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- AuthenticationContext - Class in org.ballerinalang.nativeimpl.runtime
-
AuthenticationContext represents and holds the authenticated user information.
- AuthenticationContext(BStruct) - Constructor for class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- AUTOCOMMIT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants.Options
-
- 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
-
- 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
-
- CharacterChannelReader(CharacterChannel) - Constructor for class org.ballerinalang.nativeimpl.io.readers.CharacterChannelReader
-
- 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.AuthenticationContext
-
- 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 - Class in org.ballerinalang.nativeimpl.io
-
Native function ballerina.io#close.
- Close() - Constructor for class org.ballerinalang.nativeimpl.io.Close
-
- 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
-
- 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.compression
-
Native function ballerina.compression:compress.
- Compress() - Constructor for class org.ballerinalang.nativeimpl.compression.Compress
-
- CompressionUtils - Class in org.ballerinalang.nativeimpl.compression
-
Util class for compression related operations.
- CompressionUtils() - Constructor for class org.ballerinalang.nativeimpl.compression.CompressionUtils
-
- CompressToBlob - Class in org.ballerinalang.nativeimpl.compression
-
Native function ballerina.compression:compressToBlob.
- CompressToBlob() - Constructor for class org.ballerinalang.nativeimpl.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
-
- CountCounter - Class in org.ballerinalang.nativeimpl.observe.metrics.counter
-
Return the value of the counter.
- CountCounter() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.counter.CountCounter
-
- CountSummary - Class in org.ballerinalang.nativeimpl.observe.metrics.summary
-
Returns the number of times that record has been called since this summary was created.
- CountSummary() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.summary.CountSummary
-
- CountTimer - Class in org.ballerinalang.nativeimpl.observe.metrics.timer
-
Returns the number of times that stop has been called on this timer.
- CountTimer() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.timer.CountTimer
-
- 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.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
-
- createSpanContextStruct(Context, BMap) - Static method in class org.ballerinalang.nativeimpl.observe.Utils
-
- createSpanStruct(Context, String, String, String) - Static method in class org.ballerinalang.nativeimpl.observe.Utils
-
- 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
-
- 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.
- 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
-
- ErrorLog - Class in org.ballerinalang.nativeimpl.observe
-
This function adds logs to a span.
- ErrorLog() - Constructor for class org.ballerinalang.nativeimpl.observe.ErrorLog
-
- 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.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.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.compression.Compress
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.compression.CompressToBlob
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.compression.Decompress
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.compression.DecompressFromBlob
-
- 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.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.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.io.channels.AbstractNativeChannel
- execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.io.Close
-
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.Read
-
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.Write
-
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.jwt.signature.Sign
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.jwt.signature.VerifySignature
-
- 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.observe.AddTag
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.ErrorLog
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.ExtractSpanContext
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.FinishSpan
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.GetBaggageItem
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.InjectSpanContext
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.Log
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.counter.CountCounter
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.counter.IncrementCounter
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.counter.IncrementCounterByOne
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.DecrementGauge
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.DecrementGaugeByOne
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.GetGauge
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.IncrementGauge
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.IncrementGaugeByOne
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.gauge.SetGauge
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.summary.CountSummary
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.summary.MaxSummary
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.summary.MeanSummary
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.summary.PercentileSummary
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.summary.RecordSummary
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.timer.CountTimer
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.timer.MaxTimer
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.timer.MeanTimer
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.timer.PercentileTimer
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.metrics.timer.RecordTimer
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.SetBaggageItem
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.StartRootSpan
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.StartSpanWithParentContext
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.observe.StartSpanWithParentSpan
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.os.GetArchitecture
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.os.GetEnv
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.os.GetMultivaluedEnv
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.os.GetName
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.os.GetVersion
-
- 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.GetCurrentDirectory
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetErrorCallStackFrame
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetFileEncoding
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetInvocationContext
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetProperties
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.GetProperty
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.runtime.SetProperty
-
- execute(Context, CallableUnitCallback) - Method in class org.ballerinalang.nativeimpl.runtime.SleepCurrentWorker
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.security.crypto.GetCRC32
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.security.crypto.GetHash
-
Hashes the string contents (assumed to be UTF-8) using the SHA-256 algorithm.
- execute(Context) - Method in class org.ballerinalang.nativeimpl.security.crypto.GetHmac
-
- 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(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.FormatTo
-
- 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.ParseTo
-
- 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
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.user.GetCountry
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.user.GetHome
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.user.GetLanguage
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.user.GetLocale
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.user.GetName
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.Base16ToBase64Encode
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.Base64Decode
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.Base64Encode
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.Base64ToBase16Encode
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.ParseJson
-
- execute(Context) - Method in class org.ballerinalang.nativeimpl.util.Uuid
-
- 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
-
- ExtractSpanContext - Class in org.ballerinalang.nativeimpl.observe
-
This function injects a span context and returns the spans Id.
- ExtractSpanContext() - Constructor for class org.ballerinalang.nativeimpl.observe.ExtractSpanContext
-
- 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
- GetArchitecture - Class in org.ballerinalang.nativeimpl.os
-
Native function ballerina.os:getArchitecture.
- GetArchitecture() - Constructor for class org.ballerinalang.nativeimpl.os.GetArchitecture
-
- getAuthenticationContext() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
-
- getAuthToken() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- getAuthType() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- GetAvailablePort - Class in org.ballerinalang.nativeimpl.transactions
-
Native function ballerina.transactions:getAvailablePort.
- GetAvailablePort() - Constructor for class org.ballerinalang.nativeimpl.transactions.GetAvailablePort
-
- GetBaggageItem - Class in org.ballerinalang.nativeimpl.observe
-
This function adds baggage items to a span.
- GetBaggageItem() - Constructor for class org.ballerinalang.nativeimpl.observe.GetBaggageItem
-
- 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
-
- getCertificate(String) - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the certificate for a given key alias from keyStore.
- getClaims() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- 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
-
- GetCountry - Class in org.ballerinalang.nativeimpl.user
-
Native function ballerina.user:getCountry.
- GetCountry() - Constructor for class org.ballerinalang.nativeimpl.user.GetCountry
-
- GetCRC32 - Class in org.ballerinalang.nativeimpl.security.crypto
-
Function for generating CRC32 hashes.
- GetCRC32() - Constructor for class org.ballerinalang.nativeimpl.security.crypto.GetCRC32
-
- GetCurrentDirectory - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:getCurrentDirectory.
- GetCurrentDirectory() - Constructor for class org.ballerinalang.nativeimpl.runtime.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
-
- 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
-
- getDefaultCertificate() - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the default certificate for the service.
- getDefaultPrivateKey() - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the default private key of the service.
- getDefaultPublicKey() - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the default public key for the service.
- 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.os
-
Native function ballerina.os:getEnv.
- GetEnv() - Constructor for class org.ballerinalang.nativeimpl.os.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
-
- GetFileEncoding - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:getFileEncoding.
- GetFileEncoding() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetFileEncoding
-
- GetFunctionAnnotations - Class in org.ballerinalang.nativeimpl.internal
-
Get Function's Annotations.
- GetFunctionAnnotations() - Constructor for class org.ballerinalang.nativeimpl.internal.GetFunctionAnnotations
-
- GetGauge - Class in org.ballerinalang.nativeimpl.observe.metrics.gauge
-
Return the value of the gauge.
- GetGauge() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.gauge.GetGauge
-
- getGroups() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- GetHash - Class in org.ballerinalang.nativeimpl.security.crypto
-
Native function ballerina.security.crypto:getHash.
- GetHash() - Constructor for class org.ballerinalang.nativeimpl.security.crypto.GetHash
-
- GetHmac - Class in org.ballerinalang.nativeimpl.security.crypto
-
Native function ballerina.security.crypto:getHmac.
- GetHmac() - Constructor for class org.ballerinalang.nativeimpl.security.crypto.GetHmac
-
- GetHome - Class in org.ballerinalang.nativeimpl.user
-
Native function ballerina.user:getHome.
- GetHome() - Constructor for class org.ballerinalang.nativeimpl.user.GetHome
-
- 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.task.appointment.Appointment
-
- getId() - Method in class org.ballerinalang.nativeimpl.task.timer.Timer
-
- getInputStream() - Method in class org.ballerinalang.nativeimpl.io.channels.base.Channel
-
- getInstance() - Static method in class org.ballerinalang.nativeimpl.io.events.EventManager
-
- getInstance() - Static method in class org.ballerinalang.nativeimpl.jwt.crypto.KeyStoreHolder
-
Get the key store.
- getInstance() - Static method in class org.ballerinalang.nativeimpl.jwt.crypto.TrustStoreHolder
-
Get the trust store.
- 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
-
- getInvocationId() - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
-
- 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.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
-
- getKeyStore() - Static method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the KeyStore.
- GetLanguage - Class in org.ballerinalang.nativeimpl.user
-
Native function ballerina.user:getLanguage.
- GetLanguage() - Constructor for class org.ballerinalang.nativeimpl.user.GetLanguage
-
- GetLocale - Class in org.ballerinalang.nativeimpl.user
-
Native function ballerina.user:getLocale.
- GetLocale() - Constructor for class org.ballerinalang.nativeimpl.user.GetLocale
-
- 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.AuthenticationContext
-
- 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
-
- GetMultivaluedEnv - Class in org.ballerinalang.nativeimpl.os
-
Native function ballerina.os:getMultivaluedEnv.
- GetMultivaluedEnv() - Constructor for class org.ballerinalang.nativeimpl.os.GetMultivaluedEnv
-
- 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 - Class in org.ballerinalang.nativeimpl.os
-
Native function ballerina.os:getName.
- GetName() - Constructor for class org.ballerinalang.nativeimpl.os.GetName
-
- getName() - Method in class org.ballerinalang.nativeimpl.sql.SQLDataIterator.SQLColumnDefinition
-
- GetName - Class in org.ballerinalang.nativeimpl.user
-
Native function ballerina.user:getName.
- GetName() - Constructor for class org.ballerinalang.nativeimpl.user.GetName
-
- 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
-
- getPrivateKey(String, char[], String, char[]) - Method in class org.ballerinalang.nativeimpl.jwt.crypto.KeyStoreHolder
-
Get the private key for a given key alias.
- getPrivateKey(String, char[]) - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the private key for a given key alias.
- getProperties() - Method in class org.ballerinalang.nativeimpl.io.events.EventContext
-
- GetProperties - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:getProperties.
- GetProperties() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetProperties
-
- GetProperty - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:getProperty.
- GetProperty() - Constructor for class org.ballerinalang.nativeimpl.runtime.GetProperty
-
- getPublicKey(String) - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the public key for a given key alias from keyStore.
- 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.
- getScopes() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- 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.AuthenticationContext
-
- 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.jwt.crypto.TrustStoreHolder
-
Get the certificate for a given key alias from trustStore.
- getTrustedCertificate(String) - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
Get the certificate for a given key alias from trustStore.
- getTrustedPublicKey(String, String, char[]) - Method in class org.ballerinalang.nativeimpl.jwt.crypto.TrustStoreHolder
-
Get the public key for a given key alias from trustStore.
- getTrustedPublicKey(String) - Method in class org.ballerinalang.nativeimpl.security.KeyStore
-
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
-
- getUserId() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- getUsername() - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- 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
-
- GetVersion - Class in org.ballerinalang.nativeimpl.os
-
Native function ballerina.os:getVersion.
- GetVersion() - Constructor for class org.ballerinalang.nativeimpl.os.GetVersion
-
- 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
-
- GROUPS_REF_FIELD_INDEX - Static variable in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- 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
-
- 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
-
- IncrementCounter - Class in org.ballerinalang.nativeimpl.observe.metrics.counter
-
Increment the counter by the given amount.
- IncrementCounter() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.counter.IncrementCounter
-
- IncrementCounterByOne - Class in org.ballerinalang.nativeimpl.observe.metrics.counter
-
Increment the counter by one.
- IncrementCounterByOne() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.counter.IncrementCounterByOne
-
- IncrementGauge - Class in org.ballerinalang.nativeimpl.observe.metrics.gauge
-
Increment the gauge by the given amount.
- IncrementGauge() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.gauge.IncrementGauge
-
- IncrementGaugeByOne - Class in org.ballerinalang.nativeimpl.observe.metrics.gauge
-
Increment the gauge by one.
- IncrementGaugeByOne() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.gauge.IncrementGaugeByOne
-
- 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
-
- InjectSpanContext - Class in org.ballerinalang.nativeimpl.observe
-
This function returns the span context of a given span.
- InjectSpanContext() - Constructor for class org.ballerinalang.nativeimpl.observe.InjectSpanContext
-
- 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, AuthenticationContext) - 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.Close
-
- 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.Read
-
- 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.Write
-
- 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.SleepCurrentWorker
-
- 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
-
- 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 - Class in org.ballerinalang.nativeimpl.io
-
Native function ballerina.lo#readBytes.
- Read() - Constructor for class org.ballerinalang.nativeimpl.io.Read
-
- 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.
- 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
-
- RecordSummary - Class in org.ballerinalang.nativeimpl.observe.metrics.summary
-
Updates the statistics kept by the summary with the specified amount.
- RecordSummary() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.summary.RecordSummary
-
- RecordTimer - Class in org.ballerinalang.nativeimpl.observe.metrics.timer
-
Updates the statistics kept by the counter with the specified amount.
- RecordTimer() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.timer.RecordTimer
-
- 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.jwt.crypto.JWSAlgorithm
-
RSASSA-PKCS-v1_5 SHA-256 hash algorithm.
- RS384 - Static variable in class org.ballerinalang.nativeimpl.jwt.crypto.JWSAlgorithm
-
RSASSA-PKCS-v1_5 SHA-384 hash algorithm.
- RS512 - Static variable in class org.ballerinalang.nativeimpl.jwt.crypto.JWSAlgorithm
-
RSASSA-PKCS-v1_5 SHA-512 hash algorithm (optional).
- RSASigner - Class in org.ballerinalang.nativeimpl.jwt.crypto
-
Sign with RSA algorithms.
- RSASigner(PrivateKey) - Constructor for class org.ballerinalang.nativeimpl.jwt.crypto.RSASigner
-
Creates a new RSA signer.
- RSASSAProvider - Class in org.ballerinalang.nativeimpl.jwt.crypto
-
Provides the supported algorithms.
- RSASSAProvider() - Constructor for class org.ballerinalang.nativeimpl.jwt.crypto.RSASSAProvider
-
- RSAVerifier - Class in org.ballerinalang.nativeimpl.jwt.crypto
-
VerifySignature signature with RSA algorithms.
- RSAVerifier(RSAPublicKey) - Constructor for class org.ballerinalang.nativeimpl.jwt.crypto.RSAVerifier
-
- 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.AuthenticationContext
-
- 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.AuthenticationContext
-
- setAuthType(String) - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- SetBaggageItem - Class in org.ballerinalang.nativeimpl.observe
-
This function adds baggage items to a span.
- SetBaggageItem() - Constructor for class org.ballerinalang.nativeimpl.observe.SetBaggageItem
-
- 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.AuthenticationContext
-
- 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
-
- SetGauge - Class in org.ballerinalang.nativeimpl.observe.metrics.gauge
-
Set the gauge to the given value.
- SetGauge() - Constructor for class org.ballerinalang.nativeimpl.observe.metrics.gauge.SetGauge
-
- setGroups(String[]) - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- setIntValue(PreparedStatement, BValue, int, int, int) - Static method in class org.ballerinalang.nativeimpl.sql.SQLDatasourceUtils
-
- setInvocationId(String) - Method in class org.ballerinalang.nativeimpl.runtime.InvocationContext
-
- 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
-
- SetProperty - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:setProperty.
- SetProperty() - Constructor for class org.ballerinalang.nativeimpl.runtime.SetProperty
-
- 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
-
- setScopes(String[]) - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- 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.AuthenticationContext
-
- setUsername(String) - Method in class org.ballerinalang.nativeimpl.runtime.AuthenticationContext
-
- shutdown() - Method in class org.ballerinalang.nativeimpl.io.events.EventManager
-
Shut down the executor.
- sign(String, String) - Method in interface org.ballerinalang.nativeimpl.jwt.crypto.JWSSigner
-
Signs the specified input data.
- sign(String, String) - Method in class org.ballerinalang.nativeimpl.jwt.crypto.RSASigner
-
- Sign - Class in org.ballerinalang.nativeimpl.jwt.signature
-
Native function ballerinalang.jwt:sign.
- Sign() - Constructor for class org.ballerinalang.nativeimpl.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
-
- SleepCurrentWorker - Class in org.ballerinalang.nativeimpl.runtime
-
Native function ballerina.runtime:sleepCurrentThread.
- SleepCurrentWorker() - Constructor for class org.ballerinalang.nativeimpl.runtime.SleepCurrentWorker
-
- 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
-
- 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_CLIENT - Static variable in class org.ballerinalang.nativeimpl.sql.Constants
-
- 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
-
- StartRootSpan - Class in org.ballerinalang.nativeimpl.observe
-
This function which implements the startSpan method for tracing.
- StartRootSpan() - Constructor for class org.ballerinalang.nativeimpl.observe.StartRootSpan
-
- StartSpanWithParentContext - Class in org.ballerinalang.nativeimpl.observe
-
This function which implements the startSpan method for tracing.
- StartSpanWithParentContext() - Constructor for class org.ballerinalang.nativeimpl.observe.StartSpanWithParentContext
-
- StartSpanWithParentSpan - Class in org.ballerinalang.nativeimpl.observe
-
This function which implements the startSpan method for tracing.
- StartSpanWithParentSpan() - Constructor for class org.ballerinalang.nativeimpl.observe.StartSpanWithParentSpan
-
- 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_AUTHENTICATION_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
-
- 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
-
- 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
-
- toStringMap(BMap) - Static method in class org.ballerinalang.nativeimpl.observe.Utils
-
- 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.jwt.crypto
-
TrustStoreHolder process the trust store, store it and provide an API to use trust store.
- 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 - Class in org.ballerinalang.nativeimpl.io
-
Native function ballerina.lo#writeBytes.
- Write() - Constructor for class org.ballerinalang.nativeimpl.io.Write
-
- write(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.socket.SocketByteChannel
-
- write(ByteBuffer) - Method in class org.ballerinalang.nativeimpl.util.Base64ByteChannel
-
- 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
-