Index

A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form

S

ScriptAlreadyExists - Exception in org.kobe.xbot.Utilities.Exceptions
Exception thrown when a script already exists in the system.
ScriptAlreadyExists() - Constructor for exception org.kobe.xbot.Utilities.Exceptions.ScriptAlreadyExists
Constructs a new exception with null as its detail message.
ScriptAlreadyExists(String) - Constructor for exception org.kobe.xbot.Utilities.Exceptions.ScriptAlreadyExists
Constructs a new exception with the specified detail message.
ScriptAlreadyExists(String, Throwable) - Constructor for exception org.kobe.xbot.Utilities.Exceptions.ScriptAlreadyExists
Constructs a new exception with the specified detail message and cause.
ScriptAlreadyExists(Throwable) - Constructor for exception org.kobe.xbot.Utilities.Exceptions.ScriptAlreadyExists
Constructs a new exception with the specified cause and a detail message of (cause == null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ScriptParameters - Class in org.kobe.xbot.Utilities.Entities
 
ScriptParameters(XTablesData, String) - Constructor for class org.kobe.xbot.Utilities.Entities.ScriptParameters
 
ScriptResponse - Class in org.kobe.xbot.Utilities
 
ScriptResponse(String, ResponseStatus) - Constructor for class org.kobe.xbot.Utilities.ScriptResponse
 
send(byte[]) - Method in class org.kobe.xbot.JServer.XTablesMessageQueue
Adds a message to the queue for asynchronous processing.
sendBatchedPushRequests(BatchedPushRequests) - Method in class org.kobe.xbot.Utilities.Entities.BatchedPushRequests
this method is blocked in this class
sendBatchedPushRequests(BatchedPushRequests) - Method in class org.kobe.xbot.Utilities.Entities.QueuedRequests
 
sendBatchedPushRequests(BatchedPushRequests) - Method in class org.kobe.xbot.Utilities.Entities.Requests
Sends a batch of push requests to the push socket.
sendPutMessage(String, byte[], XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.BatchedPushRequests
Sends a message via the PUSH socket to the server.
sendPutMessage(String, byte[], XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.QueuedRequests
 
sendPutMessage(String, byte[], XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.Requests
Sends a message via the PUSH socket to the server.
sendRequest(byte[]) - Method in class org.kobe.xbot.JClient.Concurrency.ConcurrentRequestHandler
Sends a request asynchronously and returns a CompletableFuture for the response.
set(String) - Static method in class org.kobe.xbot.Utilities.TempConnectionManager
Sets the provided IP address in the temporary connection file.
set(String, ZMQ.Socket, ZMQ.Socket, XTablesClient) - Method in class org.kobe.xbot.Utilities.Entities.Requests
 
set(ZMQ.Socket, ZMQ.Socket, XTablesClient) - Method in class org.kobe.xbot.Utilities.Entities.Requests
 
setAvailableProcessors(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int32 available_processors = 6;
setBatch(int, XTableProto.XTableMessage) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
repeated .org.kobe.xbot.Utilities.Entities.XTableMessage batch = 6;
setBatch(int, XTableProto.XTableMessage.Builder) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
repeated .org.kobe.xbot.Utilities.Entities.XTableMessage batch = 6;
setBoolValue(boolean) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
bool bool_value = 5;
setBufferSize(int) - Method in class org.kobe.xbot.Utilities.ClientStatistics
 
setBufferSize(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional int32 buffer_size = 18;
setBytesValue(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
bytes bytes_value = 9;
setCategory(XTableProto.XTableMessage.XTableUpdate.Category) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;
setCategoryValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableUpdate.Category category = 2;
setClientDataList(List<ClientData>) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setCommand(XTableProto.XTableMessage.Command) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.Command command = 1;
setCommandValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.Command command = 1;
setConsumer(Consumer<? super KeyValuePair<T>>) - Method in class org.kobe.xbot.Utilities.Entities.UpdateConsumer
 
setCoordinates(int, XTableValues.Coordinate) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.CoordinateList.Builder
repeated .org.kobe.xbot.Utilities.Entities.Coordinate coordinates = 1;
setCoordinates(int, XTableValues.Coordinate.Builder) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.CoordinateList.Builder
repeated .org.kobe.xbot.Utilities.Entities.Coordinate coordinates = 1;
setCustomData(String) - Method in class org.kobe.xbot.Utilities.Entities.ScriptParameters
 
setData(XTablesData) - Method in class org.kobe.xbot.Utilities.Entities.ScriptParameters
 
setDebug(boolean) - Method in class org.kobe.xbot.JServer.XTablesServer
Sets the debug mode state.
setDoubleValue(double) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
double double_value = 4;
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BoolList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BytesList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.Coordinate.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.CoordinateList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.DoubleList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.FloatList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.IntegerList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.LongList.Builder
 
setField(Descriptors.FieldDescriptor, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.StringList.Builder
 
setFloatValue(float) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
float float_value = 3;
setFreeMemoryMb(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int64 free_memory_mb = 3;
setHandler(BiConsumer<Level, String>) - Static method in class org.kobe.xbot.Utilities.Logger.XTablesLogger
 
setHandlers(ConcurrentPushHandler, ConcurrentRequestHandler) - Method in class org.kobe.xbot.Utilities.Entities.QueuedRequests
 
setHealth(XTableClientStatistics.HealthStatus) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
.HealthStatus health = 14;
setHealthValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
.HealthStatus health = 14;
setHostname(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string hostname = 9;
setHostname(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string hostname = 2;
setHostname(String) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setHostnameBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string hostname = 9;
setHostnameBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string hostname = 2;
setId(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional bytes id = 5;
setID(String) - Method in class org.kobe.xbot.Utilities.ResponseInfo
 
setInt64Value(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
int64 int64_value = 6;
setIntValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
int32 int_value = 2;
setIp(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string ip = 8;
setIpAddress(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string ip_address = 1;
setIpAddressBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string ip_address = 1;
setIpBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string ip = 8;
setIsActive(boolean) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
bool is_active = 5;
setJvmName(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string jvm_name = 13;
setJvmNameBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string jvm_name = 13;
setKey(String) - Method in class org.kobe.xbot.Utilities.Entities.KeyValuePair
 
setKey(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional string key = 2;
setKey(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
string key = 1;
setKeyBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional string key = 2;
setKeyBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
string key = 1;
setLangVendor(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string lang_vendor = 12;
setLangVendorBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string lang_vendor = 12;
setLangVersion(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string lang_version = 11;
setLangVersionBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string lang_version = 11;
setLevel(XTableProto.XTableMessage.XTableLog.Level) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;
setLevelValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.XTableLog.Level level = 1;
setLoggingLevel(Level) - Static method in class org.kobe.xbot.Utilities.Logger.XTablesLogger
 
setMaxBufferSize(int) - Method in class org.kobe.xbot.Utilities.ClientStatistics
 
setMaxBufferSize(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional int32 max_buffer_size = 19;
setMaxIterationsPerSecond(int) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setMaxMemoryMb(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int64 max_memory_mb = 2;
setMessage(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
string message = 2;
setMessageBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
string message = 2;
setNanoTime(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int64 nano_time = 1;
setNetworkLatencyMS(double) - Method in class org.kobe.xbot.Utilities.LatencyInfo
 
setOperatingSystem(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string operating_system = 3;
setOperatingSystemBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string operating_system = 3;
setPort(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
int32 port = 4;
setProcessCpuLoadPercentage(double) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
double process_cpu_load_percentage = 5;
setProcessId(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string process_id = 10;
setProcessIdBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
string process_id = 10;
setPushHandler(ConcurrentPushHandler) - Method in class org.kobe.xbot.Utilities.Entities.QueuedRequests
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BoolList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BytesList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.Coordinate.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.CoordinateList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.DoubleList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.FloatList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.IntegerList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.LongList.Builder
 
setRepeatedField(Descriptors.FieldDescriptor, int, Object) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.StringList.Builder
 
setRoundTripLatencyMS(double) - Method in class org.kobe.xbot.Utilities.LatencyInfo
 
setServerDebug(boolean) - Method in class org.kobe.xbot.Utilities.Entities.Requests
Sets the XTABLES debug mode to the specified value.
setSockets(ZMQ.Socket, ZMQ.Socket) - Method in class org.kobe.xbot.Utilities.Entities.Requests
 
setSpeedAverageMS(double) - Static method in class org.kobe.xbot.Utilities.DataCompression
Sets the average compression speed threshold in milliseconds.
setStats(String) - Method in class org.kobe.xbot.Utilities.ClientData
 
setStatus(XTableStatus) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setStringValue(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
string string_value = 1;
setStringValueBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
string string_value = 1;
setSystemStatistics(SystemStatistics) - Method in class org.kobe.xbot.Utilities.LatencyInfo
 
setTimestamp(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
optional int64 timestamp = 5;
setTotalPublishMessages(int) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setTotalPullMessages(int) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setTotalReplyMessages(int) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setTotalThreads(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int64 total_threads = 7;
setType(Class<T>) - Method in class org.kobe.xbot.Utilities.Entities.UpdateConsumer
 
setType(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional string type = 16;
setType(XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional .org.kobe.xbot.Utilities.Entities.XTableMessage.Type type = 4;
setType(XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
Enum for type
setType(XTableProto.XTableMessage.Type) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.Type type = 4;
setTypeBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional string type = 16;
setTypeValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional .org.kobe.xbot.Utilities.Entities.XTableMessage.Type type = 4;
setTypeValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
Enum for type
setTypeValue(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
.org.kobe.xbot.Utilities.Entities.XTableMessage.Type type = 4;
setUint32Value(int) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
uint32 uint32_value = 7;
setUint64Value(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.Builder
uint64 uint64_value = 8;
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BoolList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BytesList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.Coordinate.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.CoordinateList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.DoubleList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.FloatList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.IntegerList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.LongList.Builder
 
setUnknownFields(UnknownFieldSet) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.StringList.Builder
 
setUsedMemoryMb(long) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
int64 used_memory_mb = 4;
setUserAgent(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string user_agent = 7;
setUserAgentBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string user_agent = 7;
setUuid(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional string uuid = 17;
setUUID(String) - Method in class org.kobe.xbot.Utilities.ClientStatistics
 
setUuidBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
optional string uuid = 17;
setV(int, boolean) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BoolList.Builder
repeated bool v = 1;
setV(int, double) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.DoubleList.Builder
repeated double v = 1;
setV(int, float) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.FloatList.Builder
repeated float v = 1;
setV(int, int) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.IntegerList.Builder
repeated int32 v = 1;
setV(int, long) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.LongList.Builder
repeated int64 v = 1;
setV(int, ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.BytesList.Builder
repeated bytes v = 1;
setV(int, String) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.StringList.Builder
repeated string v = 1;
setValue(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Builder
optional bytes value = 3;
setValue(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTablesData.Builder
Byte array for storing values
setValue(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableUpdate.Builder
bytes value = 3;
setValue(T) - Method in class org.kobe.xbot.Utilities.Entities.KeyValuePair
 
setValues(int, XTableArrayList.Array.Value) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Builder
repeated .org.kobe.xbot.Utilities.Entities.Array.Value values = 1;
setValues(int, XTableArrayList.Array.Value.Builder) - Method in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Builder
repeated .org.kobe.xbot.Utilities.Entities.Array.Value values = 1;
setVersion(String) - Method in class org.kobe.xbot.Utilities.ClientStatistics
 
setVersion(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
Optional fields
setVersion(String) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string version = 6;
setVersion(String) - Method in class org.kobe.xbot.Utilities.SystemStatistics
 
setVersionBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.ClientStatistics.Builder
Optional fields
setVersionBytes(ByteString) - Method in class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.ClientInfo.Builder
string version = 6;
setX(double) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.Coordinate.Builder
double x = 1;
setY(double) - Method in class org.kobe.xbot.Utilities.Entities.XTableValues.Coordinate.Builder
double y = 2;
SEVERE - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Level
SEVERE = 3;
SEVERE_VALUE - Static variable in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.XTableLog.Level
SEVERE = 3;
shouldStopClientRegistry(int) - Method in class org.kobe.xbot.JServer.ClientRegistry
Method to check if the client registry should stop based on current messages per second compared to the max iteration speed threshold percentage.
shutdown() - Method in class org.kobe.xbot.JClient.XTablesClient
Gracefully shuts down the XTablesClient.
shutdown() - Method in class org.kobe.xbot.JServer.XTablesMessageRate
 
shutdown() - Method in class org.kobe.xbot.JServer.XTablesServer
Shuts down the server and releases all associated resources, including JeroMQ context, mDNS service, and handler threads.
shutdown() - Method in class org.kobe.xbot.Tests.AsyncNIOServer
 
shutdown() - Method in class org.kobe.xbot.Tests.BlockingSocket
 
shutdownXTableContext(String) - Method in class org.kobe.xbot.JClient.XTablesClient
Shuts down and removes an XTableContext associated with the given key.
size - Variable in class org.kobe.xbot.Utilities.CircularBuffer
 
size() - Method in class org.kobe.xbot.Utilities.XTablesData
 
socket - Variable in class org.kobe.xbot.JClient.BaseHandler
 
socket - Variable in class org.kobe.xbot.JServer.BaseHandler
 
start() - Method in class org.kobe.xbot.Tests.AsyncNIOServer
 
start() - Method in class org.kobe.xbot.Tests.BlockingSocket
 
start() - Method in class org.kobe.xbot.Tests.NonBlockingServer
 
STARTING - Enum constant in enum class org.kobe.xbot.Utilities.XTableStatus
 
STRESSED - Enum constant in enum class org.kobe.xbot.Utilities.ClientStatistics.HealthStatus
 
STRESSED - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.HealthStatus
STRESSED = 2;
STRESSED - Enum constant in enum class org.kobe.xbot.Utilities.SystemStatistics.HealthStatus
 
STRESSED_VALUE - Static variable in enum class org.kobe.xbot.Utilities.Entities.XTableClientStatistics.HealthStatus
STRESSED = 2;
STRING - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Type
STRING = 1;
STRING_LIST - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Type
STRING_LIST = 11;
STRING_LIST_VALUE - Static variable in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Type
STRING_LIST = 11;
STRING_VALUE - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value.ValueCase
 
STRING_VALUE - Static variable in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Type
STRING = 1;
STRING_VALUE_FIELD_NUMBER - Static variable in class org.kobe.xbot.Utilities.Entities.XTableArrayList.Array.Value
 
subscribe(String) - Method in class org.kobe.xbot.JClient.XTablesClient
 
subscribe(String) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
subscribe(String, int) - Method in class org.kobe.xbot.JClient.XTablesClient
 
subscribe(String, int) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
subscribe(String, Consumer<E>, XTableProto.XTableMessage.Type) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
subscribe(String, Consumer<XTableProto.XTableMessage.XTableUpdate>) - Method in class org.kobe.xbot.JClient.XTablesClient
Subscribes to a specific key and associates a consumer to process updates for that key.
subscribe(String, Consumer<XTableProto.XTableMessage.XTableUpdate>) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
subscribe(Consumer<XTableProto.XTableMessage.XTableUpdate>) - Method in class org.kobe.xbot.JClient.XTablesClient
Subscribes to updates for all keys and associates a consumer to process updates for all keys.
subscribe(Consumer<XTableProto.XTableMessage.XTableUpdate>) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
SUBSCRIBE_DELETE - Enum constant in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Command
SUBSCRIBE_DELETE = 9;
SUBSCRIBE_DELETE - Enum constant in enum class org.kobe.xbot.Utilities.MethodType
 
SUBSCRIBE_DELETE_VALUE - Static variable in enum class org.kobe.xbot.Utilities.Entities.XTableProto.XTableMessage.Command
SUBSCRIBE_DELETE = 9;
SUBSCRIBE_UPDATE - Enum constant in enum class org.kobe.xbot.Utilities.MethodType
 
SubscribeHandler - Class in org.kobe.xbot.JClient
SubscribeHandler - A handler for processing incoming subscription messages using JeroMQ.
SubscribeHandler(ZMQ.Socket, XTablesClient) - Constructor for class org.kobe.xbot.JClient.SubscribeHandler
Constructor that initializes the handler with the provided socket and server instance.
subscribeToServerLogs(Consumer<XTableProto.XTableMessage.XTableLog>) - Method in class org.kobe.xbot.JClient.XTablesClient
Subscribes a consumer-to-server log update.
subscribeToServerLogs(Consumer<XTableProto.XTableMessage.XTableLog>) - Method in interface org.kobe.xbot.Utilities.Entities.Subscriptions
 
subscriptionConsumers - Variable in class org.kobe.xbot.JClient.XTablesClient
 
Subscriptions - Interface in org.kobe.xbot.Utilities.Entities
 
success - Static variable in class org.kobe.xbot.JClient.XTablesClient
 
successByte - Static variable in class org.kobe.xbot.JClient.XTablesClient
 
SystemStatistics - Class in org.kobe.xbot.Utilities
 
SystemStatistics(XTablesServer) - Constructor for class org.kobe.xbot.Utilities.SystemStatistics
 
SystemStatistics.HealthStatus - Enum Class in org.kobe.xbot.Utilities
 
A B C D E F G H I J K L M N O P Q R S T U V W X Y _ 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form