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 Z _ 
All Classes All Packages

A

A - Static variable in class org.hcjf.encoding.MimeType
 
AAB - Static variable in class org.hcjf.encoding.MimeType
 
AAD - Static variable in class org.hcjf.properties.SystemProperties.Cryptography
 
AAM - Static variable in class org.hcjf.encoding.MimeType
 
AAS - Static variable in class org.hcjf.encoding.MimeType
 
ABC - Static variable in class org.hcjf.encoding.MimeType
 
ACCEPT - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCEPT_CHARSET - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCEPT_ENCODING - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCEPT_LANGUAGE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCEPTED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.3
Access(boolean) - Constructor for class org.hcjf.layers.Layer.Access
 
Access(boolean, String) - Constructor for class org.hcjf.layers.Layer.Access
 
Access(boolean, String, Throwable) - Constructor for class org.hcjf.layers.Layer.Access
 
ACCESS_CONTROL_ALLOW_CREDENTIALS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_HEADERS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_METHODS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_ALLOW_ORIGIN - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_EXPOSE_HEADERS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_MAX_AGE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_REQUEST_HEADERS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_REQUEST_METHODS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ACCESS_CONTROL_REQUEST_ORIGIN - Static variable in class org.hcjf.io.net.http.HttpHeader
 
AccessControl(String) - Constructor for class org.hcjf.io.net.http.HttpServer.AccessControl
 
AccessControl(String, Integer) - Constructor for class org.hcjf.io.net.http.HttpServer.AccessControl
 
Accessor(Class, String, Method) - Constructor for class org.hcjf.utils.Introspection.Accessor
 
Accessors(String, Introspection.Getter, Introspection.Setter) - Constructor for class org.hcjf.utils.Introspection.Accessors
 
accumulate(double, double) - Method in interface org.hcjf.utils.SynchronizedCountOperation.Operation
 
accumulateFunction(Number, Object[], BiFunction<BigDecimal, BigDecimal, Number>) - Method in interface org.hcjf.layers.query.functions.NumberSetFunction
This method apply a function with two parameters, the first parameter is the accumulated value and the second parameter is the new value to apply.
ACGI - Static variable in class org.hcjf.encoding.MimeType
 
ACK_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
AckMessage - Class in org.hcjf.cloud.impl.messages
 
AckMessage() - Constructor for class org.hcjf.cloud.impl.messages.AckMessage
 
AckMessage(Message) - Constructor for class org.hcjf.cloud.impl.messages.AckMessage
 
AdaptableLayer - Interface in org.hcjf.layers
This interface indicates that the implementation is able to adapt the arguments to force the call.
adaptArguments(Method, Object[]) - Method in interface org.hcjf.layers.AdaptableLayer
Adapt the arrays of arguments to force the layer call.
adaptArguments(Method, Object[]) - Method in class org.hcjf.layers.crud.CrudLayer
 
add(double) - Method in class org.hcjf.utils.SynchronizedCountOperation
 
add(double) - Method in class org.hcjf.utils.TemporalMean
 
add(int) - Method in class org.hcjf.utils.TemporalMean
 
add(long) - Method in class org.hcjf.utils.TemporalMean
 
add(Object) - Method in class org.hcjf.layers.query.ParameterizedQuery
Add new parameter into the next place.
add(Object, Object) - Method in class org.hcjf.cloud.cache.CloudCache
Add some information indexed by specific id onto the cloud cache implementation.
add(ByteBuffer) - Method in class org.hcjf.io.net.http.HttpPackage.ChunkedDecoderLayer
Adds a fragment of the body into the internal buffer.
add(ByteBuffer) - Method in interface org.hcjf.io.net.http.HttpPackage.TransferDecodingLayerInterface
Add a new fragment for the current body.
add(O) - Method in class org.hcjf.cloud.impl.QueueImpl
 
add(O) - Method in class org.hcjf.layers.query.ResultSet
Ensures that this collection contains the specified element (optional operation).
add(V) - Method in class org.hcjf.utils.TtlSet
 
addAccessControl(HttpServer.AccessControl) - Method in class org.hcjf.io.net.http.HttpServer
Adda new access control into the server.
addAll(Collection<? extends O>) - Method in class org.hcjf.cloud.impl.QueueImpl
 
addAll(Collection<? extends O>) - Method in class org.hcjf.layers.query.ResultSet
Adds all of the elements in the specified collection to this collection (optional operation).
addAll(Collection<? extends V>) - Method in class org.hcjf.utils.TtlSet
 
addAllowHeader(String...) - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
addAllowMethod(String...) - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
addBoolean(Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements the true or false evaluation.
addContext(Context) - Method in class org.hcjf.io.net.http.HttpServer
Add context to the server.
addContext(Context) - Method in class org.hcjf.io.net.http.proxy.HttpProxy
This kind of http server not support custom context because there are only one context to take the incoming request and redirect the traffic using the storage rules.
addCookie(Cookie) - Method in class org.hcjf.io.net.http.HttpPackage
Add a cookie to the http package.
addData(byte[]) - Method in class org.hcjf.io.net.http.HttpPackage
Add a portion of data into the package.
addDecoupledAction(NetServiceConsumer.DecoupledAction) - Method in class org.hcjf.io.net.NetServiceConsumer
Add a new decoupled action into the queue.
addDefault(String, String) - Static method in class org.hcjf.errors.Errors
Add the default value associated to error code.
addDefault(String, String) - Static method in class org.hcjf.log.LogMessages
Add the default value associated to log code.
addDefaultResponseHeaders(HttpResponse, byte[]) - Static method in class org.hcjf.io.net.http.Context
Utils method in order to add a default headers into the default response package.
addEgressPackage(long) - Method in class org.hcjf.service.ServiceSession
Adds the amount of bytes egress for this session
addEvaluator(Evaluator) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add an instance of the evaluator object that evaluate if some instance of the data collection must be in the result add or not.
addEventListener(EventListener) - Static method in class org.hcjf.events.Events
Add event listener.
addExposeHeader(String...) - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
addFunctionName(String) - Method in class org.hcjf.layers.query.functions.BaseQueryFunctionLayer
Adds alias to internal store to deploy the layer with all the aliases added with the expected format name.
addGrant(Grants.Grant) - Method in class org.hcjf.service.ServiceSession
Add a grant into the session.
addGroupField(String) - Method in class org.hcjf.layers.query.Query
Add a name of the field for group the data collection.
addGroupField(QueryReturnParameter) - Method in class org.hcjf.layers.query.Query
Add a name of the field for group the data collection.
addHeader(HttpHeader) - Method in class org.hcjf.io.net.http.HttpPackage
Add a new header into a package.
addHttpHeader(String) - Method in class org.hcjf.io.net.http.HttpClient
Add header to request.
addHttpHeader(HttpHeader) - Method in class org.hcjf.io.net.http.HttpClient
Add header to request.
addHttpParameter(String, String) - Method in class org.hcjf.io.net.http.HttpRequest
Add parameter.
addIngressPackage(long) - Method in class org.hcjf.service.ServiceSession
Adds the amount of bytes ingress for this session
addInstance(K) - Method in class org.hcjf.utils.TtlCollection
Add instance into the ttl map.
addInternalDefault(String, String) - Method in class org.hcjf.utils.Messages
Add the default value associated to error code.
addJoin(Join) - Method in class org.hcjf.layers.query.Query
Add join instance to the query.
addLayer(Class<? extends Layer>) - Method in class org.hcjf.layers.plugins.Plugin
Add a layer class into the plugin definition.
addLocalObject(Object, List<UUID>, List<UUID>, Long, Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
addNamingConsumer(NamingConsumer) - Static method in class org.hcjf.names.Naming
Add a new consumer into the service.
addOrderField(String) - Method in class org.hcjf.layers.query.Query
Add a name of the field for order the data collection.
addOrderField(String, boolean) - Method in class org.hcjf.layers.query.Query
Add a name of the field for order the data collection.
addOrderParameter(QueryOrderParameter) - Method in class org.hcjf.layers.query.Query
Add a name of the field for order the data collection.
addPath(String...) - Method in class org.hcjf.io.net.http.HttpClient
Add path over base context of the constructor URI.
addPrinter(LogPrinter) - Static method in class org.hcjf.log.Log
This method register a printer.
addRemoteObject(Object, List<UUID>, List<UUID>, Long, Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
addReturnField(String) - Method in class org.hcjf.layers.query.Query
Add the name of the field to be returned in the result set.
addReturnField(QueryReturnParameter) - Method in class org.hcjf.layers.query.Query
Add the name of the field to be returned in the result set.
addRule(HttpProxyRule) - Method in class org.hcjf.io.net.http.proxy.HttpProxy
Adds a rule to redirect incoming requests.
addServiceEndPoint(UUID) - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
addServiceSessionSource(ServiceSession.ServiceSessionSource) - Static method in class org.hcjf.service.ServiceSession
Add session source into the global repository.
addThreadTime(long) - Method in class org.hcjf.service.ServiceSession
Add system use time to specific session in nanoseconds.
AFL - Static variable in class org.hcjf.encoding.MimeType
 
Agent - Class in org.hcjf.log.debug
This class represents an agent that collect and store data from different points of the platform in order to monitoring and debug the instance status
Agent(String, String) - Constructor for class org.hcjf.log.debug.Agent
 
Agents - Class in org.hcjf.log.debug
Class with some static useful methods to register and search information about agents.
Agents() - Constructor for class org.hcjf.log.debug.Agents
 
AI - Static variable in class org.hcjf.encoding.MimeType
 
AIF - Static variable in class org.hcjf.encoding.MimeType
 
AIFC - Static variable in class org.hcjf.encoding.MimeType
 
AIFF - Static variable in class org.hcjf.encoding.MimeType
 
AIM - Static variable in class org.hcjf.encoding.MimeType
 
AIP - Static variable in class org.hcjf.encoding.MimeType
 
ALGORITHM - Static variable in class org.hcjf.properties.SystemProperties.Cryptography
 
ALL - Static variable in class org.hcjf.utils.Strings
 
allIndexOf(byte[], byte[]) - Static method in class org.hcjf.utils.Bytes
Returns all the index into the array where start the key.
allIndexOf(byte[], byte[], int, int) - Static method in class org.hcjf.utils.Bytes
Returns all the index into the array where start the key.
allIndexOf(String, String) - Static method in class org.hcjf.utils.Strings
Return all the index into the string value where found the specific founded value.
allIndexOf(String, String, boolean) - Static method in class org.hcjf.utils.Strings
Return all the index into the string value where found the specific founded value.
and() - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a group evaluator with 'and' function, by default return evaluate with false.
And - Class in org.hcjf.layers.query.evaluators
 
And(EvaluatorCollection) - Constructor for class org.hcjf.layers.query.evaluators.And
 
AND - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
ANI - Static variable in class org.hcjf.encoding.MimeType
 
ANY - Static variable in class org.hcjf.layers.query.model.QueryResource
 
AOS - Static variable in class org.hcjf.encoding.MimeType
 
append(boolean) - Method in class org.hcjf.utils.Strings.Builder
 
append(boolean, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(byte[]) - Method in class org.hcjf.io.net.messages.MessageBuffer
Appends data into the buffer.
append(char) - Method in class org.hcjf.utils.Strings.Builder
 
append(char[]) - Method in class org.hcjf.utils.Strings.Builder
 
append(char[], int, int) - Method in class org.hcjf.utils.Strings.Builder
 
append(char[], int, int, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(char[], String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(char, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(double) - Method in class org.hcjf.utils.Strings.Builder
 
append(double, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(float) - Method in class org.hcjf.utils.Strings.Builder
 
append(float, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(int) - Method in class org.hcjf.utils.Strings.Builder
 
append(int, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(long) - Method in class org.hcjf.utils.Strings.Builder
 
append(long, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(CharSequence) - Method in class org.hcjf.utils.Strings.Builder
 
append(CharSequence, int, int) - Method in class org.hcjf.utils.Strings.Builder
 
append(CharSequence, int, int, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(CharSequence, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(Object) - Method in class org.hcjf.utils.Strings.Builder
 
append(Object, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(String) - Method in class org.hcjf.utils.Strings.Builder
 
append(StringBuffer) - Method in class org.hcjf.utils.Strings.Builder
 
append(StringBuffer, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(String, String...) - Method in class org.hcjf.utils.Strings.Builder
 
append(Message) - Method in class org.hcjf.io.net.messages.MessageBuffer
Appends a message into the buffer.
appendCodePoint(int) - Method in class org.hcjf.utils.Strings.Builder
 
APPLICATION_ACAD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_ARJ - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_BASE64 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_BINHEX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_BINHEX4 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_BOOK - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_BSON - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_CDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_CLARISCAD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_COMMONGROUND - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_DRAFTING - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_DSPTYPE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_DXF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_ECMASCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_ENVOY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_EXCEL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_FRACTALS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_FREELOADER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_FUTURESPLASH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_GNUTAR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_GROUPWISE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_HLP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_HTA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_I_DEAS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_IGES - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_INF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_JAVA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_JAVA_BYTE_CODE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_JAVASCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_JSON - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_LHA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_LZX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MAC_BINARY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MAC_BINHEX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MAC_BINHEX40 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MAC_COMPACTPRO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MACBINARY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MARC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MBEDLET - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MCAD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MIME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MSPOWERPOINT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MSWORD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_MSWRITE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_NETMC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_OCTET_STREAM - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_ODA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKCS_12 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKCS_CRL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKCS10 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKCS7_MIME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKCS7_SIGNATURE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKIX_CERT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PKIX_CRL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PLAIN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_POSTSCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_POWERPOINT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_PRO_ENG - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_RINGING_TONES - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_RTF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SDP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SEA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SET - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SLA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SMIL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SOAP_XML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SOLIDS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_SOUNDER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_STEP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_STREAMINGMEDIA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_TOOLBOOK - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VDA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_FDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_GOOGLE_EARTH_KML_XML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_GOOGLE_EARTH_KMZ - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_HP_HPGL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_HP_PCL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_EXCEL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_PKI_CERTSTORE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_PKI_PKO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_PKI_SECCAT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_PKI_STL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_POWERPOINT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_MS_PROJECT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_NOKIA_CONFIGURATION_MESSAGE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_NOKIA_RINGING_TONE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OASIS_OPENDOCUMENT_PRESENTATION - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OASIS_OPENDOCUMENT_SPREADSHEET - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OASIS_OPENDOCUMENT_TEXT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_PRESENTATIONML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_SPREADSHEETML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_OPENXMLFORMATS_OFFICEDOCUMENT_WORDPROCESSINGML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_RN_REALMEDIA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_RN_REALPLAYER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_WAP_WMLC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_WAP_WMLSCRIPTC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VND_XARA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VOCALTEC_MEDIA_DESC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_VOCALTEC_MEDIA_FILE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_WORDPERFECT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_WORDPERFECT6_0 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_WORDPERFECT6_1 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_123 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_7Z_COMPRESSED - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_AIM - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_AUTHORWARE_BIN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_AUTHORWARE_MAP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_AUTHORWARE_SEG - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BCPIO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BINARY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BINHEX40 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BSH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BYTECODE_ELISP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BYTECODE_PYTHON - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BZIP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_BZIP2 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CDLINK - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CHAT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CMU_RASTER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_COCOA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_COMPACTPRO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_COMPRESS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_COMPRESSED - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CONFERENCE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CPIO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_CSH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_DEEPV - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_DIRECTOR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_DVI - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_ELC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_ENVOY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_ESREHBER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_EXCEL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_FRAME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_FREELANCE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_GSP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_GSS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_GTAR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_GZIP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_HDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_HELPFILE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_HTTPD_IMAP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_IMA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_INTERNETT_SIGNUP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_INVENTOR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_IP2 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_JAVA_CLASS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_JAVA_COMMERCE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_JAVASCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_KOAN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_KSH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LATEX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LHA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LISP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LIVESCREEN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LOTUS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LOTUSSCREENCAM - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LZH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_LZX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MAC_BINHEX40 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MACBINARY - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MAGIC_CAP_PACKAGE_1_0 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MATHCAD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MEME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MIDI - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MIF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MIX_TRANSFER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MPLAYER2 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MSEXCEL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_MSPOWERPOINT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NAVI_ANIMATION - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NAVIDOC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NAVIMAP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NAVISTYLE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NETCDF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NEWTON_COMPATIBLE_PKG - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_NOKIA_9000_COMMUNICATOR_ADD_ON_SOFTWARE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_OMC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_OMCDATAMAKER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_OMCREGERATOR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PAGEMAKER - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PCL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PIXCLSCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS10 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS12 - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS7_CERTIFICATES - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS7_CERTREQRESP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS7_MIME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PKCS7_SIGNATURE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_POINTPLUS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PORTABLE_ANYMAP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_PROJECT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_QPRO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_RAR_COMPRESSED - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_RTF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SDP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SEA - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SEELOGO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SHAR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SHOCKWAVE_FLASH - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SIT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SPRITE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_STUFFIT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SV4CPIO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_SV4CRC - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TAR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TBOOK - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TCL - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TEX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TEXINFO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TROFF - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TROFF_MAN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TROFF_ME - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TROFF_MS - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_TROFF_MSVIDEO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_USTAR - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_VISIO - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_VND_AUDIOEXPLOSION_MZZ - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_VND_LS_XPIX - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_VRML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WAIS_SOURCE - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WINHELP - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WINTALK - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WORLD - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WPWIN - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WRI - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_WWW_FORM_URLENCODED - Static variable in class org.hcjf.io.net.http.HttpHeader
 
APPLICATION_X_X509_CA_CERT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_X509_USER_CERT - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_X_ZIP_COMPRESSED - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_XML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_YAML - Static variable in class org.hcjf.encoding.MimeType
 
APPLICATION_ZIP - Static variable in class org.hcjf.encoding.MimeType
 
applyFunction(Number, Number, BiFunction<BigDecimal, BigDecimal, Number>) - Method in interface org.hcjf.layers.query.functions.NumberSetFunction
 
applyStrategy() - Method in interface org.hcjf.cloud.cache.CloudCacheStrategy
This method must evaluate the specific strategy and return all the ids that will be removed of the cache implementation.
applyStrategy() - Method in class org.hcjf.cloud.cache.SizeStrategy
This method must evaluate the specific strategy and return all the ids that will be removed of the cache implementation.
APS - Static variable in class org.hcjf.encoding.MimeType
 
ARC - Static variable in class org.hcjf.encoding.MimeType
 
ARGUMENT_SEPARATOR - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
ARGUMENT_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
ARGUMENT_SEPARATOR_2 - Static variable in class org.hcjf.utils.Strings
 
ARITHMETIC - Static variable in class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
ARJ - Static variable in class org.hcjf.encoding.MimeType
 
ART - Static variable in class org.hcjf.encoding.MimeType
 
AS - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
AS_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
ASF - Static variable in class org.hcjf.encoding.MimeType
 
ASM - Static variable in class org.hcjf.encoding.MimeType
 
ASP - Static variable in class org.hcjf.encoding.MimeType
 
ASSIGNATION - Static variable in class org.hcjf.utils.Strings
 
ASX - Static variable in class org.hcjf.encoding.MimeType
 
AT - Static variable in class org.hcjf.utils.Strings
 
AttachFile(String, String, MimeType, byte[]) - Constructor for class org.hcjf.io.net.http.HttpRequest.AttachFile
 
AU - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_AIFF - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_BASIC - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_IT - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MAKE - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MAKE_MY_FUNK - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MID - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MIDI - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MOD - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MPEG - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_MPEG3 - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_NSPAUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_S3M - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_TSP_AUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_TSPLAYER - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_VND_QCELP - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_VOC - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_VOXWARE - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_WAV - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_ADPCM - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_AIFF - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_AU - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_GSM - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_JAM - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_LIVEAUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MID - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MIDI - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MOD - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MPEG - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MPEG_3 - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_MPEQURL - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_NSPAUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_PN_REALAUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_PN_REALAUDIO_PLUGIN - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_PSID - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_REALAUDIO - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_TWINVQ - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_TWINVQ_PLUGIN - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_VND_AUDIOEXPLOSION_MJUICEMEDIAFILE - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_VOC - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_X_WAV - Static variable in class org.hcjf.encoding.MimeType
 
AUDIO_XM - Static variable in class org.hcjf.encoding.MimeType
 
AUTHORIZATION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
AUTHORIZATION_HEADER - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
AUTOMATIC_CONTENT_LENGTH_SKIP_CODES - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
AVAILABLE - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
AVI - Static variable in class org.hcjf.encoding.MimeType
 
AVS - Static variable in class org.hcjf.encoding.MimeType
 
await() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
await(long, TimeUnit) - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
awaitNanos(long) - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
awaitUninterruptibly() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
awaitUntil(Date) - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 

B

BAD_GATEWAY - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.3
BAD_REQUEST - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.1
BaseEvaluator - Class in org.hcjf.layers.query.evaluators
 
BaseEvaluator() - Constructor for class org.hcjf.layers.query.evaluators.BaseEvaluator
 
BaseEvaluator.QueryValue - Class in org.hcjf.layers.query.evaluators
This kind of query value represents a sub-query.
BaseEvaluator.ReplaceableValue - Class in org.hcjf.layers.query.evaluators
Return the object that is in the specific position into the parameters array.
BaseEvaluator.UnprocessedValue - Interface in org.hcjf.layers.query.evaluators
This kind of values take the true value in the execution time of the query.
BaseFunctionLayer - Class in org.hcjf.layers.query.functions
 
BaseFunctionLayer(String) - Constructor for class org.hcjf.layers.query.functions.BaseFunctionLayer
 
BaseQueryAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
BaseQueryAggregateFunctionLayer(String) - Constructor for class org.hcjf.layers.query.functions.BaseQueryAggregateFunctionLayer
 
BaseQueryFunctionLayer - Class in org.hcjf.layers.query.functions
 
BaseQueryFunctionLayer(String) - Constructor for class org.hcjf.layers.query.functions.BaseQueryFunctionLayer
 
BCPIO - Static variable in class org.hcjf.encoding.MimeType
 
BIG_DECIMAL_DIVIDE_SCALE - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
BIN - Static variable in class org.hcjf.encoding.MimeType
 
BLACK - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLACK_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BLUE_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
BM - Static variable in class org.hcjf.encoding.MimeType
 
BMP - Static variable in class org.hcjf.encoding.MimeType
 
BODY_FIELD - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
bodyDone() - Method in class org.hcjf.io.net.http.HttpPackage
Verify if the body of the package is complete.
BOO - Static variable in class org.hcjf.encoding.MimeType
 
BOOK - Static variable in class org.hcjf.encoding.MimeType
 
BooleanEvaluator - Class in org.hcjf.layers.query.evaluators
 
BooleanEvaluator(Object) - Constructor for class org.hcjf.layers.query.evaluators.BooleanEvaluator
 
BOUNDARY - Static variable in class org.hcjf.io.net.http.HttpHeader
 
BOZ - Static variable in class org.hcjf.encoding.MimeType
 
Broadcast() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
Broadcast() - Constructor for class org.hcjf.properties.SystemProperties.Net.Broadcast
 
BroadcastConsumer - Interface in org.hcjf.io.net.broadcast
This interface provides all the methods as needed to register a broadcast consumer.
BroadcastService - Class in org.hcjf.io.net.broadcast
This service provides capabilities to register broadcast task in order to notify for all the net this task.
BroadcastService.PingMessage - Class in org.hcjf.io.net.broadcast
Message that is sending in order to publish the instance for all the net
BroadcastService.PongMessage - Class in org.hcjf.io.net.broadcast
Message that is sending as response for the Ping Message.
BroadcastService.ShutdownMessage - Class in org.hcjf.io.net.broadcast
Message that is sending to notify for all the net that the instance is shutting down
BSH - Static variable in class org.hcjf.encoding.MimeType
 
BSON - Static variable in class org.hcjf.encoding.MimeType
 
BSON_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
BsonCustomBuilderLayer<P extends BsonParcelable> - Interface in org.hcjf.utils.bson
This kind of layers provides a custom way to create a instance from a bson document.
BsonParcelable - Interface in org.hcjf.utils.bson
This interface provides the default method to create a bson document of the instance and recreate the instance from bson document.
BsonParcelable.Builder - Class in org.hcjf.utils.bson
Internal class to create and populate the instance serialized into the bson document.
BsonParcelableMap - Class in org.hcjf.utils.bson
 
BsonParcelableMap() - Constructor for class org.hcjf.utils.bson.BsonParcelableMap
 
BsonQueryFunctionLayer - Class in org.hcjf.layers.query.functions
This class contains a set of function to work with bson objects.
BsonQueryFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.BsonQueryFunctionLayer
 
build(String) - Static method in class org.hcjf.utils.Version
 
Builder() - Constructor for class org.hcjf.utils.bson.BsonParcelable.Builder
 
Builder() - Constructor for class org.hcjf.utils.Strings.Builder
 
BusyNodeMessage - Class in org.hcjf.cloud.impl.messages
 
BusyNodeMessage() - Constructor for class org.hcjf.cloud.impl.messages.BusyNodeMessage
 
BusyNodeMessage(Node) - Constructor for class org.hcjf.cloud.impl.messages.BusyNodeMessage
 
Bytes - Class in org.hcjf.utils
 
Bytes() - Constructor for class org.hcjf.utils.Bytes
 
bytesToHex(byte[]) - Static method in class org.hcjf.utils.Strings
Returns a hexadecimal representation of the byte array.
BZ - Static variable in class org.hcjf.encoding.MimeType
 
BZ2 - Static variable in class org.hcjf.encoding.MimeType
 

C

C - Static variable in class org.hcjf.encoding.MimeType
 
C_PLUS_PLUS - Static variable in class org.hcjf.encoding.MimeType
 
CACERT_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
Cache() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Cache
 
call(Callable<O>, ServiceSession) - Static method in class org.hcjf.service.Service
This method execute a callable instance and wait for the response.
call(Callable<O>, ServiceSession, long) - Static method in class org.hcjf.service.Service
This method execute a callable instance and wait for the response.
callAs(Callable<O>, ServiceSession) - Static method in class org.hcjf.service.ServiceSession
Run the callable instance in the same thread but in the scope of other identity, when the callable code ends the identity is removed automatically no matter how it's finished.
CANCEL - org.hcjf.io.net.http.http2.Http2Frame.Error
 
capacity() - Method in class org.hcjf.utils.Strings.Builder
 
capitalize(String) - Static method in class org.hcjf.utils.Strings
Replace the first character for his upper case representation.
CARRIAGE_RETURN - Static variable in class org.hcjf.utils.Strings
 
CARRIAGE_RETURN_AND_LINE_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
CASE_INSENSITIVE_REGEX_FLAG - Static variable in class org.hcjf.utils.Strings
 
CAT - Static variable in class org.hcjf.encoding.MimeType
 
CC - Static variable in class org.hcjf.encoding.MimeType
 
CCAD - Static variable in class org.hcjf.encoding.MimeType
 
CCO - Static variable in class org.hcjf.encoding.MimeType
 
CDF - Static variable in class org.hcjf.encoding.MimeType
 
CER - Static variable in class org.hcjf.encoding.MimeType
 
CHA - Static variable in class org.hcjf.encoding.MimeType
 
charAt(int) - Method in class org.hcjf.utils.Strings.Builder
 
chars() - Method in class org.hcjf.utils.Strings.Builder
 
CHAT - Static variable in class org.hcjf.encoding.MimeType
 
checkAccept(String, int) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkAccess() - Method in class org.hcjf.layers.Layer
This method must be override to add restrictions over particular implementations of the layers.
checkAccess(Thread) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkAccess(ThreadGroup) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkAllocatedMemory() - Static method in class org.hcjf.service.ServiceThread
Verify if the current thread allocate more bytes that the max configured.
checkConnect(String, int) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkConnect(String, int, Object) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkCreateClassLoader() - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkDelete(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkEvaluator(Evaluator) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
 
checkEvaluator(Evaluator) - Method in class org.hcjf.layers.query.Query
 
checkExec(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkExecutionTime() - Static method in class org.hcjf.service.ServiceThread
Verify if the current thread use more time that the max configured.
checkExit(int) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkInterruptedThread() - Static method in class org.hcjf.service.ServiceThread
Verify if the current thread is interrupted.
checkLink(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkListen(int) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkMulticast(InetAddress) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkNumberAndType(String, Object[], Integer, Class...) - Method in class org.hcjf.layers.query.functions.BaseQueryFunctionLayer
Check if the number of parameters and the type are the same that the incoming array.
checkPackageAccess(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPackageDefinition(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPermission(Class, String) - Static method in class org.hcjf.service.security.SecurityPermissions
Checks if the current identity contains the grants for the specific permission.
checkPermission(Class, String, SecurityPermissions.GrantedAction) - Static method in class org.hcjf.service.security.SecurityPermissions
Checks if the current identity contains the grants for the specific permission, if the permission is granted then is executed the attached action.
checkPermission(Permission) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPermission(Permission, Object) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPrintJobAccess() - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPropertiesAccess() - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkPropertyAccess(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkRead(FileDescriptor) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkRead(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkRead(String, Object) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkSecurityAccess(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkSession(CloudSession, MessageBuffer, NetPackage) - Method in class org.hcjf.cloud.impl.network.CloudClient
 
checkSession(CloudSession, MessageBuffer, NetPackage) - Method in class org.hcjf.cloud.impl.network.CloudServer
 
checkSession(ConsoleSession, MessageBuffer, NetPackage) - Method in class org.hcjf.io.console.ConsoleServer
Check the session.
checkSession(HttpSession, HttpPackage, NetPackage) - Method in class org.hcjf.io.net.http.HttpClient
 
checkSession(HttpSession, HttpPackage, NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
This method must update the http session with all the information of the request.
checkSession(HttpSession, HttpRequest) - Method in interface org.hcjf.io.net.http.HttpSessionManager
This method must update the session with the information into the request.
checkSession(HttpSession, HttpRequest) - Method in class org.hcjf.io.net.http.HttpSessionManager.DefaultHttpSessionManager
This method must update the session with the information into the request.
checkSession(NetSession) - Method in class org.hcjf.io.net.NetService
Check if the specific session is active into the sercie.
checkSession(S, D, NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
Check the channel session.
checkWrite(FileDescriptor) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
checkWrite(String) - Method in class org.hcjf.service.security.ServiceSecurityManager
 
CHEMICAL_X_PDB - Static variable in class org.hcjf.encoding.MimeType
 
CHUNKED - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ChunkedDecoderLayer() - Constructor for class org.hcjf.io.net.http.HttpPackage.ChunkedDecoderLayer
 
ChunkedHttpPipelineResponse - Class in org.hcjf.io.net.http.pipeline
This specific pipeline implements a chunked http transfer encoding.
ChunkedHttpPipelineResponse(int) - Constructor for class org.hcjf.io.net.http.pipeline.ChunkedHttpPipelineResponse
 
CLASS - Static variable in class org.hcjf.encoding.MimeType
 
CLASS_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
CLEAN_LINES - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
cleanBuffer() - Method in class org.hcjf.utils.Strings.Builder
This method set a null value to the internal buffer.
clear() - Method in class org.hcjf.cloud.impl.MapImpl
 
clear() - Method in class org.hcjf.cloud.impl.QueueImpl
 
clear() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
Clean internal properties map.
clear() - Method in interface org.hcjf.layers.query.Groupable
Remove all the elements of the groupable object.
clear() - Method in class org.hcjf.layers.query.JoinableMap
 
clear() - Method in class org.hcjf.layers.query.ResultSet
Removes all of the elements from this collection (optional operation).
clear() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
clear() - Method in class org.hcjf.utils.LruMap
 
clear() - Method in class org.hcjf.utils.TtlMap
 
clear() - Method in class org.hcjf.utils.TtlSet
 
clear(Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
CLIENT_CONNECTION_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
clone(String...) - Method in interface org.hcjf.layers.query.Enlarged
Clone th enlarged object.
clone(String...) - Method in class org.hcjf.layers.query.JoinableMap
Clone the joinable map instance.
cloneEmpty() - Method in interface org.hcjf.layers.query.Enlarged
Clone the enlarged object without domain information.
cloneEmpty() - Method in class org.hcjf.layers.query.JoinableMap
Clone the joinable map without domain information.
CLOSED - Static variable in class org.hcjf.io.net.http.HttpHeader
 
Cloud - Class in org.hcjf.cloud
This class is a singleton that provides the generics cloud interface, the implementation of this interface depends of the system property 'hcjf.cloud.impl'
Cloud() - Constructor for class org.hcjf.properties.SystemProperties.Cloud
 
CLOUD_SAVE_MODE - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
CLOUD_TIMER_TASK_NAME - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
CloudBroadcastConsumer - Class in org.hcjf.cloud.impl.network
 
CloudBroadcastConsumer() - Constructor for class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
CloudCache - Class in org.hcjf.cloud.cache
This interface provides the method to use a simple cache.
CloudCache(String, Set<CloudCacheStrategy>) - Constructor for class org.hcjf.cloud.cache.CloudCache
 
CloudCacheStrategy - Interface in org.hcjf.cloud.cache
This interface define the cache strategy implementations.
CloudClient - Class in org.hcjf.cloud.impl.network
 
CloudClient(String, Integer) - Constructor for class org.hcjf.cloud.impl.network.CloudClient
 
CloudConsumer - Class in org.hcjf.cloud
Consumer implementation for the cloud internal service.
CloudConsumer() - Constructor for class org.hcjf.cloud.CloudConsumer
 
CloudOrchestrator - Class in org.hcjf.cloud.impl.network
This class implements a orchestrator in order to maintains the connection between nodes, synchronize all the time the node information and admin the communication between nodes using messages.
CloudOrchestrator.SystemCloudNodeReadableImplementation - Class in org.hcjf.cloud.impl.network
 
CloudOrchestrator.SystemCloudServiceReadableImplementation - Class in org.hcjf.cloud.impl.network
 
CloudServer - Class in org.hcjf.cloud.impl.network
 
CloudServer() - Constructor for class org.hcjf.cloud.impl.network.CloudServer
 
CloudServiceImpl - Interface in org.hcjf.cloud
This class must be implemented in order to create an implementation to resolve the cloud interface.
CloudSession - Class in org.hcjf.cloud.impl.network
 
CloudSession(NetServiceConsumer) - Constructor for class org.hcjf.cloud.impl.network.CloudSession
 
CloudTimerTask - Class in org.hcjf.cloud.timer
 
CloudTimerTask(String) - Constructor for class org.hcjf.cloud.timer.CloudTimerTask
 
CLUSTER_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
CLUSTER_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
codePointAt(int) - Method in class org.hcjf.utils.Strings.Builder
 
codePointBefore(int) - Method in class org.hcjf.utils.Strings.Builder
 
codePointCount(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
codePoints() - Method in class org.hcjf.utils.Strings.Builder
 
collect(E) - Method in interface org.hcjf.events.Events.EventCollector
 
COLLECTION_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
CollectionQueryFunction - Class in org.hcjf.layers.query.functions
 
CollectionQueryFunction() - Constructor for class org.hcjf.layers.query.functions.CollectionQueryFunction
 
Collector() - Constructor for class org.hcjf.properties.SystemProperties.Collector
 
COM - Static variable in class org.hcjf.encoding.MimeType
 
COMMENT - Static variable in class org.hcjf.io.net.http.Cookie
 
COMMENT_URL - Static variable in class org.hcjf.io.net.http.Cookie2
 
compare(Runnable, Runnable) - Method in class org.hcjf.service.Service.RunnableWrapperComparator
 
compareTo(Object) - Method in class org.hcjf.service.ServiceSession
Compare this session with other object.
compareTo(Node) - Method in class org.hcjf.cloud.impl.network.Node
 
compareTo(Join) - Method in class org.hcjf.layers.query.Join
Compare two instances of joins.
compareTo(QueryParameter) - Method in class org.hcjf.layers.query.model.QueryParameter
Compare the string representation of both objects.
compareTo(QueryResource) - Method in class org.hcjf.layers.query.model.QueryResource
 
compareTo(Version) - Method in class org.hcjf.utils.Version
 
compile(String) - Static method in class org.hcjf.layers.query.Query
Create a query instance from sql definition.
compile(String, boolean) - Static method in class org.hcjf.layers.query.Query
Create a query instance from sql definition.
COMPILER_CACHE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Query
 
compileSingleQuery(String) - Static method in class org.hcjf.layers.query.Query
Creates a query with next structure 'SELECT * FROM {resourceName}'
COMPONENT_STATUS - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
COMPRESSION_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
compute(String, BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
compute(String, BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
compute(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
computeIfAbsent(String, Function<? super String, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
computeIfAbsent(String, Function<? super String, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
computeIfAbsent(K, Function<? super K, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
computeIfPresent(String, BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
computeIfPresent(String, BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
computeIfPresent(K, BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
CONDITION_NAME_TEMPLATE - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Queue
 
CONDITION_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Cache
 
CONDITION_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
CONDITIONAL_GROUP_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
CONDITIONAL_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
CONF - Static variable in class org.hcjf.encoding.MimeType
 
CONFIG_MAP - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
configureMaxAllocatedMemory(Long) - Static method in class org.hcjf.service.ServiceThread
This method configure the max allocated memory for the current thread.
configureMaxExecutionTime(Long) - Static method in class org.hcjf.service.ServiceThread
This method configure the max time of execution for the current thread.
CONFLICT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.10
connect() - Method in class org.hcjf.io.net.NetClient
Put the client on the net service implementation
CONNECT - org.hcjf.io.net.http.HttpMethod
This specification reserves the method name CONNECT for use with a proxy that can dynamically switch to being a tunnel (e.g.
CONNECT - org.hcjf.io.net.NetPackage.ActionEvent
 
CONNECT_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
CONNECTED - org.hcjf.cloud.impl.network.Node.Status
 
CONNECTING - org.hcjf.cloud.impl.network.Node.Status
 
CONNECTION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
CONNECTION_CLOSE - org.hcjf.io.net.NetPackage.PackageStatus
This status indicates that the transaction can be processed because the connection of the session is closed.
CONNECTION_LOOP_WAIT_TIME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
CONNECTION_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net
 
CONNECTION_TIMEOUT_AVAILABLE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
ConsoleCommandLayerInterface - Interface in org.hcjf.io.console
 
ConsoleServer - Class in org.hcjf.io.console
This server accept connections from hcj-console instances.
ConsoleServer(Integer) - Constructor for class org.hcjf.io.console.ConsoleServer
 
ConsoleServer(Integer, Cryptography) - Constructor for class org.hcjf.io.console.ConsoleServer
 
ConsoleSession - Class in org.hcjf.io.console
Default session for the console connection.
ConsoleSession(UUID, NetServiceConsumer) - Constructor for class org.hcjf.io.console.ConsoleSession
 
consume(Object) - Method in interface org.hcjf.utils.Introspection.Consumer
The implementation of this method consume the value a return the same value or other instance based on this value.
CONSUMERS - Static variable in class org.hcjf.properties.SystemProperties.Log
 
contains(Object) - Method in class org.hcjf.cloud.impl.QueueImpl
 
contains(Object) - Method in class org.hcjf.layers.query.ResultSet
Returns true if this collection contains the specified element.
contains(Object) - Method in class org.hcjf.utils.TtlSet
 
contains(String) - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
Returns true if the name is contained into the properties of the package.
containsAll(Collection<?>) - Method in class org.hcjf.cloud.impl.QueueImpl
 
containsAll(Collection<?>) - Method in class org.hcjf.layers.query.ResultSet
Returns true if this collection contains all of the elements in the specified collection.
containsAll(Collection<?>) - Method in class org.hcjf.utils.TtlSet
 
containsCookie(String) - Method in class org.hcjf.io.net.http.HttpPackage
Verify if the package contains the cookie indexed by the parameter name.
containsGrant(String) - Method in class org.hcjf.service.ServiceSession
 
containsHeader(String) - Method in class org.hcjf.io.net.http.HttpPackage
Verify if the package contains any header with the specific name.
containsKey(Object) - Method in class org.hcjf.cloud.impl.MapImpl
 
containsKey(Object) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
containsKey(Object) - Method in class org.hcjf.layers.query.JoinableMap
 
containsKey(Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
containsKey(Object) - Method in class org.hcjf.utils.LruMap
 
containsKey(Object) - Method in class org.hcjf.utils.TtlMap
 
containsReference(String) - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
This method check if the evaluator contains a reference of the field indicated as parameter.
containsResource(String) - Method in class org.hcjf.layers.query.JoinableMap
Verify if the joinable map instance contains a specific resource.
containsValue(Object) - Method in class org.hcjf.cloud.impl.MapImpl
 
containsValue(Object) - Method in class org.hcjf.layers.query.JoinableMap
 
containsValue(Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
containsValue(Object) - Method in class org.hcjf.utils.LruMap
 
containsValue(Object) - Method in class org.hcjf.utils.TtlMap
 
CONTENT_DISPOSITION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
CONTENT_ENCODING - Static variable in class org.hcjf.io.net.http.HttpHeader
 
CONTENT_LENGTH - Static variable in class org.hcjf.io.net.http.HttpHeader
 
CONTENT_TYPE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
Context - Class in org.hcjf.io.net.http
This class represents a standard web context that can be published
Context(String) - Constructor for class org.hcjf.io.net.http.Context
Constructor
ContextAggregateFunction - Class in org.hcjf.layers.query.functions
 
ContextAggregateFunction() - Constructor for class org.hcjf.layers.query.functions.ContextAggregateFunction
 
ContextMatcher(Context, Matcher) - Constructor for class org.hcjf.io.net.http.HttpServer.ContextMatcher
 
CONTINUATION - org.hcjf.io.net.http.http2.Http2Frame.Type
 
CONTINUE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.1.1
Cookie - Class in org.hcjf.io.net.http
 
Cookie(String, String) - Constructor for class org.hcjf.io.net.http.Cookie
 
COOKIE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
Cookie2 - Class in org.hcjf.io.net.http
 
Cookie2(String, String) - Constructor for class org.hcjf.io.net.http.Cookie2
 
copy() - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Copy this field evaluator with other value.
Counter - Interface in org.hcjf.cloud.counter
Distributed atomic counter.
CountQueryAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
CountQueryAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.CountQueryAggregateFunctionLayer
 
CPIO - Static variable in class org.hcjf.encoding.MimeType
 
CPP - Static variable in class org.hcjf.encoding.MimeType
 
CPT - Static variable in class org.hcjf.encoding.MimeType
 
create(Integer, Context...) - Static method in class org.hcjf.io.net.http.HttpServer
 
create(Integer, Context...) - Static method in class org.hcjf.io.net.http.HttpsServer
 
create(String) - Static method in class org.hcjf.utils.NamedUuid
Creates an instance of named uuid from a name.
create(WatchEvent<Path>) - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
This method must be implemented if you want to listen the create event over the base path.
create(Map<String, Object>) - Method in class org.hcjf.io.net.kubernetes.KubernetesJobResource
 
create(Map<String, Object>) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
create(UUID) - Static method in class org.hcjf.utils.NamedUuid
Creates an instance of named uuid from a uuid instance.
create(O) - Method in interface org.hcjf.layers.crud.CreateLayerInterface
This method implements the creation of the resource.
create(BsonDocument) - Method in class org.hcjf.layers.query.model.QueryBsonBuilderLayer
This implementation required that the document contains a field called '__query__' to create the query instance.
create(BsonDocument) - Method in class org.hcjf.layers.query.ParameterizedQuery.ParameterizedQueryBsonCustomBuilderLayer
This implementation required that the document contains a field called '__query__' and the field called '__params__' to create the parameterized query instance.
create(BsonDocument) - Method in interface org.hcjf.utils.bson.BsonCustomBuilderLayer
Returns a parcelable instance from a bson document.
create(BsonDocument) - Static method in class org.hcjf.utils.bson.BsonParcelable.Builder
 
createBody(JsonObject) - Static method in class org.hcjf.utils.JsonUtils
Creates the body object from a json object.
createCache(String, Set<CloudCacheStrategy>) - Static method in class org.hcjf.cloud.Cloud
Creates a instance of cache into the cloud using the specific strategy to specify the behavior of the cache instance.
createCache(String, Set<CloudCacheStrategy>) - Method in interface org.hcjf.cloud.CloudServiceImpl
Creates a instance of cache into the cloud using the specific strategy to specify the behavior of the cache instance.
createCache(String, Set<CloudCacheStrategy>) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Creates a instance of cache into the cloud using the specific strategy to specify the behavior of the cache instance.
CREATED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.2
createDefaultErrorResponse(Throwable) - Static method in class org.hcjf.io.net.http.Context
Utils method in order to reuse the creation of error response package.
createGeometry(Object) - Static method in class org.hcjf.utils.GeoUtils
 
createId() - Method in interface org.hcjf.layers.crud.IdentifiableLayerInterface
Creates a named uuid type 5 with the implementation name of the layer.
createKeyManagers() - Method in class org.hcjf.io.net.http.HttpsServer
Creates the key managers required to initiate the SSLContext.
CreateLayerInterface<O> - Interface in org.hcjf.layers.crud
 
createList(JsonArray) - Static method in class org.hcjf.utils.JsonUtils
Creates the list instance from a json array.
createNodeHash(String, Integer) - Static method in class org.hcjf.cloud.impl.network.Node
 
createObject(JsonElement) - Static method in class org.hcjf.utils.JsonUtils
Creates the object instance from a json element.
createObject(String) - Static method in class org.hcjf.utils.JsonUtils
Creates a instance from a json definition.
createPath(Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
createResource(Class<? extends LayerInterface>) - Method in interface org.hcjf.layers.resources.Resourceable
The implementation of this method must create an instance of resource for each layer interface as parameter.
createSession(HttpServer, NetPackage) - Method in interface org.hcjf.io.net.http.HttpSessionManager
Starts with the http session creation.
createSession(HttpServer, NetPackage) - Method in class org.hcjf.io.net.http.HttpSessionManager.DefaultHttpSessionManager
Default http session factory creation.
createSession(NetPackage) - Method in class org.hcjf.cloud.impl.network.CloudServer
 
createSession(NetPackage) - Method in class org.hcjf.io.console.ConsoleServer
Creates a default session.
createSession(NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
This method must implements the session creation based on the net package that incoming.
createSession(NetPackage) - Method in class org.hcjf.io.net.NetServer
This method must implements the session creation based on the net package that incoming.
createTaggedMessage(String, String...) - Static method in class org.hcjf.utils.Strings
This method create a tagged message with the format $@{tag,tag,tag...}message
createTimerTask(CloudTimerTask) - Static method in class org.hcjf.cloud.Cloud
Schedule into the cloud service an instance of timer task.
createTrustManagers() - Method in class org.hcjf.io.net.http.HttpsServer
Creates the trust managers required to initiate the SSLContext, using a JKS keystore as an input.
createUUIDFromStringHash(String) - Static method in class org.hcjf.utils.Strings
This method creates a uuid from a hash code of the string object.
createUUIDFromStringHash(String, String) - Static method in class org.hcjf.utils.Strings
This method creates a uuid from a hash code of the string object.
CRL - Static variable in class org.hcjf.encoding.MimeType
 
CRT - Static variable in class org.hcjf.encoding.MimeType
 
CrudLayer<O> - Class in org.hcjf.layers.crud
 
CrudLayer() - Constructor for class org.hcjf.layers.crud.CrudLayer
 
CrudLayer(String) - Constructor for class org.hcjf.layers.crud.CrudLayer
 
Cryptography - Class in org.hcjf.utils
 
Cryptography() - Constructor for class org.hcjf.properties.SystemProperties.Cryptography
 
Cryptography() - Constructor for class org.hcjf.utils.Cryptography
 
Cryptography(String, int, String, String, String, String, int) - Constructor for class org.hcjf.utils.Cryptography
 
CSH - Static variable in class org.hcjf.encoding.MimeType
 
CSS - Static variable in class org.hcjf.encoding.MimeType
 
CSV - Static variable in class org.hcjf.encoding.MimeType
 
CURL_COMMAND - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
CURL_COMMAND_AUTHENTICATION_HEADER - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
CURL_COMMAND_CACERT_PARAMETER - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
currentIdentity() - Method in class org.hcjf.service.ServiceSession
Return the last identity added into the session.
CURSOR_TO_HOME - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CXX - Static variable in class org.hcjf.encoding.MimeType
 
CYAN - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
CYAN_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 

D

d(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with debug group ("[D]").
d(String, String, Throwable, Object...) - Static method in class org.hcjf.log.Log
Create a record with debug group ("[D]").
DATA - org.hcjf.io.net.http.http2.Http2Frame.Type
 
DATA_CENTER_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
DATE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
DATE_FORMAT - Static variable in class org.hcjf.properties.SystemProperties.Log
 
DATE_FORMAT - Static variable in class org.hcjf.properties.SystemProperties.Query
 
DATE_FORMATS - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.EndPoint.Json
 
DATE_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
DateQueryFunctionLayer - Class in org.hcjf.layers.query.functions
 
DateQueryFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.DateQueryFunctionLayer
 
DCR - Static variable in class org.hcjf.encoding.MimeType
 
DEBUG - org.hcjf.log.Log.LogGroup
 
DEBUG_FILE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
DECIMAL_FORMAT - Static variable in class org.hcjf.properties.SystemProperties.Query
 
DECIMAL_SEPARATOR - Static variable in class org.hcjf.properties.SystemProperties.Query
 
decode(HttpRequest) - Method in class org.hcjf.io.net.http.FormUrlEncodedDecoder
Decodes the request body that must be encoding with url encoding method.
decode(HttpRequest) - Method in class org.hcjf.io.net.http.layered.LayeredContext
This implementation must create request package from http request.
decode(HttpRequest) - Method in class org.hcjf.io.net.http.MultipartFormDataDecoder
 
decode(HttpRequest) - Method in interface org.hcjf.io.net.http.RequestBodyDecoderLayer
Returns a map with the parameters parsed from the request body.
decode(NetPackage) - Method in class org.hcjf.io.net.http.HttpClient
This method decode the net package to obtain the implementation data
decode(NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
This method decode the net package to obtain the implementation data
decode(NetPackage) - Method in class org.hcjf.io.net.messages.MessagesNode
Decode the bytes into the net package and append this into the internal buffer.
decode(NetPackage) - Method in class org.hcjf.io.net.messages.MessagesServer
Decode the information from the network and append this into the internal message buffer.
decode(NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
This method decode the net package to obtain the implementation data
DecoupledAction(ServiceSession) - Constructor for class org.hcjf.io.net.NetServiceConsumer.DecoupledAction
 
decoupleIoAction(Integer, Integer) - Method in class org.hcjf.io.net.NetServiceConsumer
This method activate the decoupled io actions.
decrypt(byte[]) - Method in class org.hcjf.utils.Cryptography
 
decrypt(EncryptedMessage) - Method in class org.hcjf.io.net.messages.MessagesNode
This method must decrypt the encrypted message and returns the original message decrypted.
decrypt(EncryptedMessage) - Method in class org.hcjf.io.net.messages.MessagesServer
This method must decrypt the encrypted message and returns the original message decrypted.
deductInstance(String) - Static method in class org.hcjf.utils.Strings
Returns the instance of the class that is deducted from the string value.
DEEPV - Static variable in class org.hcjf.encoding.MimeType
 
DEF - Static variable in class org.hcjf.encoding.MimeType
 
DEFAULT - Static variable in interface org.hcjf.io.net.http.HttpSessionManager
 
DEFAULT_CLIENT_CONNECT_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_CLIENT_PORT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_CLIENT_PORT - Static variable in class org.hcjf.properties.SystemProperties.Net.Https
 
DEFAULT_CLIENT_READ_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_CLIENT_WRITE_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_DESC_ORDER - Static variable in class org.hcjf.properties.SystemProperties.Query
 
DEFAULT_ENCODING_IMPL - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
DEFAULT_ERROR_FORMAT_SHOW_STACK - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_FILE_CHECKSUM_ALGORITHM - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_GUEST_SESSION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_HTML_BODY - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
DEFAULT_HTML_DOCUMENT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
DEFAULT_HTML_ROW - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
DEFAULT_INPUT_BUFFER_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
DEFAULT_KEY_PASSWORD - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_KEY_TYPE - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_KEYSTORE_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_KEYSTORE_PASSWORD - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_LIMIT - Static variable in class org.hcjf.properties.SystemProperties.Query
 
DEFAULT_LOCALE - Static variable in class org.hcjf.properties.SystemProperties.Locale
 
DEFAULT_LOCALE_LAYER_IMPLEMENTATION_CLASS_NAME - Static variable in class org.hcjf.properties.SystemProperties.Locale
 
DEFAULT_LOCALE_LAYER_IMPLEMENTATION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Locale
 
DEFAULT_MIME_TYPE - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
DEFAULT_OUTPUT_BUFFER_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
DEFAULT_PADDING_VALUE - Static variable in class org.hcjf.utils.Strings
 
DEFAULT_PROTOCOL - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_SERVER_PORT - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
DEFAULT_SERVER_PORT - Static variable in class org.hcjf.properties.SystemProperties.Net.Https
 
DEFAULT_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Queue
 
DEFAULT_TRUSTED_CERTS_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
DEFAULT_USER_AGENT - Static variable in class org.hcjf.io.net.http.HttpHeader
 
DefaultCloudServiceImpl - Class in org.hcjf.cloud.impl
 
DefaultCloudServiceImpl() - Constructor for class org.hcjf.cloud.impl.DefaultCloudServiceImpl
 
DefaultConsumer() - Constructor for class org.hcjf.layers.query.Queryable.DefaultConsumer
 
DefaultLayer - Annotation Type in org.hcjf.layers
This annotation is to identify if some implementation is the default implementation to resolve a set of interfaces.
DefaultLocaleLayer - Class in org.hcjf.layers.locale
This is the default implementation
DefaultLocaleLayer() - Constructor for class org.hcjf.layers.locale.DefaultLocaleLayer
 
DefaultNetPackage - Class in org.hcjf.io.net
Default implementation of the net package.
DefaultNetPackage(String, String, int, int, byte[], NetPackage.ActionEvent) - Constructor for class org.hcjf.io.net.DefaultNetPackage
 
DefaultPhrase() - Constructor for class org.hcjf.io.net.http.HttpResponseCode.DefaultPhrase
 
DEFLATE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
DELAY - Static variable in class org.hcjf.properties.SystemProperties.ProcessDiscovery
 
delete(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
delete(Object) - Method in interface org.hcjf.layers.crud.DeleteLayerInterface
This method implements the delete operation over the resource.
delete(WatchEvent<Path>) - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
This method must be implemented if you want to listen the delete event over the base path.
delete(Queryable) - Method in interface org.hcjf.layers.crud.DeleteLayerInterface
This method implements the delete operation over a add of the instances.
DELETE - org.hcjf.io.net.http.HttpMethod
The DELETE method requests that the origin server delete the resource identified by the Request-URI.
deleteCharAt(int) - Method in class org.hcjf.utils.Strings.Builder
 
DeleteLayerInterface<O> - Interface in org.hcjf.layers.crud
 
DER - Static variable in class org.hcjf.encoding.MimeType
 
DESC - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
DESC_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
description() - Method in annotation type org.hcjf.service.security.LazyPermission
 
description() - Method in annotation type org.hcjf.service.security.Permission
 
destroySession(HttpSession) - Method in class org.hcjf.io.net.http.HttpSessionManager.DefaultHttpSessionManager
This method must update the session object when the session is destroyed.
destroySession(HttpSession) - Method in interface org.hcjf.io.net.http.HttpSessionManager
This method must update the session object when the session is destroyed.
destroySession(NetSession) - Method in class org.hcjf.cloud.impl.network.CloudClient
 
destroySession(NetSession) - Method in class org.hcjf.io.net.http.HttpClient
Destroy the session.
destroySession(NetSession) - Method in class org.hcjf.io.net.http.HttpServer
Destroy the session.
destroySession(NetSession) - Method in class org.hcjf.io.net.messages.MessagesServer
This method destroy the buffer for the specific session.
destroySession(NetSession) - Method in class org.hcjf.io.net.NetServiceConsumer
Destroy the session.
DIF - Static variable in class org.hcjf.encoding.MimeType
 
DIR - Static variable in class org.hcjf.encoding.MimeType
 
DISCARD - Static variable in class org.hcjf.io.net.http.Cookie2
 
disconnect() - Method in class org.hcjf.cloud.impl.network.CloudClient
 
disconnect(NetSession, String) - Method in class org.hcjf.io.net.NetService
Disconnect a specific session.
disconnect(S, String) - Method in class org.hcjf.io.net.NetServiceConsumer
Disconnect the specific session.
DISCONNECT - org.hcjf.io.net.NetPackage.ActionEvent
 
DISCONNECT_AND_REMOVE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
DISCONNECTED - org.hcjf.cloud.impl.network.Node.Status
 
dispatchEvent(DistributedEvent) - Static method in class org.hcjf.cloud.Cloud
Dispatch the event instance to the cloud.
dispatchEvent(DistributedEvent) - Method in interface org.hcjf.cloud.CloudServiceImpl
Dispatch the event instance to the cloud.
dispatchEvent(DistributedEvent) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Dispatch the event instance to the cloud.
dispatchEvent(DistributedEvent) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
distinct(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'distinct' method.
Distinct - Class in org.hcjf.layers.query.evaluators
Compare two object and return true if the objects are distinct and false in other ways.
Distinct(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.Distinct
 
DISTINCT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
DISTINCT_2 - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
DistinctQueryAggregateFunction - Class in org.hcjf.layers.query.functions
 
DistinctQueryAggregateFunction() - Constructor for class org.hcjf.layers.query.functions.DistinctQueryAggregateFunction
 
DISTRIBUTED_LAYER_ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
DistributedEvent - Interface in org.hcjf.events
 
DistributedLayer - Class in org.hcjf.cloud.impl.objects
 
DistributedLayer - Class in org.hcjf.layers.distributed
This class is an interceptor component to make the distributed call.
DistributedLayer(Class, String) - Constructor for class org.hcjf.cloud.impl.objects.DistributedLayer
 
DistributedLayer(String, Class<? extends LayerInterface>) - Constructor for class org.hcjf.layers.distributed.DistributedLayer
 
DistributedLayerInterface - Interface in org.hcjf.layers.distributed
If some layer implements this interface then this layer will be distributed into the cloud.
DistributedLeaf - Class in org.hcjf.cloud.impl.objects
 
DistributedLeaf(Object) - Constructor for class org.hcjf.cloud.impl.objects.DistributedLeaf
 
DistributedLock - Class in org.hcjf.cloud.impl.objects
 
DistributedLock() - Constructor for class org.hcjf.cloud.impl.objects.DistributedLock
 
DistributedLock.Status - Enum in org.hcjf.cloud.impl.objects
 
DistributedObject - Interface in org.hcjf.cloud.impl.objects
 
distributedSignal() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
distributedSignalAll() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
DistributedTree - Class in org.hcjf.cloud.impl.objects
 
DistributedTree(Object) - Constructor for class org.hcjf.cloud.impl.objects.DistributedTree
 
DistributedTree.Entry - Class in org.hcjf.cloud.impl.objects
 
DL - Static variable in class org.hcjf.encoding.MimeType
 
DNT - Static variable in class org.hcjf.io.net.http.HttpHeader
 
DOC - Static variable in class org.hcjf.encoding.MimeType
 
DOCX - Static variable in class org.hcjf.encoding.MimeType
 
DOMAIN - Static variable in class org.hcjf.io.net.http.Cookie
 
done(HttpPackage) - Method in class org.hcjf.io.net.http.HttpPackage.ChunkedDecoderLayer
Verify if the body is complete.
done(HttpPackage) - Method in interface org.hcjf.io.net.http.HttpPackage.TransferDecodingLayerInterface
Verify if the body is done depends of the decode method.
DOT - Static variable in class org.hcjf.encoding.MimeType
 
DP - Static variable in class org.hcjf.encoding.MimeType
 
DRAWING_X_DWF - Static variable in class org.hcjf.encoding.MimeType
 
DRW - Static variable in class org.hcjf.encoding.MimeType
 
DUMP - Static variable in class org.hcjf.encoding.MimeType
 
DV - Static variable in class org.hcjf.encoding.MimeType
 
DVI - Static variable in class org.hcjf.encoding.MimeType
 
DWF - Static variable in class org.hcjf.encoding.MimeType
 
DWG - Static variable in class org.hcjf.encoding.MimeType
 
DXF - Static variable in class org.hcjf.encoding.MimeType
 
DXR - Static variable in class org.hcjf.encoding.MimeType
 
DYNAMIC_RESOURCE_ALIAS_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
DYNAMIC_RESOURCE_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 

E

e(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with error group ("[E]").
e(String, String, Throwable, Object...) - Static method in class org.hcjf.log.Log
Create a record with error group ("[E]").
E_TAG - Static variable in class org.hcjf.io.net.http.HttpHeader
 
EL - Static variable in class org.hcjf.encoding.MimeType
 
ELC - Static variable in class org.hcjf.encoding.MimeType
 
element() - Method in class org.hcjf.cloud.impl.QueueImpl
 
EMPTY_STRING - Static variable in class org.hcjf.utils.Strings
 
ENABLE_AUTOMATIC_RESPONSE_CONTENT_LENGTH - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
ENABLE_PUSH - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
encode(D) - Method in class org.hcjf.io.net.NetServiceConsumer
This method decode the implementation data.
encode(HttpPackage) - Method in class org.hcjf.io.net.http.HttpClient
This method decode the implementation data.
encode(HttpPackage) - Method in class org.hcjf.io.net.http.HttpServer
This method decode the implementation data.
encode(MessageBuffer) - Method in class org.hcjf.io.net.messages.MessagesNode
Encode buffer information to transfer the messages.
encode(MessageBuffer) - Method in class org.hcjf.io.net.messages.MessagesServer
Returns the byte array in order to transfer the message.
encode(R, P) - Method in class org.hcjf.io.net.http.layered.LayeredContext
This implementation must create a http response package from response layered package and request layered package.
Encoding() - Constructor for class org.hcjf.properties.SystemProperties.Encoding
 
encrypt(byte[]) - Method in class org.hcjf.utils.Cryptography
 
encrypt(Message) - Method in class org.hcjf.io.net.messages.MessagesNode
This method must encrypt the message and create an instance of EncryptedMessage wrapping the original message.
encrypt(Message) - Method in class org.hcjf.io.net.messages.MessagesServer
This method must encrypt the message and create an instance of EncryptedMessage wrapping the original message.
EncryptedMessage - Class in org.hcjf.io.net.messages
This kind of message are only a wrapper that contains the original message encrypted.
EncryptedMessage() - Constructor for class org.hcjf.io.net.messages.EncryptedMessage
 
END - org.hcjf.service.Service.ShutdownStage
 
END_CONTEXT - Static variable in class org.hcjf.io.net.http.Context
 
END_GROUP - Static variable in class org.hcjf.utils.Strings
 
END_OBJECT - Static variable in class org.hcjf.utils.Strings
 
END_POINT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
END_SUB_GROUP - Static variable in class org.hcjf.utils.Strings
 
EndPoint() - Constructor for class org.hcjf.properties.SystemProperties.Net.Http.EndPoint
 
EndPoints() - Constructor for class org.hcjf.properties.SystemProperties.Net.KubernetesSpy.EndPoints
 
endThread() - Method in class org.hcjf.service.ServiceSession
End some thread over this session.
ENGINE_THREAD_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
ENHANCE_YOUR_CALM - org.hcjf.io.net.http.http2.Http2Frame.Error
 
Enlarged - Interface in org.hcjf.layers.query
This interface provides the functionality to extends the instance domain.
ensureCapacity(int) - Method in class org.hcjf.utils.Strings.Builder
 
Entry(Object[], DistributedObject) - Constructor for class org.hcjf.cloud.impl.objects.DistributedTree.Entry
 
entrySet() - Method in class org.hcjf.cloud.impl.MapImpl
 
entrySet() - Method in class org.hcjf.layers.query.JoinableMap
 
entrySet() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
entrySet() - Method in class org.hcjf.utils.LruMap
 
entrySet() - Method in class org.hcjf.utils.TtlMap
 
EnumContext - Class in org.hcjf.io.net.http
This kind of context publish the enums of the system.
EnumContext(String) - Constructor for class org.hcjf.io.net.http.EnumContext
 
ENV - Static variable in class org.hcjf.encoding.MimeType
 
EPS - Static variable in class org.hcjf.encoding.MimeType
 
equals(Object) - Method in class org.hcjf.io.net.http.Cookie
 
equals(Object) - Method in class org.hcjf.layers.plugins.Plugin
 
equals(Object) - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Two evaluators are equals when are instances of the same class, his field names are equals and his values are equals
equals(Object) - Method in class org.hcjf.layers.query.Join
Verify if this instance of join is equals that other object.
equals(Object) - Method in class org.hcjf.layers.query.JoinableMap
 
equals(Object) - Method in class org.hcjf.layers.query.model.QueryParameter
Compare the original value of the fields.
equals(Object) - Method in class org.hcjf.layers.query.model.QueryResource
 
equals(Object) - Method in class org.hcjf.layers.query.Query
 
equals(Object) - Method in class org.hcjf.layers.query.ResultSet
Compares the specified object with this collection for equality.
equals(Object) - Method in class org.hcjf.service.security.Grants.Grant
Verify if the instance if equals to other grant instance.
equals(Object) - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
 
equals(Object) - Method in class org.hcjf.service.ServiceSession
Verify if the object to compare is an instance of service session and then verify if the current id is equals to the id of the service session into the parameter object.
equals(Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
equals(Object) - Method in class org.hcjf.utils.LruMap
 
equals(Object) - Method in class org.hcjf.utils.TtlMap
 
equals(Object) - Method in class org.hcjf.utils.TtlSet
 
equals(Object) - Method in class org.hcjf.utils.Version
 
equals(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'equals' method.
Equals - Class in org.hcjf.layers.query.evaluators
Compare two object and return true if the objects are equals and false in other ways.
Equals(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.Equals
 
EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
ERROR - org.hcjf.log.Log.LogGroup
 
ERROR_FILE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
Errors - Class in org.hcjf.errors
Contains the system error messages.
ES - Static variable in class org.hcjf.encoding.MimeType
 
ETX - Static variable in class org.hcjf.encoding.MimeType
 
evalExpression(Object...) - Method in interface org.hcjf.layers.query.functions.NumberSetFunction
This method iterate all the parameter to evaluate math expression.
EvalExpressionAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
EvalExpressionAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.EvalExpressionAggregateFunctionLayer
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.And
Makes a and concatenation with all the inner evaluators
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.BooleanEvaluator
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.Distinct
Evaluate if the evaluator's value and the object's value in the specified field of the parameter instance are distinct.
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.Equals
Evaluate if the evaluator's value and the object's value in the specified field of the parameter instance are equals.
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in interface org.hcjf.layers.query.evaluators.Evaluator
This method must be implemented for each particular implementation to evaluate some details about instances of the data collection.
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.GreaterThan
Evaluate if the field's value of the instance is greater than the parameter value.
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.In
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.Like
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.NotIn
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.Or
Evaluate all the inner evaluators.
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.SmallerThan
 
evaluate(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.TrueEvaluator
Every time return true.
evaluate(String) - Static method in class org.hcjf.layers.query.Query
Evaluates the query using a readable data source.
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.BsonQueryFunctionLayer
Evaluates the namo of the function and delegates to resolve the specific function.
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.CollectionQueryFunction
 
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.DateQueryFunctionLayer
 
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.GeoQueryFunctionLayer
 
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.MathQueryFunctionLayer
Evaluates the math function.
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.ObjectQueryFunction
 
evaluate(String, Object...) - Method in interface org.hcjf.layers.query.functions.QueryFunctionLayerInterface
Evaluates the specific function.
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.ReferenceFunctionLayer
This method resolves the reference of uuid instances and return the joinable map that correspond to the reference object.
evaluate(String, Object...) - Method in class org.hcjf.layers.query.functions.StringQueryFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.ContextAggregateFunction
Evaluates the specific function.
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.CountQueryAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.DistinctQueryAggregateFunction
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.EvalExpressionAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.GeoDistanceAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.GeoUnionAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.MaxAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.MinAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.ProductAggregateFunctionLayer
 
evaluate(String, Collection, Object...) - Method in interface org.hcjf.layers.query.functions.QueryAggregateFunctionLayerInterface
Evaluates the specific function.
evaluate(String, Collection, Object...) - Method in class org.hcjf.layers.query.functions.SumAggregateFunctionLayer
 
evaluate(Collection<O>) - Method in class org.hcjf.layers.query.ParameterizedQuery
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Collection<O>) - Method in class org.hcjf.layers.query.Query
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Collection<O>) - Method in interface org.hcjf.layers.query.Queryable
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Collection<O>, Queryable.Consumer<O>) - Method in class org.hcjf.layers.query.ParameterizedQuery
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Collection<O>, Queryable.Consumer<O>) - Method in class org.hcjf.layers.query.Query
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Collection<O>, Queryable.Consumer<O>) - Method in interface org.hcjf.layers.query.Queryable
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(UUID) - Static method in class org.hcjf.layers.query.Query
This method evaluate if the uuid instance is a uuid type 5 and contains some name of the registered resource and invoke the read method of the resource.
evaluate(HttpRequest) - Method in class org.hcjf.io.net.http.proxy.HttpProxyRule
Checks whether the request meets the conditions of the rule.
evaluate(HttpRequest) - Method in class org.hcjf.io.net.http.proxy.RedirectionRule
 
evaluate(Queryable) - Method in class org.hcjf.io.console.ConsoleServer
Evaluate a queryable in the server.
evaluate(Queryable) - Static method in class org.hcjf.layers.query.Query
Evaluates the query using a readable data source.
evaluate(Queryable.DataSource<O>) - Method in class org.hcjf.layers.query.ParameterizedQuery
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Queryable.DataSource<O>) - Method in class org.hcjf.layers.query.Query
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Queryable.DataSource<O>) - Method in interface org.hcjf.layers.query.Queryable
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Queryable.DataSource<O>, Queryable.Consumer<O>) - Method in class org.hcjf.layers.query.ParameterizedQuery
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Queryable.DataSource<O>, Queryable.Consumer<O>) - Method in class org.hcjf.layers.query.Query
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
evaluate(Queryable.DataSource<O>, Queryable.Consumer<O>) - Method in interface org.hcjf.layers.query.Queryable
This method evaluate each object of the collection and sort filtered object to create a result add with the object filtered and sorted.
EvaluateQueryableMessage - Class in org.hcjf.io.console.messages
This message contains a queryable to execute.
EvaluateQueryableMessage() - Constructor for class org.hcjf.io.console.messages.EvaluateQueryableMessage
 
Evaluator - Interface in org.hcjf.layers.query.evaluators
 
EVALUATOR_COLLECTION_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
EVALUATOR_LEFT_VALUES_CACHE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query
 
EVALUATOR_RIGHT_VALUES_CACHE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query
 
EvaluatorCollection - Class in org.hcjf.layers.query.evaluators
Collection of evaluator components.
EvaluatorCollection() - Constructor for class org.hcjf.layers.query.evaluators.EvaluatorCollection
 
EvaluatorCollection(EvaluatorCollection) - Constructor for class org.hcjf.layers.query.evaluators.EvaluatorCollection
 
evaluators - Variable in class org.hcjf.layers.query.evaluators.EvaluatorCollection
 
EVALUATORS_CACHE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query
 
event - Variable in class org.hcjf.cloud.impl.messages.EventMessage
 
Event - Interface in org.hcjf.events
This class implements the system event structure.
Event() - Constructor for class org.hcjf.properties.SystemProperties.Event
 
EVENT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
EventListener<E extends Event> - Interface in org.hcjf.events
This class resolve the interface to receive events of the instance.
EventMessage - Class in org.hcjf.cloud.impl.messages
 
EventMessage() - Constructor for class org.hcjf.cloud.impl.messages.EventMessage
 
EventMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.EventMessage
 
Events - Class in org.hcjf.events
This class implements the event service for the instance.
Events.EventCollector<E extends Event> - Interface in org.hcjf.events
 
EVY - Static variable in class org.hcjf.encoding.MimeType
 
EXE - Static variable in class org.hcjf.encoding.MimeType
 
execute(double, double, int, long) - Method in interface org.hcjf.utils.SynchronizedCountOperation.Operation
 
execute(List<Object>) - Method in interface org.hcjf.io.console.ConsoleCommandLayerInterface
Command implementation.
execute(HttpRequest) - Method in class org.hcjf.io.net.http.proxy.ProxyTask
This method execute the task.
ExecuteMessage - Class in org.hcjf.io.console.messages
This message contains the command information.
ExecuteMessage() - Constructor for class org.hcjf.io.console.messages.ExecuteMessage
 
EXPECT - Static variable in class org.hcjf.io.net.http.HttpHeader
 
EXPECTATION_FAILED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.18

F

F - Static variable in class org.hcjf.encoding.MimeType
 
F77 - Static variable in class org.hcjf.encoding.MimeType
 
F90 - Static variable in class org.hcjf.encoding.MimeType
 
FALSE - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
FDF - Static variable in class org.hcjf.encoding.MimeType
 
FieldEvaluator - Class in org.hcjf.layers.query.evaluators
This abstract class define the structure of the evaluating.
FieldEvaluator(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.FieldEvaluator
 
FIF - Static variable in class org.hcjf.encoding.MimeType
 
FILE_ENCODING - Static variable in class org.hcjf.properties.SystemProperties
 
FILE_EXTENSION_REGEX - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
FILE_PREFIX - Static variable in class org.hcjf.properties.SystemProperties.Log
 
FileSystem() - Constructor for class org.hcjf.properties.SystemProperties.FileSystem
 
FileSystemWatcherConsumer - Class in org.hcjf.io.fs
This class must be implemented if tou want to consume the file system watcher service.
FileSystemWatcherConsumer(Path, WatchEvent.Kind...) - Constructor for class org.hcjf.io.fs.FileSystemWatcherConsumer
Constructor
FileSystemWatcherService - Class in org.hcjf.io.fs
This class provide an interface in order to register a watcher for a file or directory.
filter(Class<? extends DistributedObject>...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
filter(Method) - Method in interface org.hcjf.utils.Introspection.InvokerFilter
This method will be called for each method of the filtered class.
filter(List<Object>, List<DistributedTree.Entry>, Class<? extends DistributedObject>...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
findContext(String) - Method in class org.hcjf.io.net.http.HttpServer
Find the context instance that response to the request's context name.
findContext(String) - Method in class org.hcjf.io.net.http.proxy.HttpProxy
All the times return the same internal context.
findSession(Map<String, Object>) - Static method in class org.hcjf.service.ServiceSession
Returns the service session instance rebuilding using the bean as parameter.
findSession(Map<String, Object>) - Method in interface org.hcjf.service.ServiceSession.ServiceSessionSource
Returns the service session instance rebuilding using the bean as parameter.
findSession(UUID) - Static method in class org.hcjf.service.ServiceSession
Finds the service session using the id of the session.
findSession(UUID) - Method in interface org.hcjf.service.ServiceSession.ServiceSessionSource
Returns the service session instance indexed by the id parameter.
FLI - Static variable in class org.hcjf.encoding.MimeType
 
FLO - Static variable in class org.hcjf.encoding.MimeType
 
FLOW_CONTROL_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
FLUSH_PERIOD - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
FLX - Static variable in class org.hcjf.encoding.MimeType
 
FMF - Static variable in class org.hcjf.encoding.MimeType
 
Folder() - Constructor for class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
FolderContext - Class in org.hcjf.io.net.http
This class publish some local folder in the web environment.
FolderContext(String, Path) - Constructor for class org.hcjf.io.net.http.FolderContext
 
FolderContext(String, Path, String) - Constructor for class org.hcjf.io.net.http.FolderContext
 
FOR - Static variable in class org.hcjf.encoding.MimeType
 
FORBIDDEN - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.4
FORBIDDEN_CHARACTERS - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
forEach(BiConsumer<? super String, ? super Object>) - Method in class org.hcjf.layers.query.JoinableMap
 
forEach(BiConsumer<? super String, ? super Object>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.hcjf.utils.LruMap
 
forEach(BiConsumer<? super K, ? super V>) - Method in class org.hcjf.utils.TtlMap
 
forEach(Consumer<? super O>) - Method in class org.hcjf.layers.query.ResultSet
Performs the given action for each element of the Iterable until all elements have been processed or the action throws an exception.
fork(Runnable) - Method in class org.hcjf.service.Service
This method execute any runnable over service thread with a service session.
fork(Runnable, String, ThreadPoolExecutor) - Method in class org.hcjf.service.Service
This method execute any runnnable over service thread with a service session using an custom thread pool threadPoolExecutor.
fork(Callable<R>) - Method in class org.hcjf.service.Service
This method execute any callable over service thread with a service session.
fork(Callable<R>, String, ThreadPoolExecutor) - Method in class org.hcjf.service.Service
This method execute any callable over service thread with a service session using an custom thread pool threadPoolExecutor.
forkWorker(Map<String, Object>) - Static method in class org.hcjf.cloud.Cloud
This method start a worker over the cloud implementation to make a task and finish.
forkWorker(Map<String, Object>) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method start a worker over the cloud implementation to make a task and finish.
forkWorker(Map<String, Object>) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method start a worker over the cloud implementation to make a task and finish.
FormUrlEncodedDecoder - Class in org.hcjf.io.net.http
This layer implementation contains the logic to decode a body using the form url encoding standard method, that correspond with the content type header 'application/x-www-form-urlencoded'
FormUrlEncodedDecoder() - Constructor for class org.hcjf.io.net.http.FormUrlEncodedDecoder
 
FOUND - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.3
FPX - Static variable in class org.hcjf.encoding.MimeType
 
FRAME_SIZE_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
FRL - Static variable in class org.hcjf.encoding.MimeType
 
FROM - Static variable in class org.hcjf.io.net.http.HttpHeader
 
FROM - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
FROM_GROUP_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
fromBson(Class, Class, Class, BsonElement) - Method in interface org.hcjf.utils.bson.BsonParcelable
Creates a instance using the expected data type and bson element.
fromBson(Class, Class, BsonDocument) - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns a map instance from a bson document.
fromBson(Class, BsonArray) - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns a collection instance from a bson array.
fromString(String) - Static method in class org.hcjf.encoding.MimeType
Return the type indexed by the text.
fromStringIgnoreCase(String) - Static method in class org.hcjf.encoding.MimeType
Return the type indexed by the text.
fromSuffix(String) - Static method in class org.hcjf.encoding.MimeType
Return the type indexed by the suffix
fromSuffixIgnoreCase(String) - Static method in class org.hcjf.encoding.MimeType
Return the type indexed by the suffix
FRONT_END_HTTPS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
FULL - org.hcjf.layers.query.Join.JoinType
 
FULL - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
Function() - Constructor for class org.hcjf.properties.SystemProperties.Query.Function
 
FUNK - Static variable in class org.hcjf.encoding.MimeType
 

G

G - Static variable in class org.hcjf.encoding.MimeType
 
G3 - Static variable in class org.hcjf.encoding.MimeType
 
GATEWAY_ADDRESS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
GATEWAY_PORT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
GATEWAY_TIMEOUT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.5
GCM() - Constructor for class org.hcjf.properties.SystemProperties.Cryptography.GCM
 
GeoDistanceAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
GeoDistanceAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.GeoDistanceAggregateFunctionLayer
 
GEOMETRIC - Static variable in class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
GeoQueryFunctionLayer - Class in org.hcjf.layers.query.functions
 
GeoQueryFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.GeoQueryFunctionLayer
 
GeoUnionAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
GeoUnionAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.GeoUnionAggregateFunctionLayer
 
GeoUtils - Class in org.hcjf.utils
 
GeoUtils() - Constructor for class org.hcjf.utils.GeoUtils
 
get(Class<? extends L>, String) - Static method in class org.hcjf.layers.Layers
Return the layer interface implementation indexed by implName parameter.
get(Class<? extends L>, Layers.LayerMatcher<L>) - Static method in class org.hcjf.layers.Layers
This method returns the first implementation of the specified layer class as parameter that match with the specified matcher as parameter.
get(Object) - Method in class org.hcjf.cloud.impl.MapImpl
 
get(Object) - Method in class org.hcjf.layers.query.JoinableMap
 
get(Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
get(Object) - Method in class org.hcjf.utils.Introspection.Getter
Reflection invoked by the underlying method to obtain the resource value.
get(Object) - Method in class org.hcjf.utils.LruMap
 
get(Object) - Method in class org.hcjf.utils.TtlMap
 
get(Object, Class<? extends O>) - Method in class org.hcjf.cloud.cache.CloudCache
Return the information indexed by the specific id.
get(Object, String) - Static method in class org.hcjf.utils.Introspection
Return the value that is the result of invoke the specific getter method.
get(Object, String...) - Static method in class org.hcjf.utils.Introspection
Return a list of values that are the results of invoke each of the specific getters.
get(Object, QueryParameter, Queryable.DataSource) - Method in class org.hcjf.layers.query.ParameterizedQuery.ParameterizedConsumer
Call the implementation of the inner consumer instance.
get(String) - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
Returns the property value for the property name specified.
get(String) - Method in interface org.hcjf.layers.query.Enlarged
Return the value that corresponds to the specific field name.
get(String) - Method in interface org.hcjf.layers.query.Groupable
Return the value that corresponds to the specific field name.
get(String) - Method in interface org.hcjf.layers.query.Joinable
Return the value that corresponds to the specific field name.
get(String) - Method in class org.hcjf.layers.query.JoinableMap
Return the value of the field name.
get(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the string value of the system property named like the parameter.
get(String) - Method in class org.hcjf.service.ServiceSession
Returns a session property.
get(String, PropertyValueValidator<String>) - Static method in class org.hcjf.properties.SystemProperties
This method return the string value of the system property named like the parameter.
get(O, QueryParameter, Queryable.DataSource<O>) - Method in interface org.hcjf.layers.query.Queryable.Consumer
Get naming information from an instance.
get(O, QueryParameter, Queryable.DataSource<O>) - Method in class org.hcjf.layers.query.Queryable.IntrospectionConsumer
Get naming information from an instance.
GET - org.hcjf.io.net.http.HttpMethod
The GET method means retrieve whatever information (in the form of an entity) is identified by the Request-URI.
getAccessors(Class) - Static method in class org.hcjf.utils.Introspection
Returns a map with the accessors instance for a specific resource.
getAccumulatedAllocatedMemory() - Method in class org.hcjf.service.ServiceThread
 
getAccumulatedTime() - Method in class org.hcjf.service.ServiceThread
Returns the accumulated time into the current thread.
getAckMessage() - Method in class org.hcjf.cloud.impl.network.CloudSession
 
getActionEvent() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the action event.
getActionEvent() - Method in class org.hcjf.io.net.NetPackage
Return the action event.
getActionEvent() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the action event.
getActions() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
 
getActiveCount() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getActiveCount() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getAlias() - Method in class org.hcjf.layers.query.model.QueryReturnField
Return the field alias, can be null.
getAlias() - Method in class org.hcjf.layers.query.model.QueryReturnFunction
Return the field alias, can be null.
getAlias() - Method in interface org.hcjf.layers.query.model.QueryReturnParameter
Return the field alias, can be null.
getAliases() - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
getAliases() - Method in class org.hcjf.layers.Layer
Return the string set with all the aliases for this implementation.
getAliases() - Method in class org.hcjf.layers.query.functions.BaseQueryFunctionLayer
Returns the set of the aliases of the layer.
getAliases() - Method in class org.hcjf.utils.Introspection.InvokerEntry
Return the aliases array.
getAll(Class<? extends L>, Layers.LayerMatcher<L>) - Static method in class org.hcjf.layers.Layers
This method returns all the implementation of the specified layer class as parameter that match with the specified matcher as parameter.
getAllowHeaders() - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
getAllowMethods() - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
getAndAdd() - Method in interface org.hcjf.cloud.counter.Counter
This method return the last number and add one unit to the counter in one atomic operation over the cloud.
getAndAdd(Long) - Method in interface org.hcjf.cloud.counter.Counter
This method return the last number and add the counter in one atomic operation over the cloud.
getAnnotation(Class<? extends A>) - Method in class org.hcjf.utils.Introspection.Accessors
Returns the instance of the annotation class associated to the accessor method, or null if the annotation doesn't exist.
getAnnotation(Class<? extends A>) - Method in class org.hcjf.utils.Introspection.Invoker
Returns the instance of the annotation class associated to the accessor method, or null if the annotation doesn't exist.
getAnnotations(Class<? extends A>) - Method in class org.hcjf.utils.Introspection.Accessors
Returns the list of the annotation instances associated to the invoker, or null if the annotation class is not present into the invoker.
getAnnotations(Class<? extends A>) - Method in class org.hcjf.utils.Introspection.Invoker
Returns the list of the annotation instances associated to the invoker, or null if the annotation class is not present into the invoker.
getAnnotationsMap() - Method in class org.hcjf.utils.Introspection.Accessors
Return an unmodifiable map with all the annotation instances associated to the method indexed by the class of the each annotation instance.
getAnnotationsMap() - Method in class org.hcjf.utils.Introspection.Invoker
Return an unmodifiable map with all the annotation instances associated to the method indexed by the class of the each annotation instance.
getAverageTimeEvaluatingConditionsByRow() - Method in class org.hcjf.layers.query.ResultSet
Returns the average time that the execution take to evaluate each row.
getAverageTimeFormattingDataByRow() - Method in class org.hcjf.layers.query.ResultSet
Returns the average time that the execution takes to format each row.
getBasePath() - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
Return the base path.
getBeta() - Method in class org.hcjf.utils.Version
 
getBiggerClass(Number, Number) - Method in interface org.hcjf.layers.query.functions.NumberSetFunction
 
getBody() - Method in class org.hcjf.io.net.http.HttpPackage.ChunkedDecoderLayer
Returns the accumulated body, if the body is complete then this accumulated body is the complete body.
getBody() - Method in class org.hcjf.io.net.http.HttpPackage
Return the body of the package.
getBody() - Method in interface org.hcjf.io.net.http.HttpPackage.TransferDecodingLayerInterface
Returns the decoded instance of the body.
getBody() - Method in class org.hcjf.service.ServiceSession
Returns the serializable body of the session instance.
getBoolean(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as boolean.
getBroadcasting() - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
getBuffer() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
Returns the buffer of the package.
getBuildNumber() - Method in class org.hcjf.utils.Version
 
getBytes() - Method in class org.hcjf.io.net.messages.MessageBuffer
Returns the byte array that represent the message.
getCache(String) - Static method in class org.hcjf.cloud.Cloud
Return the instance of cache named with specific name.
getCache(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
Return the instance of cache named with specific name.
getCache(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Return the instance of cache named with specific name.
getCacheName() - Method in class org.hcjf.cloud.cache.CloudCache
Return the name of the cache.
getChars(int, int, char[], int) - Method in class org.hcjf.utils.Strings.Builder
 
getClass(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as class.
getClassName() - Method in class org.hcjf.log.Log.LogRecord
Returns the name of the class where the log is written.
getClusterName() - Method in class org.hcjf.cloud.impl.network.Node
 
getClusterName() - Method in class org.hcjf.io.console.ServerMetadata
 
getCommandName() - Method in class org.hcjf.io.console.messages.ExecuteMessage
Returns the command name.
getComment() - Method in class org.hcjf.io.net.http.Cookie
 
getCommentUrl() - Method in class org.hcjf.io.net.http.Cookie2
 
getCompletedTaskCount() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getCompletedTaskCount() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getCondition(String, Lock) - Static method in class org.hcjf.cloud.Cloud
Return the distributed lock condition over specific lock object.
getCondition(String, Lock) - Method in interface org.hcjf.cloud.CloudServiceImpl
Return the distributed lock condition over specific lock object.
getCondition(String, Lock) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Return the distributed lock condition over specific lock object.
getConditionName() - Method in class org.hcjf.cloud.impl.messages.SignalAllMessage
 
getConditionName() - Method in class org.hcjf.cloud.impl.messages.SignalMessage
 
getConnectionAttempts() - Method in class org.hcjf.cloud.impl.network.Node
 
getConnectTimeout() - Method in class org.hcjf.io.net.http.HttpClient
Return the connection timeout value.
getConsumer() - Method in class org.hcjf.io.net.NetSession
Return the consumer.
getContext() - Method in class org.hcjf.io.net.http.HttpRequest
Return the request context.
getContext() - Method in class org.hcjf.io.net.http.HttpServer.ContextMatcher
 
getContextRegex() - Method in class org.hcjf.io.net.http.Context
Return the regular expression that represents the add of URLs that refer to this context.
getCookie(String) - Method in class org.hcjf.io.net.http.HttpPackage
Returns the cookie instance indexed by the parameter name.
getCookies() - Method in class org.hcjf.io.net.http.HttpPackage
Returns a unmodifiable collection with all the cookies of the package.
getCorePoolSize() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getCorePoolSize() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getCounter(String) - Static method in class org.hcjf.cloud.Cloud
This method provides an implementation of distributed counter.
getCounter(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method provides an implementation of distributed counter.
getCounter(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method provides an implementation of distributed counter.
getCurrentIdentity() - Static method in class org.hcjf.service.ServiceSession
Return the current identity associated to the current thread.
getCurrentLayer() - Method in class org.hcjf.service.ServiceSession
Returns the first layer of the session layer stack.
getCurrentSession() - Method in class org.hcjf.log.Log.LogRecord
Returns the session instance owner of this record.
getCurrentSession() - Static method in class org.hcjf.service.ServiceSession
This method obtain the current session from the current thread.
getCurrentValue() - Method in class org.hcjf.utils.SynchronizedCountOperation
 
getDataCenterName() - Method in class org.hcjf.cloud.impl.network.Node
 
getDate() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the creation date of the package.
getDate() - Method in class org.hcjf.io.net.NetPackage
Return the creation date of the package.
getDate() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the creation date of the package.
getDate() - Method in class org.hcjf.log.Log.LogRecord
Returns the record date
getDateFormat(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as a SimpleDateFormat instance.
getDecimalFormat(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as a DecimalFormat instnace.
getDefaultCharset() - Static method in class org.hcjf.properties.SystemProperties
Return the default charset of the JVM instance.
getDefaultPhrase(Integer) - Static method in class org.hcjf.io.net.http.HttpResponseCode.DefaultPhrase
Returns the default phrase for the specific response code.
getDelay() - Method in class org.hcjf.cloud.timer.CloudTimerTask
Return the delay value to each cycle of the task.
getDescription() - Method in class org.hcjf.service.security.Grants.Grant
Returns the description of the grant.
getDescription() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
Returns the description of the permission.
getDomain() - Method in class org.hcjf.io.net.http.Cookie
 
getDomain() - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
getDouble(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as double.
getEnablePush() - Method in class org.hcjf.io.net.http.http2.Stream
 
getEnablePush() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getEncrypedData() - Method in class org.hcjf.io.net.messages.EncryptedMessage
Returns the encrypted data.
getEndPointPath() - Method in class org.hcjf.io.net.http.layered.LayeredContext
Return the list of the paths of the end point.
getErrorMean() - Method in class org.hcjf.layers.Layer.LayerAgent
 
getErrorMean() - Method in interface org.hcjf.layers.Layer.LayerAgentMBean
 
getEvaluatorFields() - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator
This method returns the list of fields that are present into the evaluator.
getEvaluators() - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Return the unmodifiable set with evaluators.
getEvent() - Method in class org.hcjf.cloud.impl.messages.EventMessage
 
getEvent() - Method in class org.hcjf.events.RemoteEvent
 
getEventKinds() - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
Return an array of the event kinds.
getEventType() - Method in interface org.hcjf.events.EventListener
Return the implementation type of the event listener.
getExecutionTimeMean() - Method in class org.hcjf.layers.Layer.LayerAgent
 
getExecutionTimeMean() - Method in interface org.hcjf.layers.Layer.LayerAgentMBean
 
getExposeHeaders() - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
getFieldEvaluators(String, Class<? extends FieldEvaluator>...) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Return the collection of evaluators that corresponds to provided fieldName and types
getFieldPath() - Method in class org.hcjf.layers.query.model.QueryParameter
Returns the field path.
getFile() - Method in class org.hcjf.io.net.http.HttpRequest.AttachFile
Returns the content of the file.
getFileName() - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
Return the file name associated to the consumer or null if the consumer is watching a directory
getFileName() - Method in class org.hcjf.io.net.http.HttpRequest.AttachFile
Returns the name of the file.
getFlags() - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
getFunctionName() - Method in class org.hcjf.layers.query.model.QueryFunction
 
getGatewayAddress() - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
getGatewayId() - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
getGatewayPort() - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
getGetter() - Method in class org.hcjf.utils.Introspection.Accessors
Returns the getter instance.
getGetters(Class) - Static method in class org.hcjf.utils.Introspection
Return a map with all the getters accessor instances indexed by the expected name of the field that represents each accessor.
getGetters(Class, String) - Static method in class org.hcjf.utils.Introspection
Return a map with all the getters accessor instances indexed by the expected name of the field that represents each accessor.
getGrant(Class, String) - Static method in class org.hcjf.service.security.Grants
Returns the grant instance for the specific target class and permission name.
getGrant(String) - Static method in class org.hcjf.service.security.Grants
Returns the grant instance for the specific permission id.
getGrantName() - Method in class org.hcjf.service.security.Grants.Grant
Returns the grant name.
getGrants() - Static method in class org.hcjf.service.security.Grants
Returns all the grants stored into the framework instance.
getGrants() - Method in class org.hcjf.service.ServiceSession
Returns the grants set of the session.
getGroup() - Method in enum org.hcjf.log.Log.LogGroup
Return the group label.
getGroup() - Method in class org.hcjf.log.Log.LogRecord
Returns the record group.
getGroupIndex(String, String) - Static method in class org.hcjf.utils.Strings
Return the first replaceable index founded.
getGroupName() - Method in class org.hcjf.layers.plugins.Plugin
Return the group name.
getGroupParameters() - Method in class org.hcjf.layers.query.Query
Return all the group fields of the query.
getGroups() - Method in class org.hcjf.io.net.http.HttpHeader
Return the header groups.
getGuestSession() - Static method in class org.hcjf.service.ServiceSession
Return the instance of the guest session.
getHarmonicMeanOperation() - Static method in class org.hcjf.utils.SynchronizedCountOperation
 
getHash() - Method in class org.hcjf.utils.NamedUuid
Returns the hash code of the creation name.
getHeader(String) - Method in class org.hcjf.io.net.http.HttpPackage
Return the header instance with the specific name.
getHeaderName() - Method in class org.hcjf.io.net.http.HttpHeader
Return the header name.
getHeaders() - Method in class org.hcjf.io.net.http.HttpPackage
Return in a unmodificable list, all the headers contained into the package.
getHeaderTableSize() - Method in class org.hcjf.io.net.http.http2.Stream
 
getHeaderTableSize() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getHeaderValue() - Method in class org.hcjf.io.net.http.HttpHeader
Return the header name.
getHost() - Method in class org.hcjf.io.net.NetClient
Returns the host where it will connect the client
getHostName() - Static method in class org.hcjf.io.net.kubernetes.KubernetesSpy
 
getHttpVersion() - Method in class org.hcjf.io.net.http.HttpPackage
Return the version of the http protocol
getId() - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
getId() - Method in class org.hcjf.io.console.SessionMetadata
 
getId() - Method in enum org.hcjf.io.net.http.http2.Http2Frame.Error
 
getId() - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
getId() - Method in enum org.hcjf.io.net.http.http2.Http2Frame.Settings
 
getId() - Method in enum org.hcjf.io.net.http.http2.Http2Frame.Type
 
getId() - Method in class org.hcjf.io.net.messages.Message
Returns the id of the message.
getId() - Method in class org.hcjf.io.net.NetPackage
Return the package id.
getId() - Method in class org.hcjf.layers.query.model.QueryId
Get the UUID instance.
getId() - Method in class org.hcjf.layers.query.Query
Return the id of the query.
getId() - Method in class org.hcjf.log.Log.LogRecord
Returns the id of log record.
getId() - Method in class org.hcjf.service.ServiceSession
Return the session id.
getId() - Method in class org.hcjf.utils.NamedUuid
Returns the uuid instance.
getImplementationClass() - Method in class org.hcjf.utils.Introspection.Invoker
Return the the name of the class when the method is implemented.
getImplName() - Method in class org.hcjf.io.net.kubernetes.KubernetesJobResource
 
getImplName() - Method in class org.hcjf.layers.Layer
Return the layer implementation name.
getImplName() - Method in interface org.hcjf.layers.LayerInterface
Return the layer implementation name.
getImplName() - Method in class org.hcjf.layers.locale.DefaultLocaleLayer
 
getImplName() - Method in class org.hcjf.service.ServiceSession.LayerStackElement
Returns the implementation name.
getInitialAllocatedMemory() - Method in class org.hcjf.service.ServiceThread
Returns the initial thread allocated memory counter when the current service session starts.
getInitialTime() - Method in class org.hcjf.service.ServiceThread
Returns the initial thread time counter when the current service session starts.
getInitialWindowSize() - Method in class org.hcjf.io.net.http.http2.Stream
 
getInitialWindowSize() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getInputBuffer() - Method in class org.hcjf.io.net.NetService.NetIOThread
Return the input buffer of the thread.
getInputBufferSize() - Method in class org.hcjf.io.net.NetService.NetIOThread
Return the size of the internal buffer used to read input data.
getInstance() - Static method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
getInstance() - Method in interface org.hcjf.cloud.impl.objects.DistributedObject
 
getInstance() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
getInstance() - Method in class org.hcjf.cloud.impl.objects.LocalLeaf
 
getInstance() - Method in class org.hcjf.cloud.impl.objects.RemoteLeaf
 
getInstance() - Static method in class org.hcjf.io.fs.FileSystemWatcherService
Return the instance of the singleton.
getInstance() - Static method in class org.hcjf.io.net.broadcast.BroadcastService
Returns the singleton instance of the service.
getInstance() - Static method in class org.hcjf.io.net.kubernetes.KubernetesSpy
Returns the singleton instance.
getInstance() - Static method in class org.hcjf.io.net.NetService
Return the unique instance of the service.
getInstance() - Static method in class org.hcjf.io.process.ProcessDiscoveryService
 
getInstance() - Static method in class org.hcjf.service.ServiceThreadGroup
Retur the unique instance of this class.
getInstance(Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
getInstanceId() - Method in class org.hcjf.io.console.ServerMetadata
 
getInteger(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as integer.
getInternalMessage(String, String, Object...) - Method in class org.hcjf.utils.Messages
Return the message associated to the error code.
getInvocationMean() - Method in class org.hcjf.layers.Layer.LayerAgent
 
getInvocationMean() - Method in interface org.hcjf.layers.Layer.LayerAgentMBean
 
getInvoker() - Method in class org.hcjf.utils.Introspection.InvokerEntry
Return the value of the entry.
getInvokerLayer() - Method in class org.hcjf.service.ServiceSession
Returns the second layer of the session layer stack.
getInvokers(Class, Introspection.InvokerFilter<I>) - Static method in class org.hcjf.utils.Introspection
Return a map with all the methods founded in the class applying the filter, indexed by the filter definition.
getIpVersion() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getIpVersion() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the ip version to
getJarFile() - Method in class org.hcjf.cloud.impl.messages.PublishPluginMessage
 
getJoins() - Method in class org.hcjf.layers.query.Query
Return the list of joins.
getKey() - Method in class org.hcjf.cloud.impl.objects.DistributedLeaf
 
getKey() - Method in interface org.hcjf.cloud.impl.objects.DistributedObject
 
getKey() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
getKey() - Method in class org.hcjf.layers.query.JoinableMap.JoinableEntry
 
getKey() - Method in class org.hcjf.utils.Introspection.InvokerEntry
Return the key of the entry.
getKeyPassword() - Method in class org.hcjf.io.net.http.HttpsServer
Return the key password.
getKeystoreFilePath() - Method in class org.hcjf.io.net.http.HttpsServer
Return the path where the key store file is.
getKeystorePassword() - Method in class org.hcjf.io.net.http.HttpsServer
Return the key store password.
getKeyType() - Method in class org.hcjf.io.net.http.HttpsServer
Return the key type.
getKubernetesMetadata() - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
getLanAddress() - Method in class org.hcjf.cloud.impl.network.Node
 
getLanId() - Method in class org.hcjf.cloud.impl.network.Node
 
getLanPort() - Method in class org.hcjf.cloud.impl.network.Node
 
getLargestPoolSize() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getLargestPoolSize() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getLastServicePublication() - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
getLastStatusUpdate() - Method in class org.hcjf.cloud.impl.network.Node
 
getLastUpdate() - Method in class org.hcjf.cloud.impl.objects.DistributedLeaf
 
getLastUpdate() - Method in interface org.hcjf.cloud.impl.objects.DistributedObject
 
getLastUpdate() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
getLayer(Class<? extends L>, String) - Method in class org.hcjf.layers.Layer
Delegation method to get some layer implementation.
getLayerClass() - Method in class org.hcjf.layers.resources.Resource
Returns the layer class that implements the resource.
getLayerClass() - Method in class org.hcjf.service.ServiceSession.LayerStackElement
Returns the layer class.
getLayerInterface() - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
getLayerInterface(String) - Method in class org.hcjf.io.net.http.layered.LayeredContext
This method must return the instance of the layer interface.
getLayerInterfaceClass(Class<? extends Layer>) - Static method in class org.hcjf.layers.Layers
Return the layer interface that implements the layer class.
getLayerName() - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
getLayerName() - Method in class org.hcjf.layers.Layer.LayerAgent
 
getLayerName() - Method in interface org.hcjf.layers.Layer.LayerAgentMBean
 
getLayerResponse() - Method in class org.hcjf.io.net.http.layered.LayeredResponse
Get the response object of the layer's invocation
getLayers() - Method in class org.hcjf.layers.plugins.Plugin
Returns a list of layer definition.
getLayerStack() - Method in class org.hcjf.service.ServiceSession
Returns the layer stack of the session.
getLayerStack() - Method in class org.hcjf.service.ServiceThread
This method return the stack of layer of the session.
getLeftover() - Method in class org.hcjf.io.net.messages.MessageBuffer
Returns the left over data that is a incomplete message.
getLeftValue() - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Returns the left value of the evaluator.
getLimit() - Method in class org.hcjf.layers.query.Query
Return the limit of the query.
getLineNumber() - Method in class org.hcjf.log.Log.LogRecord
Returns the line number where the log is written.
getList(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as instance of list.
getLocale() - Static method in class org.hcjf.properties.SystemProperties
This method return the valuo of the property called 'hcjf.default.locale' as a locale instance.
getLocale() - Method in class org.hcjf.service.ServiceSession
Returns locale of the session.
getLocale(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as Locale instance.
getLocaleLayerImplementation() - Method in class org.hcjf.errors.Errors
 
getLocaleLayerImplementation() - Method in class org.hcjf.log.LogMessages
 
getLocaleLayerImplementation() - Method in class org.hcjf.utils.Messages
Implement this method to specify a LocaleLayer for a particular Messages implementation
You can use DefaultLocaleLayer if don't want a specific LocaleLayer
getLocalIp() - Static method in class org.hcjf.io.net.messages.NetUtils
 
getLocalPort() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the local port on the connections was stablished
getLocalPort() - Method in class org.hcjf.io.net.NetPackage
Return the local port on the connections was stablished
getLocalPort() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the local port on the connections was stablished
getLock(String) - Static method in class org.hcjf.cloud.Cloud
Return the implementation of the Lock interface distributed.
getLock(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
Return the implementation of the Lock interface distributed.
getLock(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Return the implementation of the Lock interface distributed.
getLockName() - Method in class org.hcjf.cloud.impl.messages.SignalAllMessage
 
getLockName() - Method in class org.hcjf.cloud.impl.messages.SignalMessage
 
getLoginFields() - Method in class org.hcjf.io.console.ServerMetadata
 
getLoginRequired() - Method in class org.hcjf.io.console.ServerMetadata
 
getLoginSecretFields() - Method in class org.hcjf.io.console.ServerMetadata
 
getLogQueueSize() - Static method in class org.hcjf.log.Log
Return the size of the log queue.
getLong(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as long.
getMainBuffer() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
Return the buffer, this method must be call before the read method.
getMap(String) - Static method in class org.hcjf.cloud.Cloud
This method provides an implementation of distributed map.
getMap(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method provides an implementation of distributed map.
getMap(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method provides an implementation of distributed map.
getMap(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as instance of map.
getMatcher() - Method in class org.hcjf.io.net.http.HttpServer.ContextMatcher
 
getMaxAge() - Method in class org.hcjf.io.net.http.Cookie
 
getMaxAge() - Method in class org.hcjf.io.net.http.HttpServer.AccessControl
 
getMaxAllocatedMemory() - Method in class org.hcjf.service.ServiceThread
Returns the max allocated memory value for thread.
getMaxConcurrentStream() - Method in class org.hcjf.io.net.http.http2.Stream
 
getMaxConcurrentStream() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getMaxExecutionTime() - Method in class org.hcjf.service.ServiceThread
Returns the max execution time value for thread.
getMaxFrameSize() - Method in class org.hcjf.io.net.http.http2.Stream
 
getMaxFrameSize() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getMaxHeaderListSize() - Method in class org.hcjf.io.net.http.http2.Stream
 
getMaxHeaderListSize() - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
getMaximumPoolSize() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getMaximumPoolSize() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getMaxSize() - Method in class org.hcjf.utils.LruMap
Returns the max size of the map.
getMeanByMilisecond() - Method in class org.hcjf.utils.TemporalMean
 
getMeanOperation() - Static method in class org.hcjf.utils.SynchronizedCountOperation
 
getMessage() - Method in class org.hcjf.layers.Layer.Access
Return a message associated to the granted resume.
getMessage() - Method in class org.hcjf.log.Log.LogRecord
Returns the last version of the message.
getMessage(String, Object...) - Static method in class org.hcjf.errors.Errors
Return the message associated to the error code.
getMessage(String, Object...) - Static method in class org.hcjf.log.LogMessages
Return the message associated to the log code.
getMessages() - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionResponseMessage
 
getMessages() - Method in class org.hcjf.io.net.messages.MessageBuffer
Returns the messages decoded contained into the buffer.
getMessages() - Method in class org.hcjf.io.net.messages.MessageCollection
 
getMetadata() - Method in class org.hcjf.io.console.ConsoleServer
Returns the metadata of the server.
GetMetadataMessage - Class in org.hcjf.io.console.messages
This message is to make the server return the metadata.
GetMetadataMessage() - Constructor for class org.hcjf.io.console.messages.GetMetadataMessage
 
getMethod() - Method in class org.hcjf.io.net.http.HttpRequest
Return the request method.
getMethod() - Method in class org.hcjf.utils.Introspection.Invoker
Return the name of the accessor method.
getMethodName() - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
getMethodName() - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
getMethodName() - Method in class org.hcjf.log.Log.LogRecord
Returns the name of the method where the log is written.
getMethodsSet() - Static method in class org.hcjf.utils.MathIntrospection
Returns all the methods cached fot the Math class
getMimeType() - Method in class org.hcjf.io.net.http.HttpRequest.AttachFile
 
getName() - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
getName() - Method in interface org.hcjf.events.Event
Return the name of the event.
getName() - Method in class org.hcjf.events.RemoteEvent
 
getName() - Method in class org.hcjf.io.net.http.Cookie
 
getName() - Method in class org.hcjf.io.net.http.HttpRequest.AttachFile
Returns the name of the block of data.
getName() - Method in class org.hcjf.io.net.NetServiceConsumer
This method return a name to identify the consumer.
getName() - Method in class org.hcjf.layers.plugins.Plugin
Return the plugin name.
getName() - Method in class org.hcjf.log.debug.Agent
Returns the name if the agent.
getName() - Method in class org.hcjf.names.NamingConsumer
Return the name of the consumer.
getName() - Method in interface org.hcjf.utils.Introspection.InvokerFilter
Returns the name of the invoker to create the invoker key.
getName(UUID) - Static method in class org.hcjf.utils.NamedUuid
Returns the name registered for the hash stored into the uuid instance.
getNanos() - Method in class org.hcjf.cloud.impl.messages.LockMessage
 
getNanos() - Method in class org.hcjf.cloud.impl.objects.DistributedLock
 
getNearFrom(String, int, int) - Static method in class org.hcjf.utils.Strings
Returns a shorted string that the original centered into the position parameter and with
getNetInterfaceName() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getNetInterfaceName() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the name of the net interface to broadcast messages.
getNetPackage() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the wrapped net package.
getNode() - Method in class org.hcjf.cloud.impl.messages.BusyNodeMessage
 
getNode() - Method in class org.hcjf.cloud.impl.messages.NodeIdentificationMessage
 
getNode() - Method in class org.hcjf.cloud.impl.network.CloudSession
 
getNodes() - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
getNodes() - Method in class org.hcjf.cloud.impl.objects.DistributedLeaf
 
getNoMatchPlace(Matcher, String) - Static method in class org.hcjf.utils.Strings
Returns the place where the regex is no matching with the value.
getObject(String, Class<O>) - Static method in class org.hcjf.properties.SystemProperties
Returns the implementation object expected for the specific object type.
getObjects(String, Class<O>) - Static method in class org.hcjf.properties.SystemProperties
Returns a list of expected object instances for the specific object type.
getOrDefault(Object, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
getOrDefault(Object, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
getOrDefault(Object, V) - Method in class org.hcjf.utils.LruMap
 
getOrDefault(Object, V) - Method in class org.hcjf.utils.TtlMap
 
getOrder() - Method in enum org.hcjf.log.Log.LogGroup
Return the group order.
getOrderParameters() - Method in class org.hcjf.layers.query.Query
Return the unmodifiable list with order fields.
getOriginalMessage() - Method in class org.hcjf.log.Log.LogRecord
Returns the original message.
getOriginalValue() - Method in class org.hcjf.layers.query.model.QueryParameter
Returns the original value.
getOuter() - Method in class org.hcjf.layers.query.Join
Verify if the join instance has a outer modifier.
getOutputBuffer() - Method in class org.hcjf.io.net.NetService.NetIOThread
Return the output buffer of the thread.
getOutputBufferSize() - Method in class org.hcjf.io.net.NetService.NetIOThread
Return the size of the internal buffer used to write output data.
getPackageName() - Method in class org.hcjf.log.debug.Agent
Returns the package name of the agent.
getPackageStatus() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the status of the package.
getPackageStatus() - Method in class org.hcjf.io.net.NetPackage
Return the status of the package.
getPackageStatus() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the status of the package.
getParameter(int, Object...) - Method in class org.hcjf.layers.query.functions.BaseFunctionLayer
This utils method returns a specific parameter and cast it with the expected type in the invoker.
getParameter(Integer) - Method in class org.hcjf.layers.query.ParameterizedQuery.ParameterizedConsumer
Returns the parameter stored into the specific place.
getParameter(Integer) - Method in interface org.hcjf.layers.query.Queryable.Consumer
This method must returns the parameter for the place indicated as parameter.
getParameter(Integer) - Method in class org.hcjf.layers.query.Queryable.IntrospectionConsumer
 
getParameter(String) - Method in class org.hcjf.io.net.http.HttpRequest
Return the parameter indexed by the argument name.
getParameter(String, String) - Method in class org.hcjf.io.net.http.HttpHeader
Return the value of the specific parameter.
getParameterCollectionType() - Method in class org.hcjf.utils.Introspection.Setter
If the parameter type is assignable to map class or collection class then this method return the collection type of the parameter type.
getParameterizedQuery() - Method in class org.hcjf.layers.query.Query
Returns the parameterized query based in this instance of query.
getParameterKeyType() - Method in class org.hcjf.utils.Introspection.Setter
If the parameter type is assignable to map class then this method return the key type of the parameter type.
getParameterParameterizedType() - Method in class org.hcjf.utils.Introspection.Getter
Returns the parameterized type that corresponds with the parameter type.
getParameterParameterizedType() - Method in class org.hcjf.utils.Introspection.Setter
Returns the parameterized type that corresponds with the parameter type.
getParameters() - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
getParameters() - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
getParameters() - Method in class org.hcjf.io.console.messages.ExecuteMessage
Returns the command parameters.
getParameters() - Method in class org.hcjf.io.console.messages.LoginMessage
Returns the login parameters.
getParameters() - Method in class org.hcjf.io.net.http.HttpRequest
Return the request parameters.
getParameters() - Method in class org.hcjf.layers.query.model.QueryFunction
 
getParameters() - Method in class org.hcjf.layers.query.ParameterizedQuery
Returns a list of parameters into the queryable.
getParameters() - Method in class org.hcjf.layers.query.ParameterizedQuery.ParameterizedConsumer
Returns a list with all the parameters.
getParameterType() - Method in class org.hcjf.utils.Introspection.Setter
Return the parameter type of the setter method.
getParameterTypes() - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
getParameterTypes() - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
getParams() - Method in class org.hcjf.log.Log.LogRecord
Returns the log record params.
getPath() - Method in class org.hcjf.cloud.impl.messages.HidePathMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.InvokeMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.LockMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
getPath() - Method in class org.hcjf.cloud.impl.messages.PublishPathMessage
 
getPath() - Method in class org.hcjf.cloud.impl.messages.UnlockMessage
 
getPath() - Method in class org.hcjf.cloud.impl.objects.DistributedTree.Entry
 
getPath() - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
Return complete path.
getPath() - Method in class org.hcjf.io.net.http.Cookie
 
getPath() - Method in class org.hcjf.io.net.http.HttpRequest
Return the request path
getPath() - Method in class org.hcjf.layers.query.model.QueryDynamicResource
 
getPath(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as Path instance.
getPathParts() - Method in class org.hcjf.io.net.http.HttpRequest
Return a list with all the parts of the request path.
getPaths() - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage
 
getPattern() - Method in class org.hcjf.io.net.http.Context
Returns the pattern created with the regex of the context.
getPattern(String) - Static method in class org.hcjf.properties.SystemProperties
 
getPattern(String, int) - Static method in class org.hcjf.properties.SystemProperties
Return the compiled pattern from the property value.
getPayload() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the payload of the package.
getPayload() - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
getPayload() - Method in class org.hcjf.io.net.NetPackage
Return the payload of the package.
getPayload() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the payload of the package.
getPermissionId() - Method in class org.hcjf.service.security.Grants.Grant
Returns the id of the grant.
getPermissionName() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
Returns the permission's name.
getPingParameters() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getPingParameters() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the map with the implementation parameters for the broadcast ping message.
getPlace() - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator.ReplaceableValue
Returns the place into the array of parameter to obtain the value.
getPluginFile() - Method in class org.hcjf.io.console.messages.LoadPluginMessage
Returns the plugin file
getPoolSize() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getPoolSize() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getPort() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getPort() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the port to initialize the broadcast server.
getPort() - Method in class org.hcjf.io.net.http.Cookie2
 
getPort() - Method in class org.hcjf.io.net.NetServiceConsumer
Return the port of the consumer.
getPresentFields() - Method in class org.hcjf.layers.query.ResultSet
Returns the set of fields presents into the result set.
getPriority() - Method in class org.hcjf.service.Service
Return the service priority.
getPrivateKey() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getPrivateKey() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the private key for the consumer.
getProcessedLeftValue(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Returns the left processed value for the specific data source and consumer.
getProcessedRightValue(Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Returns the right processed value for the specific data source and consumer.
getProcessedValue(Object, Object, Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator
Return the value to compare with the field's object of the data collection's instance.
getProperties() - Method in class org.hcjf.service.ServiceSession
Return the properties name of the session.
getProtocol() - Method in class org.hcjf.io.net.http.HttpPackage
Return the http protocol.
getProtocol() - Method in class org.hcjf.io.net.NetServiceConsumer
Return the transport layer protocol of the consumer.
getProtocolHeader() - Method in class org.hcjf.io.net.http.HttpPackage
Return the bytes that represent the string of the protocol name.
getProtocolHeader() - Method in class org.hcjf.io.net.http.HttpRequest
Return the bytes that represent the string of the protocol name.
getProtocolHeader() - Method in class org.hcjf.io.net.http.HttpResponse
Return the byte array that represents the http package header.
getProvider() - Method in class org.hcjf.io.net.http.HttpsServer
Return the java security provider.
getProxy() - Method in class org.hcjf.layers.Layer
Return the layer proxy of the layer or null by default.
getQuery() - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator.QueryValue
Return the sub-query instance.
getQuery() - Method in class org.hcjf.layers.query.model.QueryDynamicResource
 
getQuery() - Method in class org.hcjf.layers.query.ParameterizedQuery
Returns the query associated to the instance.
getQueryable() - Method in class org.hcjf.io.console.messages.EvaluateQueryableMessage
Returns the queryable instance.
getQueue(String) - Static method in class org.hcjf.cloud.Cloud
This method provides an implementation of distributed queue.
getQueue(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method provides an implementation of distributed queue.
getQueue(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method provides an implementation of distributed queue.
getReadCounter() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
Returns the counter of the read operations over pipeline.
getReadTimeout() - Method in class org.hcjf.io.net.http.HttpClient
Return the read timeout value.
getReasonPhrase() - Method in class org.hcjf.io.net.http.HttpResponse
Return a phrase that represents why the server response with this package.
getReference(String) - Method in interface org.hcjf.layers.crud.References
Returns the instance of the reference indexed by specific name.
getReferenceCollection(String) - Method in interface org.hcjf.layers.crud.References
Returns a collection of reference instances indexed by the specific name.
getRegex() - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
getRegex() - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
getRegex() - Method in interface org.hcjf.layers.LayerInterface
Returns a regex to math, this regex only gonna by used if the get layer method not found any layer with the specific name.
getRegexFromDistributedLayer(Class<? extends LayerInterface>, String) - Static method in class org.hcjf.cloud.Cloud
Returns the object that represent the distributed layer.
getRegexFromDistributedLayer(Class<? extends LayerInterface>, String) - Method in interface org.hcjf.cloud.CloudServiceImpl
Returns the object that represent the distributed layer.
getRegexFromDistributedLayer(Class<? extends LayerInterface>, String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Returns the object that represent the distributed layer.
getRegexFromDistributedLayer(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
getReleaseCandidate() - Method in class org.hcjf.utils.Version
 
getReleaseGroup() - Method in class org.hcjf.utils.Version
 
getReleaseNumber() - Method in class org.hcjf.utils.Version
 
getRemoteAddress() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the remote ip address.
getRemoteAddress() - Method in class org.hcjf.io.net.NetPackage
Return the remote ip address.
getRemoteAddress() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the remote ip address.
getRemoteHost() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the address of the remote host.
getRemoteHost() - Method in class org.hcjf.io.net.NetPackage
Return the address of the remote host.
getRemoteHost() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the address of the remote host.
getRemoteHost() - Method in class org.hcjf.io.net.NetSession
Returns the remote host of the session.
getRemotePort() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the port of the remote host.
getRemotePort() - Method in class org.hcjf.io.net.NetPackage
Return the port of the remote host.
getRemotePort() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the port of the remote host.
getRemotePort() - Method in class org.hcjf.io.net.NetSession
Returns the remote port of the session.
getReplaceableValue(String) - Method in class org.hcjf.io.net.http.HttpRequest
Returns the value that corresponds with the place named with the name indicated.
getRequest() - Method in class org.hcjf.io.net.http.HttpSession
Return the session's request.
getResource() - Method in class org.hcjf.layers.query.Join
Return the resource of the join.
getResource() - Method in class org.hcjf.layers.query.model.QueryParameter
Returns the resource of this parameter.
getResource() - Method in class org.hcjf.layers.query.Query
Return the resource query object.
getResourceData(Queryable) - Method in interface org.hcjf.layers.query.Queryable.DataSource
This method musr return the data of diferents resources using some query.
getResourceData(Queryable) - Method in class org.hcjf.layers.query.Queryable.ReadableDataSource
Return the collection of data as query response.
getResourceModel(String) - Method in class org.hcjf.layers.query.JoinableMap
Returns a part of the model that represents a specific resource.
getResourceName() - Method in class org.hcjf.layers.query.Join
Return the resource name to join.
getResourceName() - Method in class org.hcjf.layers.query.model.QueryResource
Return the resource name.
getResourceName() - Method in class org.hcjf.layers.query.ParameterizedQuery
 
getResourceName() - Method in class org.hcjf.layers.query.Query
Return the resource name.
getResourceName() - Method in interface org.hcjf.layers.query.Queryable
Return the resource name.
getResourceName() - Method in class org.hcjf.layers.resources.Resource
Returns the name of the resource.
getResourceName() - Method in class org.hcjf.utils.Introspection.Accessor
Return the name of the resource, this name is a representation based on the accessor method name. if the accessor name is 'getA' then the resource name is 'a'.
getResourceName() - Method in class org.hcjf.utils.Introspection.Accessors
Returns the name of the resource.
getResourcePath(HttpRequest) - Method in class org.hcjf.io.net.http.layered.LayeredContext
Return the list of paths skipping all the end point paths.
getResources() - Static method in class org.hcjf.layers.Layers
Returns all the resources published into the system.
getResources() - Method in class org.hcjf.layers.query.JoinableMap
Returns the set of resources.
getResources() - Method in class org.hcjf.layers.query.model.QueryFunction
 
getResources() - Method in class org.hcjf.layers.query.Query
Returns the list of resource of the query.
getResources(Layers.ResourcePredicate) - Static method in class org.hcjf.layers.Layers
Returns the resources that meet the predicate.
getResourceType() - Method in class org.hcjf.layers.crud.CrudLayer
This method return the resource class of the layer.
getResponse() - Method in class org.hcjf.cloud.impl.messages.MethodResponseMessage
 
getResponseCode() - Method in class org.hcjf.io.net.http.HttpResponse
Return the numeric code that represents the status of the http request.
getResult() - Method in class org.hcjf.layers.LayerProxy.ProxyInterceptor
Return the intercepted value.
getReturnCollectionType() - Method in class org.hcjf.utils.Introspection.Getter
If the result type if assignable to collection or map this this mehtod return the collection types of the result type.
getReturnKeyType() - Method in class org.hcjf.utils.Introspection.Getter
If the result type is assignable to map class then this method return the key type of the result type.
getReturnParameters() - Method in class org.hcjf.layers.query.Query
Return an unmodifiable list with the return fields.
getReturnType() - Method in class org.hcjf.utils.Introspection.Getter
Return the result type of the getter method.
getRightValue() - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Returns the right value of the evaluator.
getServerName() - Method in class org.hcjf.io.console.ServerMetadata
 
getServerVersion() - Method in class org.hcjf.io.console.ServerMetadata
 
getService() - Method in class org.hcjf.io.net.NetServiceConsumer
Returns the net service instance of the consumer.
getServiceClass() - Method in class org.hcjf.service.ServiceThread
Returns the class of the service that creates this thread.
getServiceEndPointId() - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
getServiceEndPoints() - Method in class org.hcjf.cloud.impl.objects.DistributedLeaf
 
getServiceId() - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
getServiceName() - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
getServiceName() - Method in class org.hcjf.service.Service
Return the service name.
getServiceSession() - Method in class org.hcjf.io.net.NetServiceConsumer.DecoupledAction
 
getServiceToInvoke() - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
getSession() - Method in class org.hcjf.cloud.impl.network.CloudClient
 
getSession() - Method in class org.hcjf.io.net.DefaultNetPackage
Return the net session of the package.
getSession() - Method in class org.hcjf.io.net.http.HttpClient
This method return the object that represent the client's session.
getSession() - Method in class org.hcjf.io.net.NetClient
This method return the object that represent the client's session.
getSession() - Method in class org.hcjf.io.net.NetPackage
Return the net session of the package.
getSession() - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Return the net session of the package.
getSession() - Method in class org.hcjf.layers.Layer
Return the session associated to the execution thread.
getSession() - Method in class org.hcjf.service.ServiceThread
Return the session of the thread.
getSessionBean() - Method in class org.hcjf.io.net.messages.Message
Returns the serialized session instance.
getSessionId() - Method in class org.hcjf.io.net.messages.Message
Returns the session id for the message.
getSessionManager() - Method in class org.hcjf.io.net.http.HttpServer
Return the instance of the session factory.
getSessionName() - Method in class org.hcjf.io.console.SessionMetadata
 
getSessionName() - Method in class org.hcjf.service.ServiceSession
Return the session name.
getSet(String) - Static method in class org.hcjf.cloud.Cloud
This method provides an implementation of distributed set.
getSet(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method provides an implementation of distributed set.
getSet(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method provides an implementation of distributed set.
getSet(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the property as instance of set.
getSetter() - Method in class org.hcjf.utils.Introspection.Accessors
Returns the setter instance.
getSetters(Class) - Static method in class org.hcjf.utils.Introspection
Return a map with all the setters accessor instances indexed by the expected name of the field that represents each accessor.
getSetters(Class, String) - Static method in class org.hcjf.utils.Introspection
Return a map with all the setters accessor instances indexed by the expected name of the field that represents each accessor.
getShutdownFrame(S) - Method in class org.hcjf.io.net.NetServiceConsumer
Returns the shutdown frame to send before the net service shutdown.
getShutdownPackage(CloudSession) - Method in class org.hcjf.cloud.impl.network.CloudClient
 
getShutdownPackage(CloudSession) - Method in class org.hcjf.cloud.impl.network.CloudServer
 
getShutdownPackage(S) - Method in class org.hcjf.io.net.NetServiceConsumer
Returns the shutdown package to send before the net service shutdown.
getSocketOptions() - Method in class org.hcjf.io.net.NetServiceConsumer
Return the socket options of the implementation.
getSSLEngine() - Method in class org.hcjf.io.net.http.HttpClient
Creates the SSL engine.
getSSLEngine() - Method in class org.hcjf.io.net.http.HttpsServer
Creates the SSL engine.
getSSLEngine() - Method in class org.hcjf.io.net.NetServiceConsumer
This method should create the ssl engine for the consumer.
getSslProtocol() - Method in class org.hcjf.io.net.http.HttpsServer
Return the ssl protocol.
getStandardLevel() - Method in enum org.hcjf.log.Log.LogGroup
 
getStart() - Method in class org.hcjf.layers.query.Query
Return the object that represents the first element of the result.
getStartupDate() - Method in class org.hcjf.cloud.impl.network.Node
 
getStatus() - Method in class org.hcjf.cloud.impl.network.Node
 
getStatus() - Method in class org.hcjf.cloud.impl.objects.DistributedLock
 
getStream() - Method in class org.hcjf.io.net.http.HttpSession
Returns the http2 stream object associated to the session.
getSystemSession() - Static method in class org.hcjf.service.ServiceSession
Return the instance of the system session.
getTag() - Method in class org.hcjf.log.Log.LogRecord
Returns the log record tag.
getTag(Throwable) - Static method in exception org.hcjf.errors.HCJFRuntimeException
 
getTags() - Method in class org.hcjf.service.security.Grants.Grant
Returns the lost of tags of the grant.
getTags() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
Returns the list of tags.
getTagsFromMessage(String) - Static method in class org.hcjf.utils.Strings
This method create a hash map indexing the same message with the different tags.
getTarget() - Method in class org.hcjf.layers.Layer
This method return the invocation target.
getTarget() - Method in class org.hcjf.layers.plugins.PluginLayer
Need obtain the invocation target to wrap the plugin.
getTargetClassName() - Method in class org.hcjf.service.security.Grants.Grant
Returns the target class name.
getTargetClassName() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
Returns the name of the target class.
getTask() - Method in class org.hcjf.io.net.http.proxy.HttpProxyRule
Return the proxy task of the rule.
getTask() - Method in class org.hcjf.io.net.http.proxy.RedirectionRule
 
getTaskCount() - Method in class org.hcjf.service.Service.ThreadPoolAgent
 
getTaskCount() - Method in interface org.hcjf.service.Service.ThreadPoolAgentMBean
 
getTaskName() - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
getTaskName() - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
Returns the name of the task.
getTcpPort(Integer) - Static method in class org.hcjf.io.net.InetPortProvider
 
Getter(Class, String, Method) - Constructor for class org.hcjf.utils.Introspection.Getter
 
getThrowable() - Method in class org.hcjf.io.net.messages.ResponseMessage
Returns the throwable value.
getThrowable() - Method in class org.hcjf.layers.Layer.Access
Return the throwable associated to the granted resume.
getThrowable() - Method in class org.hcjf.log.Log.LogRecord
Returns the throwable instance of the record.
getTimeAggregatingData() - Method in class org.hcjf.layers.query.ResultSet
Returns the time that the execution takes to evaluate the set of aggregate functions
getTimeCollectingData() - Method in class org.hcjf.layers.query.ResultSet
Returns the time that the execution takes to collect the data of the different data sources.
getTimeCompilingQuery() - Method in class org.hcjf.layers.query.ResultSet
Time to compile the query.
getTimeEvaluatingConditions() - Method in class org.hcjf.layers.query.ResultSet
Returns the time that the execution takes to evaluate the conditions.
getTimeFormattingData() - Method in class org.hcjf.layers.query.ResultSet
Returns the time that the executions takes to format the data.
getTimeout() - Method in class org.hcjf.io.net.http.Context
Returns the timeout value of the context execution.
getTimestamp() - Method in class org.hcjf.cloud.impl.objects.DistributedLock
 
getTimestamp() - Method in class org.hcjf.io.net.messages.Message
Returns the timestamp of the message.
getTotalTime() - Method in class org.hcjf.layers.query.ResultSet
Returns the total time of the query execution.
getTrustedCertsFilePath() - Method in class org.hcjf.io.net.http.HttpsServer
Return the path where trusted certs file is.
getType() - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
getType() - Method in class org.hcjf.layers.query.Join
Return the join operation type.
getUdpPort(Integer) - Static method in class org.hcjf.io.net.InetPortProvider
 
getUnderlyingLimit() - Method in class org.hcjf.layers.query.Query
Returns the query underlying limit.
getUnderlyingStart() - Method in class org.hcjf.layers.query.Query
Returns the underlying start.
getUUID(String) - Static method in class org.hcjf.properties.SystemProperties
This method return the value of the system property as UUID instance.
getValue() - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
getValue() - Method in class org.hcjf.cloud.impl.objects.DistributedTree.Entry
 
getValue() - Method in class org.hcjf.io.net.http.Cookie
 
getValue() - Method in class org.hcjf.io.net.messages.ResponseMessage
Returns the response value.
getValue() - Method in class org.hcjf.layers.query.evaluators.BooleanEvaluator
 
getValue() - Method in class org.hcjf.layers.query.JoinableMap.JoinableEntry
 
getVersion() - Method in class org.hcjf.cloud.impl.network.Node
 
getVersion() - Method in class org.hcjf.io.net.http.Cookie
 
getVersion() - Method in class org.hcjf.layers.plugins.Plugin
Return the plugin version.
getVersion() - Method in class org.hcjf.layers.resources.Resource
Returns the version of the resource.
getWanAddress() - Method in class org.hcjf.cloud.impl.network.Node
 
getWanId() - Method in class org.hcjf.cloud.impl.network.Node
 
getWanPort() - Method in class org.hcjf.cloud.impl.network.Node
 
getWriteTimeout() - Method in class org.hcjf.io.net.http.HttpClient
Return the write timeout value.
getWriteWaitForTimeout() - Method in class org.hcjf.io.net.NetServiceConsumer
Return the waiting time to write a package.
GIF - Static variable in class org.hcjf.encoding.MimeType
 
GL - Static variable in class org.hcjf.encoding.MimeType
 
GO_AWAY - org.hcjf.io.net.http.http2.Http2Frame.Type
 
GONE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.11
Grants - Class in org.hcjf.service.security
 
Grants() - Constructor for class org.hcjf.service.security.Grants
 
Grants.Grant - Class in org.hcjf.service.security
System grant representation.
GREATER_THAN - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
GREATER_THAN_OR_EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
greaterThan(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'greater than' method.
GreaterThan - Class in org.hcjf.layers.query.evaluators
Evaluate if the field's value of the instance is greater than the parameter value.
GreaterThan(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.GreaterThan
 
GreaterThan(Object, Object, boolean) - Constructor for class org.hcjf.layers.query.evaluators.GreaterThan
 
GreaterThanOrEqual - Class in org.hcjf.layers.query.evaluators
 
GreaterThanOrEqual(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.GreaterThanOrEqual
 
greaterThanOrEquals(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'greater than or equals' method.
GREEN - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
GREEN_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
group(String) - Static method in class org.hcjf.utils.Strings
Return the list with all the groups and sub groups of the value.
group(Groupable) - Method in interface org.hcjf.layers.query.Groupable
Group this instance with the parameter instance.
group(Groupable) - Method in class org.hcjf.layers.query.JoinableMap
 
GROUP_BY - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
Groupable - Interface in org.hcjf.layers.query
This interface represents all object capable of being grouped
GroupableSet() - Constructor for class org.hcjf.layers.query.JoinableMap.GroupableSet
 
groupRichText(String) - Static method in class org.hcjf.utils.Strings
Returns all the rich texts contained into the value and the value (in the last place) with all the replaceable places for each rich text.
GSD - Static variable in class org.hcjf.encoding.MimeType
 
GSM - Static variable in class org.hcjf.encoding.MimeType
 
GSP - Static variable in class org.hcjf.encoding.MimeType
 
GSS - Static variable in class org.hcjf.encoding.MimeType
 
GTAR - Static variable in class org.hcjf.encoding.MimeType
 
GUEST_SESSION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Service
 
GZ - Static variable in class org.hcjf.encoding.MimeType
 
GZIP - Static variable in class org.hcjf.encoding.MimeType
 
GZIP - Static variable in class org.hcjf.io.net.http.HttpHeader
 

H

H - Static variable in class org.hcjf.encoding.MimeType
 
HARMONIC - Static variable in class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
hasEvaluators() - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Returns false if the collection is empty or all the elements are TrueEvaluator.
hashCode() - Method in class org.hcjf.layers.query.JoinableMap
 
hashCode() - Method in class org.hcjf.layers.query.ResultSet
Returns the hash code value for this collection.
hashCode() - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
 
hashCode() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
hashCode() - Method in class org.hcjf.utils.LruMap
 
hashCode() - Method in class org.hcjf.utils.TtlMap
 
hashCode() - Method in class org.hcjf.utils.TtlSet
 
hasParameter(String) - Method in class org.hcjf.io.net.http.HttpRequest
Returns true if the request contains the parameter indicated.
HCJF_DECIMAL_NUMBER_REGEX - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_DATE_FORMAT - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_DECIMAL_SEPARATOR - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_EXCEPTION_MESSAGE_TAG - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_GROUPING_SEPARATOR - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_LRU_MAP_SIZE - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_NUMBER_FORMAT - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_PROPERTIES_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_PROPERTIES_FILE_XML - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_DEFAULT_SCIENTIFIC_NUMBER_FORMAT - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_INTEGER_NUMBER_REGEX - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_MATH_CONNECTOR_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_MATH_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_MATH_SPLITTER_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_SCIENTIFIC_NUMBER_REGEX - Static variable in class org.hcjf.properties.SystemProperties
 
HCJF_UUID_REGEX - Static variable in class org.hcjf.properties.SystemProperties
 
HCJFRuntimeException - Exception in org.hcjf.errors
 
HCJFRuntimeException(String, Object...) - Constructor for exception org.hcjf.errors.HCJFRuntimeException
 
HCJFRuntimeException(String, Throwable, Object...) - Constructor for exception org.hcjf.errors.HCJFRuntimeException
 
HCJFSecurityException - Exception in org.hcjf.errors
 
HCJFSecurityException(String, Object...) - Constructor for exception org.hcjf.errors.HCJFSecurityException
 
HCJFSecurityException(String, Throwable, Object...) - Constructor for exception org.hcjf.errors.HCJFSecurityException
 
HDF - Static variable in class org.hcjf.encoding.MimeType
 
HEAD - org.hcjf.io.net.http.HttpMethod
The HEAD method is identical to GET except that the server MUST NOT return a message-body in the response.
HEADER_TABLE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
HEADERS - org.hcjf.io.net.http.http2.Http2Frame.Type
 
HELP - Static variable in class org.hcjf.encoding.MimeType
 
hexToBytes(String) - Static method in class org.hcjf.utils.Strings
Returns a byte array based on the hexadecimal representation.
HGL - Static variable in class org.hcjf.encoding.MimeType
 
HH - Static variable in class org.hcjf.encoding.MimeType
 
hidePath(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
HidePathMessage - Class in org.hcjf.cloud.impl.messages
 
HidePathMessage() - Constructor for class org.hcjf.cloud.impl.messages.HidePathMessage
 
HidePathMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.HidePathMessage
 
HLB - Static variable in class org.hcjf.encoding.MimeType
 
HLP - Static variable in class org.hcjf.encoding.MimeType
 
HOST - Static variable in class org.hcjf.io.net.http.HttpHeader
 
HPG - Static variable in class org.hcjf.encoding.MimeType
 
HPGL - Static variable in class org.hcjf.encoding.MimeType
 
HQX - Static variable in class org.hcjf.encoding.MimeType
 
HTA - Static variable in class org.hcjf.encoding.MimeType
 
HTC - Static variable in class org.hcjf.encoding.MimeType
 
HTM - Static variable in class org.hcjf.encoding.MimeType
 
HTML - Static variable in class org.hcjf.encoding.MimeType
 
HTMLS - Static variable in class org.hcjf.encoding.MimeType
 
HTT - Static variable in class org.hcjf.encoding.MimeType
 
Http() - Constructor for class org.hcjf.properties.SystemProperties.Net.Http
 
HTTP - org.hcjf.io.net.http.HttpPackage.HttpProtocol
 
HTTP_1_1_REQUIRED - org.hcjf.io.net.http.http2.Http2Frame.Error
 
HTTP_CLIENT_LOG_TAG - Static variable in class org.hcjf.io.net.http.HttpClient
 
HTTP_CONTEXT_SEPARATOR - Static variable in class org.hcjf.io.net.http.HttpPackage
 
HTTP_FIELD_ASSIGNATION - Static variable in class org.hcjf.io.net.http.HttpPackage
 
HTTP_FIELD_SEPARATOR - Static variable in class org.hcjf.io.net.http.HttpPackage
 
HTTP_FIELD_START - Static variable in class org.hcjf.io.net.http.HttpPackage
 
HTTP_VERSION_NOT_SUPPORTED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.6
HTTP2_REQUEST - Static variable in class org.hcjf.io.net.http.HttpHeader
 
HTTP2_SETTINGS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
Http2Frame - Class in org.hcjf.io.net.http.http2
 
Http2Frame(Http2Frame.Type) - Constructor for class org.hcjf.io.net.http.http2.Http2Frame
 
Http2Frame.Error - Enum in org.hcjf.io.net.http.http2
 
Http2Frame.Settings - Enum in org.hcjf.io.net.http.http2
 
Http2Frame.Type - Enum in org.hcjf.io.net.http.http2
 
Http2Settings() - Constructor for class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
HttpClient - Class in org.hcjf.io.net.http
Client to invoke some http server.
HttpClient(URL) - Constructor for class org.hcjf.io.net.http.HttpClient
 
HttpHeader - Class in org.hcjf.io.net.http
This class represents a http header and contains all the components of the headers.
HttpHeader(String) - Constructor for class org.hcjf.io.net.http.HttpHeader
 
HttpHeader(String, String) - Constructor for class org.hcjf.io.net.http.HttpHeader
 
HttpMethod - Enum in org.hcjf.io.net.http
This enumeration contains all the possible methods of the HTTP protocol.
HttpPackage - Class in org.hcjf.io.net.http
This class represents all the king of packages between server and client side in a http communication.
HttpPackage() - Constructor for class org.hcjf.io.net.http.HttpPackage
 
HttpPackage(HttpPackage) - Constructor for class org.hcjf.io.net.http.HttpPackage
 
HttpPackage.ChunkedDecoderLayer - Class in org.hcjf.io.net.http
This decoder implementation resolve the chunked encoding method for http.
HttpPackage.HttpProtocol - Enum in org.hcjf.io.net.http
Enum with the http protocols
HttpPackage.TransferDecodingLayerInterface - Interface in org.hcjf.io.net.http
Specify the interface for all the implementations of http body decode method.
HttpPipelineResponse - Class in org.hcjf.io.net.http.pipeline
This class provides a way to create a pipeline between the http connection and the specific data source.
HttpPipelineResponse(int, int) - Constructor for class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
 
HttpPipelineResponse.StreamingPackage - Class in org.hcjf.io.net.http.pipeline
This class encapsulate the byte and custom properties send.
HttpProxy - Class in org.hcjf.io.net.http.proxy
Http proxy implementation
HttpProxy() - Constructor for class org.hcjf.io.net.http.proxy.HttpProxy
 
HttpProxy(Integer) - Constructor for class org.hcjf.io.net.http.proxy.HttpProxy
 
HttpProxyRule - Class in org.hcjf.io.net.http.proxy
This class analyze the requests and return a set of redirection task to be executed for the http proxy.
HttpProxyRule() - Constructor for class org.hcjf.io.net.http.proxy.HttpProxyRule
 
HttpRequest - Class in org.hcjf.io.net.http
This particular kind of package contains the request information.
HttpRequest() - Constructor for class org.hcjf.io.net.http.HttpRequest
 
HttpRequest(String, HttpMethod) - Constructor for class org.hcjf.io.net.http.HttpRequest
 
HttpRequest(HttpRequest) - Constructor for class org.hcjf.io.net.http.HttpRequest
 
HttpRequest.AttachFile - Class in org.hcjf.io.net.http
This class represents a file attached into the request.
HttpResponse - Class in org.hcjf.io.net.http
This class represents a http response package.
HttpResponse() - Constructor for class org.hcjf.io.net.http.HttpResponse
 
HttpResponse(HttpResponse) - Constructor for class org.hcjf.io.net.http.HttpResponse
 
HttpResponseCode - Interface in org.hcjf.io.net.http
Contains commons http response codes.
HttpResponseCode.DefaultPhrase - Class in org.hcjf.io.net.http
 
Https() - Constructor for class org.hcjf.properties.SystemProperties.Net.Https
 
HTTPS - org.hcjf.io.net.http.HttpPackage.HttpProtocol
 
HTTPS2_REQUEST - Static variable in class org.hcjf.io.net.http.HttpHeader
 
HttpServer - Class in org.hcjf.io.net.http
Implementation of the net service that provides the http protocol server.
HttpServer() - Constructor for class org.hcjf.io.net.http.HttpServer
 
HttpServer(Integer) - Constructor for class org.hcjf.io.net.http.HttpServer
 
HttpServer(Integer, boolean) - Constructor for class org.hcjf.io.net.http.HttpServer
 
HttpServer.AccessControl - Class in org.hcjf.io.net.http
 
HttpServer.ContextMatcher - Class in org.hcjf.io.net.http
 
HttpSession - Class in org.hcjf.io.net.http
Net session implementation for the http protocol
HttpSession(UUID, NetServiceConsumer) - Constructor for class org.hcjf.io.net.http.HttpSession
Constructor with id and consumer.
HttpSessionManager - Interface in org.hcjf.io.net.http
This class is a factory in order to implements a method to create and organize the http sessions.
HttpSessionManager.DefaultHttpSessionManager - Class in org.hcjf.io.net.http
This class is a default session factory implementation.
HttpsServer - Class in org.hcjf.io.net.http
 
HttpsServer() - Constructor for class org.hcjf.io.net.http.HttpsServer
 
HttpsServer(Integer) - Constructor for class org.hcjf.io.net.http.HttpsServer
 
HttpVersion - Interface in org.hcjf.io.net.http
Contains all the http version that the server support.
HTX - Static variable in class org.hcjf.encoding.MimeType
 

I

i(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with info group ("[I]").
I_WORLD_I_VRML - Static variable in class org.hcjf.encoding.MimeType
 
ICE - Static variable in class org.hcjf.encoding.MimeType
 
ICO - Static variable in class org.hcjf.encoding.MimeType
 
ID - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
ID - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
IDC - Static variable in class org.hcjf.encoding.MimeType
 
IdentifiableLayerInterface<O> - Interface in org.hcjf.layers.crud
This interface identify the layers with identifiable resources.
IDENTITY - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IEF - Static variable in class org.hcjf.encoding.MimeType
 
IEFS - Static variable in class org.hcjf.encoding.MimeType
 
IF_MATCH - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IF_MODIFIED_SINCE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IF_NONE_MATCH - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IF_RANGE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IF_UNMODIFIED_SINCE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
IGES - Static variable in class org.hcjf.encoding.MimeType
 
IGS - Static variable in class org.hcjf.encoding.MimeType
 
IllegalPropertyValueException - Exception in org.hcjf.properties
This exception is throws when the property value is not valid
IllegalPropertyValueException(String) - Constructor for exception org.hcjf.properties.IllegalPropertyValueException
Constructor.
IMA - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_BMP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_CMU_RASTER - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_FIF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_FLORIAN - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_G3FAX - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_GIF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_IEF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_JPEG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_JUTVISION - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_NAPLPS - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_PICT - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_PJPEG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_PNG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_SVG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_TIFF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VASA - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_DWG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_FPX - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_NET_FPX - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_RN_REALFLASH - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_RN_REALPIX - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_WAP_WBMP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_VND_XIFF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_CMU_RASTER - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_DWG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_ICON - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_JG - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_JPS - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_NIFF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PCX - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PICT - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PORTABLE_ANYMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PORTABLE_BITMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PORTABLE_GRAYMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PORTABLE_GREYMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_PORTABLE_PIXMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_QUICKTIME - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_RGB - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_TIFF - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_WINDOWS_BMP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_XBITMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_XBM - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_XPIXMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_XWD - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_X_XWINDOWDUMP - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_XBM - Static variable in class org.hcjf.encoding.MimeType
 
IMAGE_XPM - Static variable in class org.hcjf.encoding.MimeType
 
IMAP - Static variable in class org.hcjf.encoding.MimeType
 
IMPL - Static variable in class org.hcjf.properties.SystemProperties.Cloud
 
implies(Permission) - Method in class org.hcjf.service.security.SecurityPermissions.SecurityPermission
 
in(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'in' method.
in(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with info group ("[IN]").
In - Class in org.hcjf.layers.query.evaluators
 
In(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.In
 
IN - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
INADEQUATE_SECURITY - org.hcjf.io.net.http.http2.Http2Frame.Error
 
incomingMessage(CloudSession, Message) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
indexOf(byte[], byte[]) - Static method in class org.hcjf.utils.Bytes
Returns the first index into the array starting in the first element of the source array.
indexOf(byte[], byte[], int) - Static method in class org.hcjf.utils.Bytes
Returns the first index into the array starting in the element indicated by the 'startIndex' parameter of the source array.
indexOf(String) - Method in class org.hcjf.utils.Strings.Builder
 
indexOf(String, int) - Method in class org.hcjf.utils.Strings.Builder
 
InetPortProvider - Class in org.hcjf.io.net
 
InetPortProvider() - Constructor for class org.hcjf.io.net.InetPortProvider
 
INF - Static variable in class org.hcjf.encoding.MimeType
 
INFO - org.hcjf.log.Log.LogGroup
 
INFO_FILE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
init() - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
init() - Method in class org.hcjf.io.fs.FileSystemWatcherService
Start the main thread of the service.
init() - Method in class org.hcjf.io.net.broadcast.BroadcastService
This method initialize all the necessary components of the service.
init() - Method in class org.hcjf.io.net.kubernetes.KubernetesSpy
Only start the spy task to verify
init() - Method in class org.hcjf.io.net.NetService
This method will be called immediately after of the execution of the service's constructor method
init() - Method in class org.hcjf.io.process.ProcessDiscoveryService
 
init() - Method in class org.hcjf.log.Log
Start the log thread.
init() - Method in class org.hcjf.service.Service
This method will be called immediately after of the execution of the service's constructor method
init(CloudCache) - Method in interface org.hcjf.cloud.cache.CloudCacheStrategy
Init the strategy for a particular instance of cache.
init(CloudCache) - Method in class org.hcjf.cloud.cache.SizeStrategy
This method initialize the distributed map to maintains the size of the cache.
INITIAL_WINDOWS_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
INNER - org.hcjf.layers.query.Join.JoinType
 
INNER - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
INPUT - org.hcjf.log.Log.LogGroup
 
INPUT_BUFFER_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
INPUT_LOG_BODY_MAX_LENGTH - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
INPUT_LOG_ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
INS - Static variable in class org.hcjf.encoding.MimeType
 
insert(int, boolean) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, char) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, char[]) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, char[], int, int) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, double) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, float) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, long) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, CharSequence) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, CharSequence, int, int) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, Object) - Method in class org.hcjf.utils.Strings.Builder
 
insert(int, String) - Method in class org.hcjf.utils.Strings.Builder
 
instance - Static variable in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
instance - Variable in class org.hcjf.utils.TtlMap
 
INTERFACE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
INTERFACE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
INTERNAL_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
INTERNAL_SERVER_ERROR - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.1
Introspection - Class in org.hcjf.utils
This class contains a set of utilities to optimize the introspection native methods.
Introspection() - Constructor for class org.hcjf.utils.Introspection
 
Introspection.Accessor - Class in org.hcjf.utils
This class groups all the information about getter/setter accessor methods.
Introspection.Accessors - Class in org.hcjf.utils
This class contains the instances of getter and setter for a specific resource
Introspection.Consumer - Interface in org.hcjf.utils
This interface represents a possible implementation of the way to consume a getter method of the some kind of object.
Introspection.Getter - Class in org.hcjf.utils
Sub class of the accessor that represents only the getter accessors.
Introspection.Invoker - Class in org.hcjf.utils
 
Introspection.InvokerEntry<I extends Introspection.Invoker> - Class in org.hcjf.utils
This class represents the object returned by the invoker filter.
Introspection.InvokerFilter<I extends Introspection.Invoker> - Interface in org.hcjf.utils
This interface must be implemented to found some kind of methods implemented in the any class.
Introspection.Setter - Class in org.hcjf.utils
Sub class of the accessor that represents only the setter accessors.
IntrospectionConsumer() - Constructor for class org.hcjf.layers.query.Queryable.IntrospectionConsumer
 
invoke(Object, Object...) - Method in class org.hcjf.utils.Introspection.Invoker
Wrapper method to get the storage method.
invoke(Object, Method, Object[]) - Method in class org.hcjf.layers.distributed.DistributedLayer
 
invoke(Object, Method, Object[]) - Method in class org.hcjf.layers.Layer
This method intercepts the call to layer implementation and save some information about the thread behavior.
invoke(String, Object...) - Static method in class org.hcjf.utils.MathIntrospection
This method invokes the specific method of the Math class using the internal introspection cache.
INVOKE_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
InvokeMessage - Class in org.hcjf.cloud.impl.messages
 
InvokeMessage() - Constructor for class org.hcjf.cloud.impl.messages.InvokeMessage
 
InvokeMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.InvokeMessage
 
invokeNode(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
Invoker(Class, Method) - Constructor for class org.hcjf.utils.Introspection.Invoker
 
InvokerEntry(String, I, String...) - Constructor for class org.hcjf.utils.Introspection.InvokerEntry
 
IO_ERROR - org.hcjf.io.net.NetPackage.PackageStatus
This status indicates that the transaction's process fail.
IO_QUEUE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IO_THREAD_DIRECT_ALLOCATE_MEMORY - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IO_THREAD_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Ssl
 
IO_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IO_THREAD_POOL_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IO_UDP_LRU_ADDRESSES_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IO_UDP_LRU_SESSIONS_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
IP - Static variable in class org.hcjf.encoding.MimeType
 
IP_VERSION - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
IP_VERSION - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
isAggregate() - Method in class org.hcjf.layers.query.model.QueryReturnFunction
Verify if the function is an aggregate function or not.
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.hcjf.utils.Introspection.Accessors
Verify if exists an instance of the annotation class associated to the accessor method.
isAnnotationPresent(Class<? extends Annotation>) - Method in class org.hcjf.utils.Introspection.Invoker
Verify if exists an instance of the annotation class associated to the accessor method.
isCached() - Method in class org.hcjf.layers.LayerProxy.ProxyInterceptor
Return true if the proxy intercepts the invocation.
isChecked() - Method in class org.hcjf.io.net.NetSession
Return a value to indicate if the session is checked.
isComplete() - Method in class org.hcjf.io.net.http.HttpPackage
Return true if the http package is complete.
isComplete() - Method in class org.hcjf.io.net.messages.MessageBuffer
This method indicate when buffer contains some massage decoded.
isConnected() - Method in class org.hcjf.io.net.messages.MessagesNode
This method return the connected status of the node.
isConnected(NetSession) - Method in class org.hcjf.io.net.NetService
Indicates if the session is connected or not
isCreationTimeoutAvailable() - Method in class org.hcjf.io.net.http.HttpServer
For http implementation the connection timeout is not available.
isCreationTimeoutAvailable() - Method in class org.hcjf.io.net.NetServer
Verify if the specific implementation of net server need to start a connection timeout.
isDecoupledIoAction() - Method in class org.hcjf.io.net.NetServiceConsumer
 
isDesc() - Method in class org.hcjf.layers.query.model.QueryOrderField
Return the desc property.
isDesc() - Method in class org.hcjf.layers.query.model.QueryOrderFunction
Return the desc property.
isDesc() - Method in interface org.hcjf.layers.query.model.QueryOrderParameter
Return the desc property.
isDiscard() - Method in class org.hcjf.io.net.http.Cookie2
 
isDisconnectAndRemove() - Method in class org.hcjf.io.net.NetServer
This method indicate if the server must destroy de session when the session is disconnected.
isDistributed() - Method in interface org.hcjf.layers.LayerInterface
Returns true if the layer implementation is instance of DistributedLayer.
isDistributedLayerPublished(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
isEmpty() - Method in class org.hcjf.cloud.impl.MapImpl
 
isEmpty() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
isEmpty() - Method in class org.hcjf.cloud.impl.QueueImpl
 
isEmpty() - Method in class org.hcjf.layers.query.JoinableMap
 
isEmpty() - Method in class org.hcjf.layers.query.ResultSet
Returns true if this collection contains no elements.
isEmpty() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
isEmpty() - Method in class org.hcjf.utils.LruMap
 
isEmpty() - Method in class org.hcjf.utils.TtlMap
 
isEmpty() - Method in class org.hcjf.utils.TtlSet
 
isEncrypted() - Method in class org.hcjf.io.net.messages.MessagesNode
Returns true if the server use a encrypted protocol and false in the otherwise
isEncrypted() - Method in class org.hcjf.io.net.messages.MessagesServer
Returns true if the server use a encrypted protocol and false in the otherwise
isFirstRead() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
Verify if the first read over the pipeline.
isGranted() - Method in class org.hcjf.layers.Layer.Access
It returns true if access has been granted and false otherwise.
isGuestSession() - Method in class org.hcjf.service.ServiceSession
Verify if the current session is the guest session.
isHttpsInsecureConnection() - Method in class org.hcjf.io.net.http.HttpClient
Returns if the https connection is insecure or not.
isLayerPublished(Class<? extends LayerInterface>, String) - Static method in class org.hcjf.cloud.Cloud
This method verifies if the layer and name indicated are published into the cloud.
isLayerPublished(Class<? extends LayerInterface>, String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method verifies if the layer and name indicated are published into the cloud.
isLayerPublished(Class<? extends LayerInterface>, String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method verifies if the layer and name indicated are published into the cloud.
isLocalNode() - Method in class org.hcjf.cloud.impl.network.Node
 
isMultiSession() - Method in class org.hcjf.io.net.NetServer
This method return a flag to indicate if the server is multisession or not
isOverwritable() - Method in class org.hcjf.layers.Layer
This method return true if the layer instance is overwritable for other instance whit the same name.
isPlugin() - Method in class org.hcjf.layers.Layer
Returns true if the layer implementations is a instanceof plugin or false in the otherwise.
isPlugin() - Method in interface org.hcjf.layers.LayerInterface
Returns true if the layer is a plugin or false in the otherwise.
isPlugin() - Method in class org.hcjf.service.ServiceSession.LayerStackElement
Returns true if the layer is a plugin or false in the otherwise.
isSecure() - Method in class org.hcjf.io.net.http.Cookie
 
isShuttingDown() - Method in class org.hcjf.io.net.broadcast.BroadcastService
Verify if the service is in the shutting down process.
isShuttingDown() - Method in class org.hcjf.io.net.NetService
Return a boolean to knows if the instance of the java vm is into the shutdown process or not.
isStateful() - Method in class org.hcjf.layers.Layer
Return if the layer is stateful or not.
isStateful() - Method in interface org.hcjf.layers.LayerInterface
Returns true if the layer is stateful or false in the otherwise.
isStateful() - Method in class org.hcjf.service.ServiceSession.LayerStackElement
Returns true if the layer is a stateful instance or false in the otherwise.
isSystemSession() - Method in class org.hcjf.service.ServiceSession
Verify if the current session is the system session.
isTrueForced() - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator
This method indicate that the evaluator is forced to returns true;
ISU - Static variable in class org.hcjf.encoding.MimeType
 
isUnderlying() - Method in interface org.hcjf.layers.query.model.QueryComponent
Verify if the component is underlying.
isUnderlying() - Method in class org.hcjf.layers.query.model.QueryParameter
This method returns true if the component is underlying and false in the otherwise.
isUnderlying() - Method in class org.hcjf.layers.query.model.QueryResource
 
IT - Static variable in class org.hcjf.encoding.MimeType
 
iterator() - Method in class org.hcjf.cloud.impl.QueueImpl
 
iterator() - Method in class org.hcjf.layers.query.ResultSet
Returns an iterator over the elements in this collection.
iterator() - Method in class org.hcjf.utils.TtlSet
 
IV - Static variable in class org.hcjf.encoding.MimeType
 
IV_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Cryptography.Random
 
IVR - Static variable in class org.hcjf.encoding.MimeType
 
IVY - Static variable in class org.hcjf.encoding.MimeType
 

J

JAM - Static variable in class org.hcjf.encoding.MimeType
 
JAR_CONTAINER - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
JAR_TEMP_PREFIX - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
JAV - Static variable in class org.hcjf.encoding.MimeType
 
JAVA - Static variable in class org.hcjf.encoding.MimeType
 
JAVA_STANDARD_LOGGER_ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Log
 
JCM - Static variable in class org.hcjf.encoding.MimeType
 
JFIF - Static variable in class org.hcjf.encoding.MimeType
 
JFIF_TBNL - Static variable in class org.hcjf.encoding.MimeType
 
join(String, String, Joinable) - Method in interface org.hcjf.layers.query.Joinable
Join the data of this joinable instance with the data of the joinable parameter.
join(String, String, Joinable) - Method in class org.hcjf.layers.query.JoinableMap
Join the information stored into this instance of the joinable with the informacion stored into the joinable parameter.
join(Collection<String>, String) - Static method in class org.hcjf.utils.Strings
Return the string that result of join all the values separated by the separated value specified.
join(Collection<String>, String, String, String) - Static method in class org.hcjf.utils.Strings
Return the string that result of join all the values separated by the separated value specified and wrapped by the start and and value.
join(Stream<String>, String) - Static method in class org.hcjf.utils.Strings
Return the string that result of join all the values separated by the separated value specified.
join(Stream<String>, String, String, String) - Static method in class org.hcjf.utils.Strings
Return the string that result of join all the values separated by the separated value specified and wrapped by the start and and value.
Join - Class in org.hcjf.layers.query
This class represent a join operation
Join(Query, String, Join.JoinType) - Constructor for class org.hcjf.layers.query.Join
 
Join(Query, String, Join.JoinType, boolean) - Constructor for class org.hcjf.layers.query.Join
 
Join(Query, QueryResource, Join.JoinType) - Constructor for class org.hcjf.layers.query.Join
 
Join(Query, QueryResource, Join.JoinType, boolean) - Constructor for class org.hcjf.layers.query.Join
 
JOIN - org.hcjf.layers.query.Join.JoinType
 
JOIN - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
JOIN_CONDITIONAL_BODY_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_DYNAMIC_RESOURCE_ALIAS_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_DYNAMIC_RESOURCE_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_EVALUATORS_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_RESOURCE_NAME_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
JOIN_RESOURCE_VALUE_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
Join.JoinType - Enum in org.hcjf.layers.query
Join types.
Joinable - Interface in org.hcjf.layers.query
 
JoinableEntry(K, V) - Constructor for class org.hcjf.layers.query.JoinableMap.JoinableEntry
 
JoinableMap - Class in org.hcjf.layers.query
This is a wrapper of map implementation wit the joinable implementation.
JoinableMap() - Constructor for class org.hcjf.layers.query.JoinableMap
 
JoinableMap(String) - Constructor for class org.hcjf.layers.query.JoinableMap
 
JoinableMap(Map<String, Object>, String...) - Constructor for class org.hcjf.layers.query.JoinableMap
 
JoinableMap.GroupableSet - Class in org.hcjf.layers.query
This private class is only to knows if the set implementation into the groupable object is because the groupable object was grouped whit other instance or the set is domains information.
JoinableMap.JoinableEntry<K,​V> - Class in org.hcjf.layers.query
 
joinWords(String, String) - Static method in class org.hcjf.utils.Strings
This method join the words into the value identifying each of word for the uppercase character.
JPE - Static variable in class org.hcjf.encoding.MimeType
 
JPEG - Static variable in class org.hcjf.encoding.MimeType
 
JPG - Static variable in class org.hcjf.encoding.MimeType
 
JPS - Static variable in class org.hcjf.encoding.MimeType
 
JS - Static variable in class org.hcjf.encoding.MimeType
 
Json() - Constructor for class org.hcjf.properties.SystemProperties.Net.Http.EndPoint.Json
 
JSON - Static variable in class org.hcjf.encoding.MimeType
 
JSON_DATE_FORMAT - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
JsonUtils - Class in org.hcjf.utils
 
JsonUtils() - Constructor for class org.hcjf.utils.JsonUtils
 
JUT - Static variable in class org.hcjf.encoding.MimeType
 

K

KAR - Static variable in class org.hcjf.encoding.MimeType
 
KEEP_ALIVE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
KeepAliveMessage - Class in org.hcjf.cloud.impl.messages
 
KeepAliveMessage() - Constructor for class org.hcjf.cloud.impl.messages.KeepAliveMessage
 
KEY - Static variable in class org.hcjf.properties.SystemProperties.Cryptography
 
keySet() - Method in class org.hcjf.cloud.impl.MapImpl
 
keySet() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
keySet() - Method in interface org.hcjf.layers.query.Enlarged
Returns the key set of the object.
keySet() - Method in interface org.hcjf.layers.query.Groupable
Returns all the labels into the groupable instance.
keySet() - Method in class org.hcjf.layers.query.JoinableMap
 
keySet() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
keySet() - Method in class org.hcjf.utils.LruMap
 
keySet() - Method in class org.hcjf.utils.TtlMap
 
KML - Static variable in class org.hcjf.encoding.MimeType
 
KMZ - Static variable in class org.hcjf.encoding.MimeType
 
KSH - Static variable in class org.hcjf.encoding.MimeType
 
Kubernetes() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
KubernetesJobResource - Class in org.hcjf.io.net.kubernetes
 
KubernetesJobResource() - Constructor for class org.hcjf.io.net.kubernetes.KubernetesJobResource
 
KubernetesSpy - Class in org.hcjf.io.net.kubernetes
This service spy periodically the kubernetes cluster in order to knows all the updates into the cluster.
KubernetesSpy() - Constructor for class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
KubernetesSpyConsumer - Class in org.hcjf.io.net.kubernetes
 
KubernetesSpyConsumer() - Constructor for class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
 
KubernetesSpyConsumer(KubernetesSpyConsumer.PodMatcher) - Constructor for class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
 
KubernetesSpyConsumer(KubernetesSpyConsumer.PodMatcher, KubernetesSpyConsumer.ServiceMatcher) - Constructor for class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
 
KubernetesSpyConsumer(KubernetesSpyConsumer.ServiceMatcher) - Constructor for class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
 
KubernetesSpyConsumer.PodMatcher - Interface in org.hcjf.io.net.kubernetes
This kind of matcher verify the conditions over the pod instance.
KubernetesSpyConsumer.ServiceMatcher - Interface in org.hcjf.io.net.kubernetes
This kind of matcher verify the conditions over the service instance.
KubernetesSpyResource - Class in org.hcjf.io.net.kubernetes
 
KubernetesSpyResource() - Constructor for class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 

L

LA - Static variable in class org.hcjf.encoding.MimeType
 
LAM - Static variable in class org.hcjf.encoding.MimeType
 
LAN_ADDRESS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
LAN_PORT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
LAST_MODIFIED - Static variable in class org.hcjf.io.net.http.HttpHeader
 
lastIndexOf(String) - Method in class org.hcjf.utils.Strings.Builder
 
lastIndexOf(String, int) - Method in class org.hcjf.utils.Strings.Builder
 
LATEX - Static variable in class org.hcjf.encoding.MimeType
 
Layer - Class in org.hcjf.layers
All the layer implementation extends this class, and this class is a proxy between the layer client and implementation.
Layer() - Constructor for class org.hcjf.layers.Layer
 
Layer() - Constructor for class org.hcjf.properties.SystemProperties.Layer
 
Layer(boolean) - Constructor for class org.hcjf.layers.Layer
 
Layer(String) - Constructor for class org.hcjf.layers.Layer
 
Layer(String, boolean) - Constructor for class org.hcjf.layers.Layer
This is the end point for all the layers constructor.
Layer.Access - Class in org.hcjf.layers
This class represents the access resume of the layer.
Layer.LayerAgent - Class in org.hcjf.layers
 
Layer.LayerAgentMBean - Interface in org.hcjf.layers
 
LayerAgent(Layer) - Constructor for class org.hcjf.layers.Layer.LayerAgent
 
LayeredContext<L extends LayerInterface,​P extends LayeredRequest,​R extends LayeredResponse> - Class in org.hcjf.io.net.http.layered
This kind of context publish an http interface for som kind of layer.
LayeredContext(String...) - Constructor for class org.hcjf.io.net.http.layered.LayeredContext
 
LayeredRequest - Class in org.hcjf.io.net.http.layered
This class represents a package that contains all the information about a restful request.
LayeredRequest(HttpRequest) - Constructor for class org.hcjf.io.net.http.layered.LayeredRequest
 
LayeredResponse - Class in org.hcjf.io.net.http.layered
Response package for the layered contexts.
LayeredResponse(Object) - Constructor for class org.hcjf.io.net.http.layered.LayeredResponse
 
LayerInterface - Interface in org.hcjf.layers
 
layerInvoke(Class<? extends LayerInterface>, String, Method, Object...) - Static method in class org.hcjf.cloud.Cloud
Invokes the remote instance of a layer.
layerInvoke(Class<? extends LayerInterface>, String, Method, Object...) - Method in interface org.hcjf.cloud.CloudServiceImpl
Invokes the remote instance of a layer.
layerInvoke(Class<? extends LayerInterface>, String, Method, Object...) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Invokes the remote instance of a layer.
layerInvoke(Object[], Method, Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
LayerInvokeMessage - Class in org.hcjf.cloud.impl.messages
 
LayerInvokeMessage() - Constructor for class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
LayerInvokeMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
LayerProxy - Interface in org.hcjf.layers
This class wrap the layer invocation with two method, one before the invocation and other after invocation.
LayerProxy.ProxyInterceptor - Class in org.hcjf.layers
This class is the result of the before invoke method.
Layers - Class in org.hcjf.layers
This class manage all the published layers.
Layers.LayerMatcher<L extends LayerInterface> - Interface in org.hcjf.layers
This interface verify if the layer instance match with some particular match or not.
Layers.ResourcePredicate - Interface in org.hcjf.layers
 
Layers.SystemLayerReadableImplementation - Class in org.hcjf.layers
 
Layers.SystemResourceReadableImplementation - Class in org.hcjf.layers
 
LayerStackElement(Class<? extends Layer>, String, boolean, boolean) - Constructor for class org.hcjf.service.ServiceSession.LayerStackElement
 
LazyPermission - Annotation Type in org.hcjf.service.security
This annotation tag the methods of a layer with a permission that a session need to invoke the method.
LazyPermissions - Annotation Type in org.hcjf.service.security
This annotation tag the methods of a layer with a permission that a session need to invoke the method.
LEFT - org.hcjf.layers.query.Join.JoinType
 
LEFT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
leftPad(String, int) - Static method in class org.hcjf.utils.Strings
Complete the left side of the value with n instance of the default padding value (' ').
leftPad(String, String, int) - Static method in class org.hcjf.utils.Strings
Complete the left side of the value with n instance of the padding value.
length() - Method in class org.hcjf.utils.Strings.Builder
 
LENGTH_REQUIRED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.12
LEVEL - Static variable in class org.hcjf.properties.SystemProperties.Log
 
LHA - Static variable in class org.hcjf.encoding.MimeType
 
LHX - Static variable in class org.hcjf.encoding.MimeType
 
like(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'like' method.
Like - Class in org.hcjf.layers.query.evaluators
 
Like(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.Like
 
LIKE - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
LIKE_WILDCARD - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
LIMIT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
LIMIT_RANGE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
LINE_FIELD_SEPARATOR - Static variable in class org.hcjf.io.net.http.HttpPackage
 
LINE_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
LIST - Static variable in class org.hcjf.encoding.MimeType
 
LIST_END_POINTS - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy.EndPoints
 
LIST_PODS - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy.EndPoints
 
LIST_SERVICES - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy.EndPoints
 
listeners - Variable in class org.hcjf.events.Events
 
LMA - Static variable in class org.hcjf.encoding.MimeType
 
LoadPluginMessage - Class in org.hcjf.io.console.messages
This message contains the plugin file.
LoadPluginMessage() - Constructor for class org.hcjf.io.console.messages.LoadPluginMessage
 
Locale() - Constructor for class org.hcjf.properties.SystemProperties.Locale
 
LocaleLayerInterface - Interface in org.hcjf.layers.locale
This interface provides some methods access the locale information based on the locale of the service session.
LocalLeaf - Class in org.hcjf.cloud.impl.objects
 
LocalLeaf(Object) - Constructor for class org.hcjf.cloud.impl.objects.LocalLeaf
 
lock() - Method in class org.hcjf.cloud.impl.LockImpl
 
lock(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
lock(String) - Static method in class org.hcjf.cloud.Cloud
This method takes a resource an lock this for all the thread around the cluster and this resource has locked for all the thread for execution.
lock(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method takes a resource an lock this for all the thread around the cluster and this resource has locked for all the thread for execution.
lock(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method takes a resource an lock this for all the thread around the cluster and this resource has locked for all the thread for execution.
LOCK_NAME_TEMPLATE - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Queue
 
LOCK_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Cache
 
LOCK_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
LOCKED - org.hcjf.cloud.impl.objects.DistributedLock.Status
 
LockImpl - Class in org.hcjf.cloud.impl
 
LockImpl(String) - Constructor for class org.hcjf.cloud.impl.LockImpl
 
LockImpl.ConditionImpl - Class in org.hcjf.cloud.impl
 
LOCKING - org.hcjf.cloud.impl.objects.DistributedLock.Status
 
lockInterruptibly() - Method in class org.hcjf.cloud.impl.LockImpl
 
LockMessage - Class in org.hcjf.cloud.impl.messages
 
LockMessage() - Constructor for class org.hcjf.cloud.impl.messages.LockMessage
 
LockMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.LockMessage
 
Log - Class in org.hcjf.log
Static class that contains the functionality in order to maintain and organize a log file with the same records format The log behavior is affected by the following system properties
hcfj_log_path: work directory of the log, by default app work directory
hcfj_log_initial_queue_size: initial size of the internal queue, by default 10000;
hcfj_log_file_prefix: all the log files start with this prefix, by default hcjf
hcfj_log_error_file: if the property is true then log create a particular file for error group only, by default false
hcfj_log_warning_file: if the property is true then log create a particular file for warning group only, by default false
hcfj_log_info_file: if the property is true then log create a particular file for info group only, by default false
hcfj_log_debug_file: if the property is true then log create a particular file for debug group only, by default false
hcfj_log_level: min level to write file, by default "I"
hcfj_log_date_format: date format to show in the log file, by default "yyyy-mm-dd hh:mm:ss"
Log() - Constructor for class org.hcjf.properties.SystemProperties.Log
 
LOG - Static variable in class org.hcjf.encoding.MimeType
 
LOG_CONSUMERS_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Cloud
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.FileSystem
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Locale
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Net.Messages
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.ProcessDiscovery
 
LOG_TAG - Static variable in class org.hcjf.properties.SystemProperties.Query
 
Log.LogGroup - Enum in org.hcjf.log
This enum contains all the possible groups for the records
Log.LogRecord - Class in org.hcjf.log
This class contains all the information to write a record in the log.
login(Map<String, Object>) - Method in class org.hcjf.io.console.ConsoleServer
Make the login in the server.
LoginMessage - Class in org.hcjf.io.console.messages
This message contains the login information.
LoginMessage() - Constructor for class org.hcjf.io.console.messages.LoginMessage
 
LogMessages - Class in org.hcjf.log
 
LogPrinter - Interface in org.hcjf.log
This class porvide the interface to write the records of the log in different places.
LOST - org.hcjf.cloud.impl.network.Node.Status
 
LruMap<K,​V> - Class in org.hcjf.utils
This map implementation use an algorithm to maintains a fixed size into the map with the elements least recently used (LRU).
LruMap() - Constructor for class org.hcjf.utils.LruMap
 
LruMap(Integer) - Constructor for class org.hcjf.utils.LruMap
 
LSP - Static variable in class org.hcjf.encoding.MimeType
 
LST - Static variable in class org.hcjf.encoding.MimeType
 
LSX - Static variable in class org.hcjf.encoding.MimeType
 
LTX - Static variable in class org.hcjf.encoding.MimeType
 
LZH - Static variable in class org.hcjf.encoding.MimeType
 
LZX - Static variable in class org.hcjf.encoding.MimeType
 

M

M - Static variable in class org.hcjf.encoding.MimeType
 
M1V - Static variable in class org.hcjf.encoding.MimeType
 
M2A - Static variable in class org.hcjf.encoding.MimeType
 
M2V - Static variable in class org.hcjf.encoding.MimeType
 
M3U - Static variable in class org.hcjf.encoding.MimeType
 
MAN - Static variable in class org.hcjf.encoding.MimeType
 
MAP - Static variable in class org.hcjf.encoding.MimeType
 
MAP_KEYS_FIELD_NAME - Static variable in interface org.hcjf.utils.bson.BsonParcelable
 
MAP_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
MAP_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Cache
 
MAP_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
MAP_VALUES_FIELD_NAME - Static variable in interface org.hcjf.utils.bson.BsonParcelable
 
MapImpl<K,​V> - Class in org.hcjf.cloud.impl
 
MapImpl(String) - Constructor for class org.hcjf.cloud.impl.MapImpl
 
MAR - Static variable in class org.hcjf.encoding.MimeType
 
MASTER_NODE_HOST - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
MASTER_NODE_PORT - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
match(V1Pod) - Method in interface org.hcjf.io.net.kubernetes.KubernetesSpyConsumer.PodMatcher
 
match(V1Service) - Method in interface org.hcjf.io.net.kubernetes.KubernetesSpyConsumer.ServiceMatcher
 
match(ProcessHandle) - Method in interface org.hcjf.io.process.ProcessDiscoveryConsumer
 
match(L) - Method in interface org.hcjf.layers.Layers.LayerMatcher
 
MATH_ADDITION - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_DISTINCT - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_DISTINCT_2 - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_DIVISION - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_EVAL_EXPRESSION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_GREATER_THAN - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_GREATER_THAN_OR_EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_LESS_THAN - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_LESS_THAN_OR_EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_MODULUS - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_MULTIPLICATION - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MATH_SUBTRACTION - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
MathIntrospection - Class in org.hcjf.utils
This class contains the default filters and invokers to create the static introspection of Math class
MathIntrospection() - Constructor for class org.hcjf.utils.MathIntrospection
 
MathQueryFunctionLayer - Class in org.hcjf.layers.query.functions
This layer implements all the math functions to invoke from the query scope.
MathQueryFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.MathQueryFunctionLayer
 
MAX_AGE - Static variable in class org.hcjf.io.net.http.Cookie
 
MAX_ALLOCATED_MEMORY_EXCEEDED_THROWS_EXCEPTION - Static variable in class org.hcjf.properties.SystemProperties.Service
 
MAX_ALLOCATED_MEMORY_EXPRESSED_IN_PERCENTAGE - Static variable in class org.hcjf.properties.SystemProperties.Service
 
MAX_ALLOCATED_MEMORY_FOR_THREAD - Static variable in class org.hcjf.properties.SystemProperties.Service
 
MAX_CONCURRENT_STREAMS - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
MAX_EXECUTION_TIME_FOR_THREAD - Static variable in class org.hcjf.properties.SystemProperties.Service
 
MAX_FORWARDS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
MAX_FRAME_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
MAX_HEADER_LIST_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Http2Settings
 
MAX_PACKAGE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
MaxAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
MaxAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.MaxAggregateFunctionLayer
 
MBD - Static variable in class org.hcjf.encoding.MimeType
 
MC$ - Static variable in class org.hcjf.encoding.MimeType
 
MCD - Static variable in class org.hcjf.encoding.MimeType
 
MCF - Static variable in class org.hcjf.encoding.MimeType
 
MCP - Static variable in class org.hcjf.encoding.MimeType
 
ME - Static variable in class org.hcjf.encoding.MimeType
 
MeanAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
MeanAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
merge(String, Object, BiFunction<? super Object, ? super Object, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
merge(String, Object, BiFunction<? super Object, ? super Object, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
merge(K, V, BiFunction<? super V, ? super V, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
Message - Class in org.hcjf.io.net.messages
 
Message() - Constructor for class org.hcjf.io.net.messages.Message
 
Message(UUID) - Constructor for class org.hcjf.io.net.messages.Message
 
MESSAGE_RFC822 - Static variable in class org.hcjf.encoding.MimeType
 
MessageBuffer - Class in org.hcjf.io.net.messages
 
MessageBuffer() - Constructor for class org.hcjf.io.net.messages.MessageBuffer
 
MessageCollection - Class in org.hcjf.io.net.messages
 
MessageCollection() - Constructor for class org.hcjf.io.net.messages.MessageCollection
 
Messages - Class in org.hcjf.utils
Message manager
Messages() - Constructor for class org.hcjf.properties.SystemProperties.Net.Messages
 
Messages() - Constructor for class org.hcjf.utils.Messages
 
MessagesNode<S extends NetSession> - Class in org.hcjf.io.net.messages
This class provides the base to implements a message node.
MessagesNode(String, Integer) - Constructor for class org.hcjf.io.net.messages.MessagesNode
 
MessagesNode(String, Integer, Cryptography) - Constructor for class org.hcjf.io.net.messages.MessagesNode
 
MessagesServer<S extends NetSession> - Class in org.hcjf.io.net.messages
This implementation provides the base to work with messages into the network.
MessagesServer(Integer, NetService.TransportLayerProtocol, boolean, boolean) - Constructor for class org.hcjf.io.net.messages.MessagesServer
 
MessagesServer(Integer, NetService.TransportLayerProtocol, boolean, boolean, Cryptography) - Constructor for class org.hcjf.io.net.messages.MessagesServer
 
METHOD_NOT_ALLOWED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.6
MethodInvokeMessage - Class in org.hcjf.cloud.impl.messages
 
MethodInvokeMessage() - Constructor for class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
MethodInvokeMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
MethodResponseMessage - Class in org.hcjf.cloud.impl.messages
 
MethodResponseMessage() - Constructor for class org.hcjf.cloud.impl.messages.MethodResponseMessage
 
MethodResponseMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.MethodResponseMessage
 
MHT - Static variable in class org.hcjf.encoding.MimeType
 
MHTML - Static variable in class org.hcjf.encoding.MimeType
 
MID - Static variable in class org.hcjf.encoding.MimeType
 
MIDI - Static variable in class org.hcjf.encoding.MimeType
 
MIF - Static variable in class org.hcjf.encoding.MimeType
 
MIME - Static variable in class org.hcjf.encoding.MimeType
 
MimeType - Class in org.hcjf.encoding
Contains commons mime types.
MimeType(String, String...) - Constructor for class org.hcjf.encoding.MimeType
 
MIN_VALUE_OF_DELAY - Static variable in class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
MinAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
MinAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.MinAggregateFunctionLayer
 
MJF - Static variable in class org.hcjf.encoding.MimeType
 
MJPG - Static variable in class org.hcjf.encoding.MimeType
 
MM - Static variable in class org.hcjf.encoding.MimeType
 
MME - Static variable in class org.hcjf.encoding.MimeType
 
MOD - Static variable in class org.hcjf.encoding.MimeType
 
MODEL_IGES - Static variable in class org.hcjf.encoding.MimeType
 
MODEL_VND_DWF - Static variable in class org.hcjf.encoding.MimeType
 
MODEL_VRML - Static variable in class org.hcjf.encoding.MimeType
 
MODEL_X_POV - Static variable in class org.hcjf.encoding.MimeType
 
MOOV - Static variable in class org.hcjf.encoding.MimeType
 
MOV - Static variable in class org.hcjf.encoding.MimeType
 
MOVED_PERMANENTLY - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.2
MOVIE - Static variable in class org.hcjf.encoding.MimeType
 
MP2 - Static variable in class org.hcjf.encoding.MimeType
 
MP3 - Static variable in class org.hcjf.encoding.MimeType
 
MP4 - Static variable in class org.hcjf.encoding.MimeType
 
MPA - Static variable in class org.hcjf.encoding.MimeType
 
MPC - Static variable in class org.hcjf.encoding.MimeType
 
MPE - Static variable in class org.hcjf.encoding.MimeType
 
MPEG - Static variable in class org.hcjf.encoding.MimeType
 
MPG - Static variable in class org.hcjf.encoding.MimeType
 
MPGA - Static variable in class org.hcjf.encoding.MimeType
 
MPP - Static variable in class org.hcjf.encoding.MimeType
 
MPT - Static variable in class org.hcjf.encoding.MimeType
 
MPV - Static variable in class org.hcjf.encoding.MimeType
 
MPX - Static variable in class org.hcjf.encoding.MimeType
 
MRC - Static variable in class org.hcjf.encoding.MimeType
 
MS - Static variable in class org.hcjf.encoding.MimeType
 
MULTIPART_FORM_DATA - Static variable in class org.hcjf.io.net.http.HttpHeader
 
MULTIPART_X_GZIP - Static variable in class org.hcjf.encoding.MimeType
 
MULTIPART_X_USTAR - Static variable in class org.hcjf.encoding.MimeType
 
MULTIPART_X_ZIP - Static variable in class org.hcjf.encoding.MimeType
 
MultipartFormDataDecoder - Class in org.hcjf.io.net.http
This layer implementation contains the logic to decode a body using the form url encoding standard method, that correspond with the content type header 'multipart/form-data'
MultipartFormDataDecoder() - Constructor for class org.hcjf.io.net.http.MultipartFormDataDecoder
 
MultipartHttpPipelineResponse - Class in org.hcjf.io.net.http.pipeline
 
MultipartHttpPipelineResponse(int, int, String) - Constructor for class org.hcjf.io.net.http.pipeline.MultipartHttpPipelineResponse
 
MULTIPLE_CHOICES - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.1
MUSIC_CRESCENDO - Static variable in class org.hcjf.encoding.MimeType
 
MUSIC_X_KARAOKE - Static variable in class org.hcjf.encoding.MimeType
 
MV - Static variable in class org.hcjf.encoding.MimeType
 
MY - Static variable in class org.hcjf.encoding.MimeType
 
MZZ - Static variable in class org.hcjf.encoding.MimeType
 

N

NAME - Static variable in class org.hcjf.io.net.kubernetes.KubernetesJobResource
 
NAME - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAME - Static variable in class org.hcjf.layers.query.functions.MaxAggregateFunctionLayer
 
NAME - Static variable in class org.hcjf.layers.query.functions.MeanAggregateFunctionLayer
 
NAME - Static variable in class org.hcjf.layers.query.functions.MinAggregateFunctionLayer
 
NAME - Static variable in class org.hcjf.layers.query.functions.SumAggregateFunctionLayer
 
NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
NAME_PREFIX - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
NamedUuid - Class in org.hcjf.utils
This king of uuid contains a hash code for some string in his internal structure.
NAMESPACE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACE - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
NAMESPACE_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
NAMESPACED_CONFIG_MAP - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_END_POINT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_EVENT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_POD - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_POD_TEMPLATE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_RESOURCE_QUOTA - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_SECRET - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_SERVICE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NAMESPACED_SERVICE_ACCOUNT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
Naming - Class in org.hcjf.names
Naming service class.
NAMING_LOG_TAG - Static variable in class org.hcjf.names.Naming
 
NamingConsumer - Class in org.hcjf.names
Naming service consumer base class.
NamingConsumer(String) - Constructor for class org.hcjf.names.NamingConsumer
 
NAP - Static variable in class org.hcjf.encoding.MimeType
 
NAPLPS - Static variable in class org.hcjf.encoding.MimeType
 
NC - Static variable in class org.hcjf.encoding.MimeType
 
NCM - Static variable in class org.hcjf.encoding.MimeType
 
Net() - Constructor for class org.hcjf.properties.SystemProperties.Net
 
NetClient<S extends NetSession,​D> - Class in org.hcjf.io.net
This class is a kind of net consumer that represent a client for the ip connections.
NetClient(String, Integer, NetService.TransportLayerProtocol) - Constructor for class org.hcjf.io.net.NetClient
 
NetIOThread(Runnable) - Constructor for class org.hcjf.io.net.NetService.NetIOThread
 
NetPackage - Class in org.hcjf.io.net
This class represents a package of information over IP protocol.
NetPackage() - Constructor for class org.hcjf.io.net.NetPackage
 
NetPackage.ActionEvent - Enum in org.hcjf.io.net
Actioln events.
NetPackage.NetPackageWrapper - Class in org.hcjf.io.net
Net package wrapper.
NetPackage.PackageStatus - Enum in org.hcjf.io.net
Transaction's status.
NetServer<S extends NetSession,​D> - Class in org.hcjf.io.net
This class is a kind of net consumer that represent a server for the ip connections.
NetServer(Integer, NetService.TransportLayerProtocol, boolean, boolean) - Constructor for class org.hcjf.io.net.NetServer
 
NetService - Class in org.hcjf.io.net
This class implements a service that provide an up-level interface to open tcp and udp connections like a server side or client side.
NetService.NetIOThread - Class in org.hcjf.io.net
Net IO thread.
NetService.TransportLayerProtocol - Enum in org.hcjf.io.net
Transport layer protocols.
NetServiceConsumer<S extends NetSession,​D> - Class in org.hcjf.io.net
This consumer provide an interface for the net service.
NetServiceConsumer(Integer, NetService.TransportLayerProtocol) - Constructor for class org.hcjf.io.net.NetServiceConsumer
 
NetServiceConsumer.DecoupledAction - Class in org.hcjf.io.net
Interface to decoupled the read action.
NetSession - Class in org.hcjf.io.net
This interface define de behavior of the net session.
NetSession(UUID, NetServiceConsumer) - Constructor for class org.hcjf.io.net.NetSession
 
NetUtils - Class in org.hcjf.io.net.messages
 
NetUtils() - Constructor for class org.hcjf.io.net.messages.NetUtils
 
NetworkComponent - Class in org.hcjf.cloud.impl.network
 
NetworkComponent() - Constructor for class org.hcjf.cloud.impl.network.NetworkComponent
 
newCondition() - Method in class org.hcjf.cloud.impl.LockImpl
 
newCondition(String) - Method in class org.hcjf.cloud.impl.LockImpl
 
NIF - Static variable in class org.hcjf.encoding.MimeType
 
NIFF - Static variable in class org.hcjf.encoding.MimeType
 
NIO_SELECTOR_MIN_WAIT_COUNTER_LIMIT - Static variable in class org.hcjf.properties.SystemProperties.Net
 
NIO_SELECTOR_MIN_WAIT_TIME - Static variable in class org.hcjf.properties.SystemProperties.Net
 
NIX - Static variable in class org.hcjf.encoding.MimeType
 
NO_CONTENT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.5
NO_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
Node - Class in org.hcjf.cloud.impl.network
 
Node() - Constructor for class org.hcjf.cloud.impl.network.Node
 
NODE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
NODE_LOST_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
Node.Status - Enum in org.hcjf.cloud.impl.network
 
NodeIdentificationMessage - Class in org.hcjf.cloud.impl.messages
 
NodeIdentificationMessage() - Constructor for class org.hcjf.cloud.impl.messages.NodeIdentificationMessage
 
NodeIdentificationMessage(Node) - Constructor for class org.hcjf.cloud.impl.messages.NodeIdentificationMessage
 
NODES - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
NON_AUTHORITATIVE_INFOTMATION - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.4
normalize(String) - Method in class org.hcjf.names.NamingConsumer
Normalize the specific value.
normalize(String, String) - Static method in class org.hcjf.names.Naming
Normalize the value using the specific naming implementation.
NOT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
NOT_2 - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
NOT_ACCEPTABLE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.7
NOT_FOUND - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.5
NOT_IMPLEMENTED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.2
NOT_IN - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
NOT_MODIFIED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.5
notIn(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'not in' method.
NotIn - Class in org.hcjf.layers.query.evaluators
 
NotIn(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.NotIn
 
NSC - Static variable in class org.hcjf.encoding.MimeType
 
NULL - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
numberEquals(Number, Object) - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Normalize any kind of number and compare both;
NumberSetFunction - Interface in org.hcjf.layers.query.functions
 
NVD - Static variable in class org.hcjf.encoding.MimeType
 

O

O - Static variable in class org.hcjf.encoding.MimeType
 
OBJECT_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
OBJECT_NAME_TEMPLATE - Static variable in class org.hcjf.log.debug.Agents
 
ObjectQueryFunction - Class in org.hcjf.layers.query.functions
 
ObjectQueryFunction() - Constructor for class org.hcjf.layers.query.functions.ObjectQueryFunction
 
OBJETC_FIELD_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
ODA - Static variable in class org.hcjf.encoding.MimeType
 
ODP - Static variable in class org.hcjf.encoding.MimeType
 
ODS - Static variable in class org.hcjf.encoding.MimeType
 
ODT - Static variable in class org.hcjf.encoding.MimeType
 
offer(O) - Method in class org.hcjf.cloud.impl.QueueImpl
 
offsetByCodePoints(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
OK - org.hcjf.io.net.NetPackage.PackageStatus
This status indicates that the transaction finish ok.
OK - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.1
OMC - Static variable in class org.hcjf.encoding.MimeType
 
OMCD - Static variable in class org.hcjf.encoding.MimeType
 
OMCR - Static variable in class org.hcjf.encoding.MimeType
 
ON - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
onAction() - Method in class org.hcjf.io.net.NetServiceConsumer.DecoupledAction
 
onAction() - Method in interface org.hcjf.service.security.SecurityPermissions.GrantedAction
 
onAction(P) - Method in class org.hcjf.io.net.http.layered.LayeredContext
The implementation of this method must resolve the interface with the layer.
onAdd(Object, Object) - Method in interface org.hcjf.cloud.cache.CloudCacheStrategy
This method is called when some object was added to the cache instance.
onAdd(Object, Object) - Method in class org.hcjf.cloud.cache.SizeStrategy
Add a new id into the internal collection.
onAddEvaluator(Evaluator) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
This method is called when some evaluator is added to the collection.
onAfterInvoke(Method, Object, Object...) - Method in interface org.hcjf.layers.LayerProxy
This method is called after of layer invocation.
onBeforeInvoke(Method, Object...) - Method in interface org.hcjf.layers.LayerProxy
This method is called before of layer invocation.
onCheckSessionError(HttpSession, HttpPackage, NetPackage, Throwable) - Method in class org.hcjf.io.net.http.HttpServer
Manages an exception thrown while trying to check session (authenticate) by calling to the specific context for get an error response depending on exception information.
onCheckSessionError(S, D, NetPackage, Throwable) - Method in class org.hcjf.io.net.NetServiceConsumer
When an exception is occurred while checking session, this method is called to process the package according the exception information.
onConnect(HttpSession, HttpPackage, NetPackage) - Method in class org.hcjf.io.net.http.HttpClient
 
onConnect(NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
This method abstracts the connection event to use the entities of the domain's implementation.
onConnect(S, D, NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
Method that must be implemented by the custom implementation to know when a session is connected
onConnect(S, MessageBuffer, NetPackage) - Method in class org.hcjf.io.net.messages.MessagesNode
This method is called when the node is connected.
onConnectFail() - Method in class org.hcjf.io.net.messages.MessagesNode
This method is called when the node connection fail.
onConnectFail() - Method in class org.hcjf.io.net.NetClient
 
onContext(HttpRequest) - Method in class org.hcjf.io.net.http.Context
This method is called when there comes a http package addressed to this context.
onContext(HttpRequest) - Method in class org.hcjf.io.net.http.EnumContext
 
onContext(HttpRequest) - Method in class org.hcjf.io.net.http.FolderContext
This method is called when there comes a http package addressed to this context.
onContext(HttpRequest) - Method in class org.hcjf.io.net.http.layered.LayeredContext
This method is called when there comes a http package addressed to this context.
onContext(HttpRequest) - Method in class org.hcjf.io.net.http.RestContext
This method receive the http request and delegate each request for the different method depends of the http method and the request body.
onContextNotFound(HttpRequest) - Method in class org.hcjf.io.net.http.HttpServer
This method must create the response package when the context not found.
onDisconnect(CloudSession, NetPackage) - Method in class org.hcjf.cloud.impl.network.CloudClient
 
onDisconnect(HttpSession, NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
This method is called when the session is closed.
onDisconnect(NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
This method abstracts the disconnection event to use the entities of the domain's implementation.
onDisconnect(S, NetPackage) - Method in class org.hcjf.io.net.messages.MessagesNode
 
onDisconnect(S, NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
Method must be implemented by the custom implementation to known when a session is disconnected
onDiscovery(ProcessHandle) - Method in interface org.hcjf.io.process.ProcessDiscoveryConsumer
 
onEnd() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
This method is called after the last read over the pipeline.
onEndThread() - Method in class org.hcjf.service.ServiceSession
Call to hook of the ends thread.
onError(Throwable) - Method in class org.hcjf.cloud.timer.CloudTimerTask
Implements this method in order to process the error.
onError(HttpRequest, Throwable) - Method in class org.hcjf.io.net.http.Context
This method is called when there are any error on the context execution.
onError(HttpRequest, Throwable) - Method in class org.hcjf.io.net.http.layered.LayeredContext
This method is called when there are any error on the context execution.
onError(HttpRequest, Throwable) - Method in class org.hcjf.io.net.http.RestContext
This method generate error response all the times that the request generates an throwable instance.
onEventReceived(E) - Method in interface org.hcjf.events.EventListener
When a event is received.
onKill(ProcessHandle) - Method in interface org.hcjf.io.process.ProcessDiscoveryConsumer
 
onNonExistentFile(HttpRequest, File) - Method in class org.hcjf.io.net.http.FolderContext
This method could be implemented in order to manage the non-existent file situation.
onNotCheckedSession(HttpRequest) - Method in class org.hcjf.io.net.http.HttpServer
This method must create the response package when the session check fail.
onPing(BroadcastService.PingMessage) - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
onPing(BroadcastService.PingMessage) - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
This method is invoked when the instance receive a broadcast ping message.
onPodDiscovery(V1Pod) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called when a new pod is discovery.
onPodLost(V1Pod) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called when a pod is not more into the kubernetes cluster.
onPong(BroadcastService.PongMessage) - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
onPong(BroadcastService.PongMessage) - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
This method is invoked when the instance receive a broadcast pong message.
onRead(CloudSession, Message) - Method in class org.hcjf.cloud.impl.network.CloudClient
 
onRead(CloudSession, Message) - Method in class org.hcjf.cloud.impl.network.CloudServer
 
onRead(ConsoleSession, Message) - Method in class org.hcjf.io.console.ConsoleServer
Delegate the message for the different methods.
onRead(HttpSession, HttpPackage, NetPackage) - Method in class org.hcjf.io.net.http.HttpClient
 
onRead(HttpSession, HttpPackage, NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
First check if the package is complete, then try to found the context using the http request information a create the response package.
onRead(NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
When the net service receive data call this method to process the package
onRead(S, D, NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
When the net service receive data, this method is called to process the package.
onRead(S, Message) - Method in class org.hcjf.io.net.messages.MessagesNode
This method is called when there are a complete message into the buffer.
onRead(S, Message) - Method in class org.hcjf.io.net.messages.MessagesServer
This method depends of each implementation.
onRead(S, MessageBuffer, NetPackage) - Method in class org.hcjf.io.net.messages.MessagesNode
This method is called when the node read information from the net.
onRead(S, MessageBuffer, NetPackage) - Method in class org.hcjf.io.net.messages.MessagesServer
This method is called when there are data for some session.
onRemove(Object) - Method in interface org.hcjf.cloud.cache.CloudCacheStrategy
This method is called when some object was removed to the cache instance.
onRemove(Object) - Method in class org.hcjf.cloud.cache.SizeStrategy
Remove a specific id of the internal collection.
onRun() - Method in class org.hcjf.cloud.timer.CloudTimerTask
Custom logic implementation.
onServiceDiscovery(V1Service) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called when a new service is discovery.
onServiceLost(V1Service) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called when a service is not more into the kubernetes cluster.
onShutdown(BroadcastService.ShutdownMessage) - Method in class org.hcjf.cloud.impl.network.CloudBroadcastConsumer
 
onShutdown(BroadcastService.ShutdownMessage) - Method in interface org.hcjf.io.net.broadcast.BroadcastConsumer
This method is invoked when the instance receive a broadcast shutdown massage.
onStart() - Method in class org.hcjf.io.net.http.HttpServer
Only put in the log the moment to server start.
onStart() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
This method is called before the fir read over the pipeline.
onStart() - Method in class org.hcjf.io.net.NetServer
This method should be overwritten to know when the server is started
onStartThread() - Method in class org.hcjf.service.ServiceSession
Call to hook of the starts thread.
onStop() - Method in class org.hcjf.io.net.http.HttpServer
Only put in the log the moment to server stop.
onStop() - Method in class org.hcjf.io.net.NetServer
This method should be overwritten to know when the server is stopped
onUnresponsiveContext(HttpRequest) - Method in class org.hcjf.io.net.http.HttpServer
This method must create the response package when the context result is null.
onWrite(HttpSession, NetPackage) - Method in class org.hcjf.io.net.http.HttpServer
When the net service write data then call this method to process the package.
onWrite(NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
When the net service write data then call this method to process the package.
onWrite(S, NetPackage) - Method in class org.hcjf.io.net.NetServiceConsumer
When the net service write data then call this method to process the package.
OPERATION_MODE - Static variable in class org.hcjf.properties.SystemProperties.Cryptography
 
OPERATION_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
OPTIONS - org.hcjf.io.net.http.HttpMethod
The OPTIONS method represents a request for information about the communication options available on the request/response chain identified by the Request-URI.
or() - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a group evaluator with 'or' function, by default return evaluate with false.
Or - Class in org.hcjf.layers.query.evaluators
Evaluate all the evaluators into the collection and concat all the result with or operation.
Or(EvaluatorCollection) - Constructor for class org.hcjf.layers.query.evaluators.Or
 
OR - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
Orchestrator() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
ORDER_BY - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
ORG_HCJF_ENCODING_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_10 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_11 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_12 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_13 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_14 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_15 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_16 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_17 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_18 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_19 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_2 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_20 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_21 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_22 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_3 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_4 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_5 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_6 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_7 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_8 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_ENCODING_9 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_EVENTS_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_FS_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_2 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_3 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_4 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_5 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_6 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_7 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_8 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_9 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_END_POINT_NOT_FOUND - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_LAYERED_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_PACKAGE_OVERFLOW - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_PROXY_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_PROXY_2 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_REST_1 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_REST_2 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_REST_3 - Static variable in class org.hcjf.errors.Errors
 
ORG_HCJF_IO_NET_HTTP_REST_4 - Static variable in class org.hcjf.errors.Errors
 
org.hcjf.cloud - package org.hcjf.cloud
 
org.hcjf.cloud.cache - package org.hcjf.cloud.cache
 
org.hcjf.cloud.counter - package org.hcjf.cloud.counter
 
org.hcjf.cloud.impl - package org.hcjf.cloud.impl
 
org.hcjf.cloud.impl.messages - package org.hcjf.cloud.impl.messages
 
org.hcjf.cloud.impl.network - package org.hcjf.cloud.impl.network
 
org.hcjf.cloud.impl.objects - package org.hcjf.cloud.impl.objects
 
org.hcjf.cloud.timer - package org.hcjf.cloud.timer
 
org.hcjf.encoding - package org.hcjf.encoding
 
org.hcjf.errors - package org.hcjf.errors
 
org.hcjf.events - package org.hcjf.events
 
org.hcjf.io.console - package org.hcjf.io.console
 
org.hcjf.io.console.messages - package org.hcjf.io.console.messages
 
org.hcjf.io.fs - package org.hcjf.io.fs
 
org.hcjf.io.net - package org.hcjf.io.net
 
org.hcjf.io.net.broadcast - package org.hcjf.io.net.broadcast
 
org.hcjf.io.net.http - package org.hcjf.io.net.http
 
org.hcjf.io.net.http.http2 - package org.hcjf.io.net.http.http2
 
org.hcjf.io.net.http.layered - package org.hcjf.io.net.http.layered
 
org.hcjf.io.net.http.pipeline - package org.hcjf.io.net.http.pipeline
 
org.hcjf.io.net.http.proxy - package org.hcjf.io.net.http.proxy
 
org.hcjf.io.net.kubernetes - package org.hcjf.io.net.kubernetes
 
org.hcjf.io.net.messages - package org.hcjf.io.net.messages
 
org.hcjf.io.process - package org.hcjf.io.process
 
org.hcjf.layers - package org.hcjf.layers
 
org.hcjf.layers.crud - package org.hcjf.layers.crud
 
org.hcjf.layers.distributed - package org.hcjf.layers.distributed
 
org.hcjf.layers.locale - package org.hcjf.layers.locale
 
org.hcjf.layers.plugins - package org.hcjf.layers.plugins
 
org.hcjf.layers.query - package org.hcjf.layers.query
 
org.hcjf.layers.query.evaluators - package org.hcjf.layers.query.evaluators
 
org.hcjf.layers.query.functions - package org.hcjf.layers.query.functions
 
org.hcjf.layers.query.model - package org.hcjf.layers.query.model
 
org.hcjf.layers.resources - package org.hcjf.layers.resources
 
org.hcjf.log - package org.hcjf.log
 
org.hcjf.log.debug - package org.hcjf.log.debug
 
org.hcjf.names - package org.hcjf.names
 
org.hcjf.properties - package org.hcjf.properties
 
org.hcjf.service - package org.hcjf.service
 
org.hcjf.service.security - package org.hcjf.service.security
 
org.hcjf.utils - package org.hcjf.utils
 
org.hcjf.utils.bson - package org.hcjf.utils.bson
 
ORIGIN - Static variable in class org.hcjf.io.net.http.HttpHeader
 
out(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with info group ("[OUT]").
OUTPUT - org.hcjf.log.Log.LogGroup
 
OUTPUT_BUFFER_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
OUTPUT_LOG_BODY_MAX_LENGTH - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
OUTPUT_LOG_ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
overflow(WatchEvent<Path>) - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
This method must be implemented if you want to listen the overflow event over the base path.

P

P - Static variable in class org.hcjf.encoding.MimeType
 
P10 - Static variable in class org.hcjf.encoding.MimeType
 
P12 - Static variable in class org.hcjf.encoding.MimeType
 
P7A - Static variable in class org.hcjf.encoding.MimeType
 
P7C - Static variable in class org.hcjf.encoding.MimeType
 
P7M - Static variable in class org.hcjf.encoding.MimeType
 
P7R - Static variable in class org.hcjf.encoding.MimeType
 
P7S - Static variable in class org.hcjf.encoding.MimeType
 
PADDING_SCHEME - Static variable in class org.hcjf.properties.SystemProperties.Cryptography
 
PALEOVU_X_PV - Static variable in class org.hcjf.encoding.MimeType
 
parallelStream() - Method in class org.hcjf.layers.query.ResultSet
Returns a possibly parallel Stream with this collection as its source.
parallelStream() - Method in class org.hcjf.utils.TtlSet
 
PARAM_CHARSET - Static variable in class org.hcjf.io.net.http.HttpHeader
 
PARAM_IMPL - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ParameterizedConsumer(Queryable.Consumer) - Constructor for class org.hcjf.layers.query.ParameterizedQuery.ParameterizedConsumer
 
ParameterizedQuery - Class in org.hcjf.layers.query
This class contains a query instance to evaluate using the parameters associated to this instance.
ParameterizedQuery(Query) - Constructor for class org.hcjf.layers.query.ParameterizedQuery
 
ParameterizedQuery.ParameterizedConsumer - Class in org.hcjf.layers.query
This implementation use the parameters of the instance.
ParameterizedQuery.ParameterizedQueryBsonCustomBuilderLayer - Class in org.hcjf.layers.query
This inner class implements the custom method to create a Parameterized Query instance from a bson document.
ParameterizedQueryBsonCustomBuilderLayer() - Constructor for class org.hcjf.layers.query.ParameterizedQuery.ParameterizedQueryBsonCustomBuilderLayer
 
PARCELABLE_CLASS_NAME - Static variable in interface org.hcjf.utils.bson.BsonParcelable
 
PART - Static variable in class org.hcjf.encoding.MimeType
 
PARTIAL_CONTENT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.7
PAS - Static variable in class org.hcjf.encoding.MimeType
 
Path() - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
Path(Object[]) - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
Path(Object[], Object) - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
Path(Object[], Object, List<UUID>) - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
Path(Object[], List<UUID>) - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
PATH - Static variable in class org.hcjf.io.net.http.Cookie
 
PAYMENT_REQUIRED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.3
PBM - Static variable in class org.hcjf.encoding.MimeType
 
PCL - Static variable in class org.hcjf.encoding.MimeType
 
PCT - Static variable in class org.hcjf.encoding.MimeType
 
PCX - Static variable in class org.hcjf.encoding.MimeType
 
PDB - Static variable in class org.hcjf.encoding.MimeType
 
PDF - Static variable in class org.hcjf.encoding.MimeType
 
peek() - Method in class org.hcjf.cloud.impl.QueueImpl
 
Permission - Annotation Type in org.hcjf.service.security
This annotation tag the methods of a layer with a permission that a session need to invoke the method.
Permissions - Annotation Type in org.hcjf.service.security
This annotation tag the methods of a layer with a permission that a session need to invoke the method.
PERSISTENT_VOLUME - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
PERSISTENT_VOLUME_CLAIM - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
PFUNK - Static variable in class org.hcjf.encoding.MimeType
 
PGM - Static variable in class org.hcjf.encoding.MimeType
 
PIC - Static variable in class org.hcjf.encoding.MimeType
 
PICT - Static variable in class org.hcjf.encoding.MimeType
 
PING - org.hcjf.io.net.http.http2.Http2Frame.Type
 
PingMessage() - Constructor for class org.hcjf.io.net.broadcast.BroadcastService.PingMessage
 
PKG - Static variable in class org.hcjf.encoding.MimeType
 
PKO - Static variable in class org.hcjf.encoding.MimeType
 
PL - Static variable in class org.hcjf.encoding.MimeType
 
Plugin - Class in org.hcjf.layers.plugins
 
Plugin(String, String, Version) - Constructor for class org.hcjf.layers.plugins.Plugin
 
PLUGIN_FILE_ACCESS_GRANT - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
PLUGIN_THREADING_GRANT - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
PluginClassLoader - Class in org.hcjf.layers.plugins
This class loader is a wrapper of url class loader.
PluginClassLoader(Plugin, URL[], ClassLoader) - Constructor for class org.hcjf.layers.plugins.PluginClassLoader
 
PluginLayer - Class in org.hcjf.layers.plugins
 
PluginLayer() - Constructor for class org.hcjf.layers.plugins.PluginLayer
 
PLX - Static variable in class org.hcjf.encoding.MimeType
 
PM - Static variable in class org.hcjf.encoding.MimeType
 
PM4 - Static variable in class org.hcjf.encoding.MimeType
 
PM5 - Static variable in class org.hcjf.encoding.MimeType
 
PNG - Static variable in class org.hcjf.encoding.MimeType
 
PNM - Static variable in class org.hcjf.encoding.MimeType
 
POD - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
POD_LABELS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
POD_TEMPLATE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
poll() - Method in class org.hcjf.cloud.impl.QueueImpl
 
PongMessage() - Constructor for class org.hcjf.io.net.broadcast.BroadcastService.PongMessage
 
populate(BsonDocument) - Method in class org.hcjf.layers.query.JoinableMap
This method populate the joinable map with the information into the bson document.
populate(BsonDocument) - Method in class org.hcjf.layers.query.ParameterizedQuery
 
populate(BsonDocument) - Method in class org.hcjf.layers.query.Query
This particular implementation do nothing to populate the instance.
populate(BsonDocument) - Method in interface org.hcjf.utils.bson.BsonParcelable
Populate the current instance of parcelable with all the information into the bson document.
populate(BsonDocument) - Method in class org.hcjf.utils.bson.BsonParcelableMap
Populate the current instance of parcelable with all the information into the bson document.
PORT - Static variable in class org.hcjf.io.net.http.Cookie2
 
PORT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
PORT_PROBE_CONNECTION_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net
 
PORT_PROVIDER_TIME_WINDOWS_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
POST - org.hcjf.io.net.http.HttpMethod
The POST method is used to request that the origin server accept the entity enclosed in the request as a new subordinate of the resource identified by the Request-URI in the Request-Line.
POT - Static variable in class org.hcjf.encoding.MimeType
 
POV - Static variable in class org.hcjf.encoding.MimeType
 
PPA - Static variable in class org.hcjf.encoding.MimeType
 
PPM - Static variable in class org.hcjf.encoding.MimeType
 
PPS - Static variable in class org.hcjf.encoding.MimeType
 
PPT - Static variable in class org.hcjf.encoding.MimeType
 
PPTX - Static variable in class org.hcjf.encoding.MimeType
 
PPZ - Static variable in class org.hcjf.encoding.MimeType
 
PRE - Static variable in class org.hcjf.encoding.MimeType
 
PRECONDITION_FAILED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.13
print(Log.LogRecord) - Method in interface org.hcjf.log.LogPrinter
This method must be the implementation in order to print the record in the destiny.
PRIORITY - org.hcjf.io.net.http.http2.Http2Frame.Type
 
process(Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator.QueryValue
Evaluate the sub-query a return the collection result set as value.
process(Queryable.DataSource, Queryable.Consumer) - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator.ReplaceableValue
Return the processed value.
process(Queryable.DataSource, Queryable.Consumer) - Method in interface org.hcjf.layers.query.evaluators.BaseEvaluator.UnprocessedValue
Return the processed value.
processBody() - Method in class org.hcjf.io.net.http.HttpPackage
This method must be implemented to process the body information.
processBody() - Method in class org.hcjf.io.net.http.HttpRequest
This method process the body of the complete request.
processBody() - Method in class org.hcjf.io.net.http.HttpResponse
This kind of http package never process his body.
ProcessDiscovery() - Constructor for class org.hcjf.properties.SystemProperties.ProcessDiscovery
 
ProcessDiscoveryConsumer - Interface in org.hcjf.io.process
 
ProcessDiscoveryService - Class in org.hcjf.io.process
 
processFirstLine(String) - Method in class org.hcjf.io.net.http.HttpPackage
This method must be implemented to process the first line of the package.
processFirstLine(String) - Method in class org.hcjf.io.net.http.HttpRequest
Process the first line of the request.
processFirstLine(String) - Method in class org.hcjf.io.net.http.HttpResponse
Set the values of the first line of the package.
ProductAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
ProductAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.ProductAggregateFunctionLayer
 
PropertiesFileLocaleLayer - Class in org.hcjf.layers.locale
This class use the java resource bundle api to translate the text for the specific locale.
PropertiesFileLocaleLayer(String) - Constructor for class org.hcjf.layers.locale.PropertiesFileLocaleLayer
 
PropertyValueValidator<O> - Interface in org.hcjf.properties
This interface define the validators for the values of the properties.
PROTOCOL_ERROR - org.hcjf.io.net.http.http2.Http2Frame.Error
 
PROXY_AUTHORIZATION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
PROXY_CONNECTION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
ProxyInterceptor() - Constructor for class org.hcjf.layers.LayerProxy.ProxyInterceptor
 
ProxyInterceptor(boolean, Object) - Constructor for class org.hcjf.layers.LayerProxy.ProxyInterceptor
 
ProxyTask - Class in org.hcjf.io.net.http.proxy
Proxy task, this task could be one of many task into the some http proxy instance.
ProxyTask() - Constructor for class org.hcjf.io.net.http.proxy.ProxyTask
 
PRT - Static variable in class org.hcjf.encoding.MimeType
 
PS - Static variable in class org.hcjf.encoding.MimeType
 
PSD - Static variable in class org.hcjf.encoding.MimeType
 
PUBLICATION_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
publishDistributedLayer(Class<? extends LayerInterface>, String, String) - Static method in class org.hcjf.cloud.Cloud
Publish a distributed layer into the cloud.
publishDistributedLayer(Class<? extends LayerInterface>, String, String) - Method in interface org.hcjf.cloud.CloudServiceImpl
Publish a distributed layer into the cloud.
publishDistributedLayer(Class<? extends LayerInterface>, String, String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Publish a distributed layer into the cloud.
publishDistributedLayer(String, Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
publishGrant(SecurityPermissions.SecurityPermission) - Static method in class org.hcjf.service.security.Grants
Publish the new grant associated to the permission as parameter.
publishLayer(Class<? extends Layer>) - Static method in class org.hcjf.layers.Layers
This method publish the layers in order to be used by anyone that has the credentials to use the layer.
publishLayer(L) - Static method in class org.hcjf.layers.Layers
This method publish the layers in order to be used by anyone that has the credentials to use the layer.
PublishLayerMessage - Class in org.hcjf.cloud.impl.messages
 
PublishLayerMessage() - Constructor for class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
PublishLayerMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
publishMe() - Static method in class org.hcjf.cloud.Cloud
This method must start the process of interaction with other services.
publishMe() - Method in interface org.hcjf.cloud.CloudServiceImpl
This method must start the process of interaction with other services.
publishMe() - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method must start the process of interaction with other services.
publishMe() - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
publishObject(Object, Long, Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
PublishObjectMessage - Class in org.hcjf.cloud.impl.messages
 
PublishObjectMessage() - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage
 
PublishObjectMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.PublishObjectMessage
 
PublishObjectMessage.Path - Class in org.hcjf.cloud.impl.messages
 
publishPath(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
PublishPathMessage - Class in org.hcjf.cloud.impl.messages
 
PublishPathMessage() - Constructor for class org.hcjf.cloud.impl.messages.PublishPathMessage
 
PublishPathMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.PublishPathMessage
 
publishPermission(Class, String, String, List<String>) - Static method in class org.hcjf.service.security.SecurityPermissions
Publish a new permission.
publishPlugin(byte[]) - Static method in class org.hcjf.cloud.Cloud
This method send the plugin for all the nodes into the cloud.
publishPlugin(byte[]) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method send the plugin for all the nodes into the cloud.
publishPlugin(byte[]) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method send the plugin for all the nodes into the cloud.
publishPlugin(byte[]) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
publishPlugin(ByteBuffer) - Static method in class org.hcjf.layers.Layers
This method publish all the layer into the plugin jar.
PublishPluginMessage - Class in org.hcjf.cloud.impl.messages
 
PublishPluginMessage() - Constructor for class org.hcjf.cloud.impl.messages.PublishPluginMessage
 
purge() - Method in interface org.hcjf.layers.query.Enlarged
This method remove all the fields that it's not static
purge() - Method in class org.hcjf.layers.query.JoinableMap
This method remove all the fields that it's not static
PURPLE - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PURPLE_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
PUSH_PROMISE - org.hcjf.io.net.http.http2.Http2Frame.Type
 
put(String, Object) - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
Put a property into the package.
put(String, Object) - Method in interface org.hcjf.layers.query.Enlarged
Add a new value to the instance.
put(String, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
put(String, Object) - Method in class org.hcjf.service.ServiceSession
Put a property over the session.
put(String, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
put(K, V) - Method in class org.hcjf.cloud.impl.MapImpl
 
put(K, V) - Method in class org.hcjf.utils.LruMap
 
put(K, V) - Method in class org.hcjf.utils.TtlMap
 
PUT - org.hcjf.io.net.http.HttpMethod
The PUT method requests that the enclosed entity be stored under the supplied Request-URI.
putAll(Map<? extends String, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
putAll(Map<? extends String, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hcjf.cloud.impl.MapImpl
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
putAll(Map<? extends K, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
putAll(Map<String, Object>) - Method in class org.hcjf.service.ServiceSession
Put all the properties over the session.
putDefaultValue(String, String) - Static method in class org.hcjf.properties.SystemProperties
Put the default value for a property.
putIfAbsent(String, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
putIfAbsent(String, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
putIfAbsent(K, V) - Method in class org.hcjf.utils.LruMap
 
putIfAbsent(K, V) - Method in class org.hcjf.utils.TtlMap
 
putLayer(ServiceSession.LayerStackElement) - Method in class org.hcjf.service.ServiceSession
Add an element into the layer stack.
putLayer(ServiceSession.LayerStackElement) - Method in class org.hcjf.service.ServiceThread
Add an element into the layer stack.
PVU - Static variable in class org.hcjf.encoding.MimeType
 
PWZ - Static variable in class org.hcjf.encoding.MimeType
 
PY - Static variable in class org.hcjf.encoding.MimeType
 
PYC - Static variable in class org.hcjf.encoding.MimeType
 

Q

QCP - Static variable in class org.hcjf.encoding.MimeType
 
QD3 - Static variable in class org.hcjf.encoding.MimeType
 
QD3D - Static variable in class org.hcjf.encoding.MimeType
 
QIF - Static variable in class org.hcjf.encoding.MimeType
 
QT - Static variable in class org.hcjf.encoding.MimeType
 
QTC - Static variable in class org.hcjf.encoding.MimeType
 
QTI - Static variable in class org.hcjf.encoding.MimeType
 
QTIF - Static variable in class org.hcjf.encoding.MimeType
 
QUERIES_FIELD - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
Query - Class in org.hcjf.layers.query
This class contains all the parameter needed to create a query.
Query() - Constructor for class org.hcjf.properties.SystemProperties.Query
 
Query(String) - Constructor for class org.hcjf.layers.query.Query
 
Query(QueryResource) - Constructor for class org.hcjf.layers.query.Query
 
Query(QueryResource, QueryId) - Constructor for class org.hcjf.layers.query.Query
 
QUERY_BSON_FIELD_NAME - Static variable in class org.hcjf.layers.query.Query
 
QUERY_FIELD - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
QUERY_PARAMETER - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
QUERY_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.Rest
 
Queryable - Interface in org.hcjf.layers.query
 
Queryable.Consumer<O> - Interface in org.hcjf.layers.query
This class provides an interface to consume a different collection of naming data to be useful in evaluation process.
Queryable.DataSource<O> - Interface in org.hcjf.layers.query
This interface must implements a provider to obtain the data collection for diferents resources.
Queryable.DefaultConsumer<O> - Class in org.hcjf.layers.query
 
Queryable.IntrospectionConsumer<O> - Class in org.hcjf.layers.query
This private class is the default consume method of the queries.
Queryable.ReadableDataSource - Class in org.hcjf.layers.query
This data source find all the resources that implements ReadRowsLayerInterface interface
QueryAggregateFunctionLayerInterface - Interface in org.hcjf.layers.query.functions
 
QueryBsonBuilderLayer - Class in org.hcjf.layers.query.model
This inner class implements the custom method to create a query instance from a bson document.
QueryBsonBuilderLayer() - Constructor for class org.hcjf.layers.query.model.QueryBsonBuilderLayer
 
QueryComponent - Interface in org.hcjf.layers.query.model
Group all the query components.
QueryDynamicResource - Class in org.hcjf.layers.query.model
 
QueryDynamicResource(String, Query) - Constructor for class org.hcjf.layers.query.model.QueryDynamicResource
 
QueryDynamicResource(String, Query, String) - Constructor for class org.hcjf.layers.query.model.QueryDynamicResource
 
QueryField - Class in org.hcjf.layers.query.model
This class represents any kind of query fields.
QueryField(Query, String) - Constructor for class org.hcjf.layers.query.model.QueryField
 
QueryFunction - Class in org.hcjf.layers.query.model
 
QueryFunction(Query, String, String, List<Object>) - Constructor for class org.hcjf.layers.query.model.QueryFunction
 
QueryFunctionLayerInterface - Interface in org.hcjf.layers.query.functions
These kind of layers are using for the query implementation to resolve the functions specified into the each query.
QueryId - Class in org.hcjf.layers.query.model
Represents an query id.
QueryId() - Constructor for class org.hcjf.layers.query.model.QueryId
 
QueryId(UUID) - Constructor for class org.hcjf.layers.query.model.QueryId
 
QueryOrderField - Class in org.hcjf.layers.query.model
This class represents a order field with desc property
QueryOrderField(Query, String, boolean) - Constructor for class org.hcjf.layers.query.model.QueryOrderField
 
QueryOrderFunction - Class in org.hcjf.layers.query.model
 
QueryOrderFunction(Query, String, String, List<Object>, boolean) - Constructor for class org.hcjf.layers.query.model.QueryOrderFunction
 
QueryOrderParameter - Interface in org.hcjf.layers.query.model
 
QueryParameter - Class in org.hcjf.layers.query.model
 
QueryParameter(Query, String, String) - Constructor for class org.hcjf.layers.query.model.QueryParameter
 
QueryResource - Class in org.hcjf.layers.query.model
Represents any kind of resource.
QueryResource(String) - Constructor for class org.hcjf.layers.query.model.QueryResource
 
QueryReturnField - Class in org.hcjf.layers.query.model
This kind of component represent the fields to be returned into the query.
QueryReturnField(Query, String) - Constructor for class org.hcjf.layers.query.model.QueryReturnField
 
QueryReturnField(Query, String, String) - Constructor for class org.hcjf.layers.query.model.QueryReturnField
 
QueryReturnFunction - Class in org.hcjf.layers.query.model
 
QueryReturnFunction(Query, String, String, List<Object>, String) - Constructor for class org.hcjf.layers.query.model.QueryReturnFunction
 
QueryReturnParameter - Interface in org.hcjf.layers.query.model
 
QueryValue(Query) - Constructor for class org.hcjf.layers.query.evaluators.BaseEvaluator.QueryValue
 
Queue() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Queue
 
QUEUE_INITIAL_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
QueueImpl<O> - Class in org.hcjf.cloud.impl
 
QueueImpl(String) - Constructor for class org.hcjf.cloud.impl.QueueImpl
 

R

RA - Static variable in class org.hcjf.encoding.MimeType
 
RAM - Static variable in class org.hcjf.encoding.MimeType
 
Random() - Constructor for class org.hcjf.properties.SystemProperties.Cryptography.Random
 
RANGE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
RAR - Static variable in class org.hcjf.encoding.MimeType
 
RAS - Static variable in class org.hcjf.encoding.MimeType
 
RAST - Static variable in class org.hcjf.encoding.MimeType
 
read() - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
This method reads the bytes of the application side of the pipeline and wrap this bytes depends of the result encoding.
read() - Method in interface org.hcjf.layers.crud.ReadLayerInterface
This method implements the read operation without filters.
read(Object) - Method in interface org.hcjf.layers.crud.ReadLayerInterface
This method implements the read operation to find an instance of the resource using only it's id.
read(UUID) - Method in interface org.hcjf.layers.crud.IdentifiableLayerInterface
Reads an instance of the resource from the data source using a uuid type 5 instance
read(Queryable) - Method in interface org.hcjf.layers.crud.ReadLayerInterface
This method implements the read operation using the filters specified in the query.
READ - org.hcjf.io.net.NetPackage.ActionEvent
 
READABLE_ALL_LAYER_IMPLEMENTATION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
READABLE_LAYER_IMPLEMENTATION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
READABLE_LAYER_IMPLEMENTATION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
READABLE_LAYER_IMPLEMENTATION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Layer
 
ReadableDataSource() - Constructor for class org.hcjf.layers.query.Queryable.ReadableDataSource
 
ReadLayerInterface<O> - Interface in org.hcjf.layers.crud
 
readPipeline(HttpPipelineResponse.StreamingPackage) - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
This method must implements the way to read the information from the application source.
readRows(Queryable) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator.SystemCloudNodeReadableImplementation
 
readRows(Queryable) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator.SystemCloudServiceReadableImplementation
 
readRows(Queryable) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
readRows(Queryable) - Method in interface org.hcjf.layers.crud.ReadRowsLayerInterface
This method implements the read operation using the filters specified in the query and return a collection of maps.
readRows(Queryable) - Method in class org.hcjf.layers.Layers.SystemLayerReadableImplementation
 
readRows(Queryable) - Method in class org.hcjf.layers.Layers.SystemResourceReadableImplementation
 
ReadRowsLayerInterface - Interface in org.hcjf.layers.crud
 
RECEIVER_BUFFER_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
RECREATE_OR_DESTROY_SELECTOR - Static variable in class org.hcjf.properties.SystemProperties.Net
 
RED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RED_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RedirectionRule - Class in org.hcjf.io.net.http.proxy
Proxy task that implements a redirection rule.
RedirectionRule(String, URL) - Constructor for class org.hcjf.io.net.http.proxy.RedirectionRule
 
reduce(Collection<Evaluator>) - Method in class org.hcjf.layers.query.Query
Return a copy of this query without all the evaluator and order fields of the parameter collections.
reduceFieldEvaluator(String, Class<? extends FieldEvaluator>...) - Method in class org.hcjf.layers.query.Query
 
REFERENCE_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
ReferenceFunctionLayer - Class in org.hcjf.layers.query.functions
This function resolve the reference using like parameter one o more UUID and returns a joinable map instance for each reference.
ReferenceFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.ReferenceFunctionLayer
 
References - Interface in org.hcjf.layers.crud
This interface provides all the methods to implements crud references.
REFERER - Static variable in class org.hcjf.io.net.http.HttpHeader
 
REFUSED_STREAM - org.hcjf.io.net.http.http2.Http2Frame.Error
 
register(Agent) - Static method in class org.hcjf.log.debug.Agents
Registers an agent into the MBean server of the instance of jvm.
registerConsumer(C) - Method in class org.hcjf.service.Service
This method register the consumer in the service.
registerConsumer(CloudConsumer) - Method in class org.hcjf.cloud.Cloud
Register some consumer to use the cloud service.
registerConsumer(NetworkComponent) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
Register a new component into the cluster.
registerConsumer(EventListener) - Method in class org.hcjf.events.Events
Register a new event listener to the service.
registerConsumer(FileSystemWatcherConsumer) - Method in class org.hcjf.io.fs.FileSystemWatcherService
This method register the consumer in the service.
registerConsumer(BroadcastConsumer) - Method in class org.hcjf.io.net.broadcast.BroadcastService
Register a consumer into the the service.
registerConsumer(KubernetesSpyConsumer) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpy
Register a consumer into the spy.
registerConsumer(NetServiceConsumer) - Method in class org.hcjf.io.net.NetService
This method register the consumer in the service.
registerConsumer(ProcessDiscoveryConsumer) - Method in class org.hcjf.io.process.ProcessDiscoveryService
 
registerConsumer(LogPrinter) - Method in class org.hcjf.log.Log
This method register a printer.
registerConsumer(NamingConsumer) - Method in class org.hcjf.names.Naming
This method register the consumer in the service.
registerName(String) - Static method in class org.hcjf.utils.NamedUuid
Register the hash code for the specific name.
REJECTED_SESSION_LOCK - org.hcjf.io.net.NetPackage.PackageStatus
En caso de que la sesion que se quiere escribir este bloqueada entonces no se puede realizar ninguna transaccion de salida.
REMOTE_ADDRESS_INTO_NET_PACKAGE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
REMOTE_ADDRESS_INTO_NET_SESSION - Static variable in class org.hcjf.properties.SystemProperties.Net
 
RemoteEvent - Class in org.hcjf.events
This class only wrap an instance of distributed event in order to prevent the object from being sent again.
RemoteEvent(DistributedEvent) - Constructor for class org.hcjf.events.RemoteEvent
 
RemoteLeaf - Class in org.hcjf.cloud.impl.objects
 
RemoteLeaf(Object) - Constructor for class org.hcjf.cloud.impl.objects.RemoteLeaf
 
remove() - Method in class org.hcjf.cloud.impl.QueueImpl
 
remove(Object) - Method in class org.hcjf.cloud.cache.CloudCache
Remove the information associated to the specific id from the cache.
remove(Object) - Method in class org.hcjf.cloud.impl.MapImpl
 
remove(Object) - Method in class org.hcjf.cloud.impl.QueueImpl
 
remove(Object) - Method in class org.hcjf.layers.query.JoinableMap
 
remove(Object) - Method in class org.hcjf.layers.query.ResultSet
Removes a single instance of the specified element from this collection, if it is present (optional operation).
remove(Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
remove(Object) - Method in class org.hcjf.utils.LruMap
 
remove(Object) - Method in class org.hcjf.utils.TtlMap
 
remove(Object) - Method in class org.hcjf.utils.TtlSet
 
remove(Object...) - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
remove(Object, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
remove(Object, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
remove(Object, Object) - Method in class org.hcjf.utils.LruMap
 
remove(Object, Object) - Method in class org.hcjf.utils.TtlMap
 
remove(String) - Method in class org.hcjf.service.ServiceSession
Removes a session property.
removeAll(Collection<?>) - Method in class org.hcjf.cloud.impl.QueueImpl
 
removeAll(Collection<?>) - Method in class org.hcjf.layers.query.ResultSet
Removes all of this collection's elements that are also contained in the specified collection (optional operation).
removeAll(Collection<?>) - Method in class org.hcjf.utils.TtlSet
 
removeEvaluator(Evaluator) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
This method remove the evaluator into the collection.
removeEventListener(EventListener) - Static method in class org.hcjf.events.Events
Remove event listener.
removeGrant(Grants.Grant) - Method in class org.hcjf.service.ServiceSession
Removes the grant of the session.
removeIf(Predicate<? super O>) - Method in class org.hcjf.layers.query.ResultSet
Removes all of the elements of this collection that satisfy the given predicate.
removeIf(Predicate<? super V>) - Method in class org.hcjf.utils.TtlSet
 
removeLayer() - Method in class org.hcjf.service.ServiceSession
Removes the head of the layer stack.
removeLayer() - Method in class org.hcjf.service.ServiceThread
Remove the head of the layer stack.
removeLines(String) - Static method in class org.hcjf.utils.Strings
This method replace the combination of character \r\n and the character \n for white space character.
removeOldInstance(K) - Method in class org.hcjf.utils.TtlCollection
This implementation remove the specific instance of the wrapped collection.
removeOldInstance(K) - Method in class org.hcjf.utils.TtlMap
 
removeOldInstance(V) - Method in class org.hcjf.utils.TtlSet
 
removeOldWindows() - Method in class org.hcjf.utils.TtlCollection
Removes all the old elements of the wrapped collection.
removeServiceEndPoint(UUID) - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
REORGANIZATION_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
REORGANIZATION_WARNING_TIME_LIMIT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
replace(int, int, String) - Method in class org.hcjf.utils.Strings.Builder
 
replace(String, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
replace(String, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
replace(String, Object, Object) - Method in class org.hcjf.layers.query.JoinableMap
 
replace(String, Object, Object) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
replace(K, V) - Method in class org.hcjf.utils.LruMap
 
replace(K, V) - Method in class org.hcjf.utils.TtlMap
 
replace(K, V, V) - Method in class org.hcjf.utils.LruMap
 
replace(K, V, V) - Method in class org.hcjf.utils.TtlMap
 
REPLACEABLE_GROUP - Static variable in class org.hcjf.utils.Strings
 
REPLACEABLE_RICH_TEXT - Static variable in class org.hcjf.utils.Strings
 
REPLACEABLE_VALUE - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
replaceableGroup(String) - Static method in class org.hcjf.utils.Strings
Return a list with all groups and sub groups in ascendant order with replacement places that refer some index into the same list.
ReplaceableValue(Integer) - Constructor for class org.hcjf.layers.query.evaluators.BaseEvaluator.ReplaceableValue
 
replaceAll(BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.layers.query.JoinableMap
 
replaceAll(BiFunction<? super String, ? super Object, ?>) - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.LruMap
 
replaceAll(BiFunction<? super K, ? super V, ? extends V>) - Method in class org.hcjf.utils.TtlMap
 
REPLICATION_CONTROLLER - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
REPLICATION_FACTOR - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
request() - Method in class org.hcjf.io.net.http.HttpClient
This method execute all the steps to do a http request.
REQUEST_ENTITY_TOO_LARGE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.14
REQUEST_TIMEOUT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.9
REQUEST_URI_TOO_LARGE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.15
RequestBodyDecoderLayer - Interface in org.hcjf.io.net.http
This class defines the interface to write the http request body parser for each content type.
REQUESTED_RANGE_NOT_SATISFIABLE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.17
ReservedWord() - Constructor for class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
reset() - Method in class org.hcjf.io.net.http.HttpClient
Return all the internal fields to the default values in order to reuse this client.
RESET - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
RESET_CONTENT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.2.6
resolve(Object) - Method in class org.hcjf.layers.query.model.QueryField
This method resolves the introspection over the instance using the information into the query field.
resolve(Object, String) - Static method in class org.hcjf.utils.Introspection
This method resolve the path using introspection to navigate into the instance finding each element of the path.
resolve(Object, String...) - Static method in class org.hcjf.utils.Introspection
This method resolve the path using introspection to navigate into the instance finding each element of the path.
resolveFunction(QueryFunction, Object, Queryable.DataSource<O>) - Method in interface org.hcjf.layers.query.Queryable.Consumer
This method must resolve the functions that are used into the query object.
resolveFunction(QueryFunction, Object, Queryable.DataSource<O>) - Method in class org.hcjf.layers.query.Queryable.DefaultConsumer
This method must resolve the functions that are used into the query object.
resolveValue(Object, Object) - Method in class org.hcjf.layers.query.functions.BaseQueryAggregateFunctionLayer
 
Resource - Class in org.hcjf.layers.resources
 
Resource(Class<? extends LayerInterface>, String, Version) - Constructor for class org.hcjf.layers.resources.Resource
 
RESOURCE_QUOTA - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
RESOURCE_VALUE_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
Resourceable - Interface in org.hcjf.layers.resources
This interface make able that the layer implementation be published as system resource, indexed by an specific name with all the properties needed to consume the resource.
RESPONSE_DATE_HEADER_FORMAT_VALUE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
ResponseMessage - Class in org.hcjf.io.net.messages
This kind of messges are to send a response for a particular message.
ResponseMessage() - Constructor for class org.hcjf.io.net.messages.ResponseMessage
 
ResponseMessage(Message) - Constructor for class org.hcjf.io.net.messages.ResponseMessage
 
Rest() - Constructor for class org.hcjf.properties.SystemProperties.Net.Rest
 
RestContext - Class in org.hcjf.io.net.http
This class provides an abstraction to implements a simple rest end point that join any rest rule with some layer implementation.
RestContext(String) - Constructor for class org.hcjf.io.net.http.RestContext
 
RestContext(String, List<Pattern>) - Constructor for class org.hcjf.io.net.http.RestContext
 
ResultSet<O> - Class in org.hcjf.layers.query
Collect all the information about query execution.
ResultSet(Long, Long, Long, Long, Long, Long, Long, Collection<String>, Collection<O>) - Constructor for class org.hcjf.layers.query.ResultSet
 
retainAll(Collection<?>) - Method in class org.hcjf.cloud.impl.QueueImpl
 
retainAll(Collection<?>) - Method in class org.hcjf.layers.query.ResultSet
Retains only the elements in this collection that are contained in the specified collection (optional operation).
retainAll(Collection<?>) - Method in class org.hcjf.utils.TtlSet
 
RETURN_ALL - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
returnAll() - Method in class org.hcjf.layers.query.Query
Verify if the query indicates return all the fields of the result set.
reverse() - Method in class org.hcjf.utils.Strings.Builder
 
reverseGrouping(String, List<String>) - Static method in class org.hcjf.utils.Strings
Reverts the grouping action over the specific value.
reverseRichTextGrouping(String, List<String>) - Static method in class org.hcjf.utils.Strings
Reverts the grouping action over the specific value.
REXX - Static variable in class org.hcjf.encoding.MimeType
 
RF - Static variable in class org.hcjf.encoding.MimeType
 
RGB - Static variable in class org.hcjf.encoding.MimeType
 
RICH_TEXT_SEPARATOR - Static variable in class org.hcjf.utils.Strings
 
RICH_TEXT_SKIP_CHARACTER - Static variable in class org.hcjf.utils.Strings
 
RIGHT - org.hcjf.layers.query.Join.JoinType
 
RIGHT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
rightPad(String, int) - Static method in class org.hcjf.utils.Strings
Complete the right side of the value with n instance of the default padding value (' ').
rightPad(String, String, int) - Static method in class org.hcjf.utils.Strings
Complete the right side of the value with n instance of the padding value.
RM - Static variable in class org.hcjf.encoding.MimeType
 
RMI - Static variable in class org.hcjf.encoding.MimeType
 
RMM - Static variable in class org.hcjf.encoding.MimeType
 
RMP - Static variable in class org.hcjf.encoding.MimeType
 
RNG - Static variable in class org.hcjf.encoding.MimeType
 
RNX - Static variable in class org.hcjf.encoding.MimeType
 
ROFF - Static variable in class org.hcjf.encoding.MimeType
 
RP - Static variable in class org.hcjf.encoding.MimeType
 
RPM - Static variable in class org.hcjf.encoding.MimeType
 
RST_STREAM - org.hcjf.io.net.http.http2.Http2Frame.Type
 
RT - Static variable in class org.hcjf.encoding.MimeType
 
RTF - Static variable in class org.hcjf.encoding.MimeType
 
RTX - Static variable in class org.hcjf.encoding.MimeType
 
run() - Method in class org.hcjf.cloud.timer.CloudTimerTask
Implementation of the life cycle of the distributed timer task.
run(Runnable, ServiceSession) - Static method in class org.hcjf.service.Service
This method is the gateway to the service subsystem from context out of the hcjf domain.
run(Runnable, ServiceSession, boolean, long) - Static method in class org.hcjf.service.Service
This method is the gateway to the service subsystem from context out of the hcjf domain.
runAs(Runnable, ServiceSession) - Static method in class org.hcjf.service.ServiceSession
Run the runnable instance in the same thread but in the scope of other identity, when the runnable code ends the identity is removed automatically no matter how it's finished.
RunnableWrapperComparator() - Constructor for class org.hcjf.service.Service.RunnableWrapperComparator
 
RV - Static variable in class org.hcjf.encoding.MimeType
 

S

S - Static variable in class org.hcjf.encoding.MimeType
 
S3M - Static variable in class org.hcjf.encoding.MimeType
 
SAVEME - Static variable in class org.hcjf.encoding.MimeType
 
SBK - Static variable in class org.hcjf.encoding.MimeType
 
SCIENTIFIC_NOTATION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
SCIENTIFIC_NOTATION_FORMAT - Static variable in class org.hcjf.properties.SystemProperties.Query
 
SCM - Static variable in class org.hcjf.encoding.MimeType
 
SDML - Static variable in class org.hcjf.encoding.MimeType
 
SDP - Static variable in class org.hcjf.encoding.MimeType
 
SDR - Static variable in class org.hcjf.encoding.MimeType
 
SEA - Static variable in class org.hcjf.encoding.MimeType
 
SECRET - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
SECURE - Static variable in class org.hcjf.io.net.http.Cookie
 
SecurityPermissions - Class in org.hcjf.service.security
 
SecurityPermissions() - Constructor for class org.hcjf.service.security.SecurityPermissions
 
SecurityPermissions.GrantedAction - Interface in org.hcjf.service.security
 
SecurityPermissions.SecurityPermission - Class in org.hcjf.service.security
Class that represents a permission.
SEE_OTHER - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.4
SELECT - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
SELECT_GROUP_INDEX - Static variable in class org.hcjf.properties.SystemProperties.Query
 
SELECT_REGULAR_EXPRESSION - Static variable in class org.hcjf.properties.SystemProperties.Query
 
send(Message) - Method in class org.hcjf.io.net.messages.MessagesNode
Send a message to the server.
send(S, Message) - Method in class org.hcjf.io.net.messages.MessagesServer
Send message to the net using the buffer.
SENDER_DELAY - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
sendEvent(Event) - Static method in class org.hcjf.events.Events
Send event.
SERVER - Static variable in class org.hcjf.io.net.http.HttpHeader
 
SERVER_DECOUPLED_IO_ACTION - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
SERVER_DECOUPLED_IO_ACTION - Static variable in class org.hcjf.properties.SystemProperties.Net.Messages
 
SERVER_IO_QUEUE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
SERVER_IO_QUEUE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Messages
 
SERVER_IO_WORKERS - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
SERVER_IO_WORKERS - Static variable in class org.hcjf.properties.SystemProperties.Net.Messages
 
SERVER_LISTENER_PORT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
SERVER_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
ServerMetadata - Class in org.hcjf.io.console
Server metadata model.
ServerMetadata() - Constructor for class org.hcjf.io.console.ServerMetadata
 
Service<C extends ServiceConsumer> - Class in org.hcjf.service
This abstract class contains all the implementations and the interfaces that describe the behavior of the system service.
Service() - Constructor for class org.hcjf.properties.SystemProperties.Service
 
Service(String, Integer) - Constructor for class org.hcjf.service.Service
Service constructor.
SERVICE - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
SERVICE_ACCOUNT - Static variable in class org.hcjf.io.net.kubernetes.KubernetesSpyResource
 
SERVICE_END_POINTS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
SERVICE_LABELS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
SERVICE_LOG_TAG - Static variable in class org.hcjf.service.Service
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Encoding
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Event
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.FileSystem
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Log
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.Net
 
SERVICE_NAME - Static variable in class org.hcjf.properties.SystemProperties.ProcessDiscovery
 
SERVICE_PORT_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Kubernetes
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Cloud
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Collector
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Encoding
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Event
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.FileSystem
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.Log
 
SERVICE_PRIORITY - Static variable in class org.hcjf.properties.SystemProperties.ProcessDiscovery
 
SERVICE_UNAVAILABLE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.5.4
Service.RunnableWrapperComparator - Class in org.hcjf.service
This comparator gets priority to service runnable.
Service.ShutdownStage - Enum in org.hcjf.service
Enum all the shutting down stages
Service.StaticServiceThread - Class in org.hcjf.service
 
Service.ThreadPoolAgent - Class in org.hcjf.service
 
Service.ThreadPoolAgentMBean - Interface in org.hcjf.service
 
ServiceConsumer - Interface in org.hcjf.service
This class is the super class of the all service consumer.
ServiceDefinitionMessage - Class in org.hcjf.cloud.impl.messages
 
ServiceDefinitionMessage() - Constructor for class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
ServiceDefinitionResponseMessage - Class in org.hcjf.cloud.impl.messages
 
ServiceDefinitionResponseMessage() - Constructor for class org.hcjf.cloud.impl.messages.ServiceDefinitionResponseMessage
 
ServiceDefinitionResponseMessage(Message) - Constructor for class org.hcjf.cloud.impl.messages.ServiceDefinitionResponseMessage
 
ServiceEndPoint - Class in org.hcjf.cloud.impl.network
 
ServiceEndPoint() - Constructor for class org.hcjf.cloud.impl.network.ServiceEndPoint
 
ServiceSecurityManager - Class in org.hcjf.service.security
 
ServiceSecurityManager() - Constructor for class org.hcjf.service.security.ServiceSecurityManager
 
serviceSession - Variable in class org.hcjf.io.net.NetServiceConsumer.DecoupledAction
 
ServiceSession - Class in org.hcjf.service
This class must be implemented for all implementation of the service session.
ServiceSession(UUID) - Constructor for class org.hcjf.service.ServiceSession
 
ServiceSession.LayerStackElement - Class in org.hcjf.service
 
ServiceSession.ServiceSessionSource - Interface in org.hcjf.service
This interface provides the generic gateway to find service session by id
ServiceThread - Class in org.hcjf.service
This are the thread created by the factory in the class service, all the services run over this kind of thread.
ServiceThread(Runnable, String) - Constructor for class org.hcjf.service.ServiceThread
 
ServiceThread(Service, Runnable, String) - Constructor for class org.hcjf.service.ServiceThread
 
ServiceThreadGroup - Class in org.hcjf.service
This class is a singleton and all the service thread run over the unique instance of this class as a group.
SessionMetadata - Class in org.hcjf.io.console
Session metadata model.
SessionMetadata() - Constructor for class org.hcjf.io.console.SessionMetadata
 
set(Integer, Object) - Method in class org.hcjf.layers.query.ParameterizedQuery
Add a new parameter in the specific place, if exists a parameter in the indicated place then this parameter is replaced.
set(Object, Object) - Method in class org.hcjf.utils.Introspection.Setter
Reflection invoked by the underlying method to set the resource value.
set(Object, String, Object) - Static method in class org.hcjf.utils.Introspection
 
SET - Static variable in class org.hcjf.encoding.MimeType
 
SET_COOKIE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
SET_COOKIE2 - Static variable in class org.hcjf.io.net.http.HttpHeader
 
setAckMessage(AckMessage) - Method in class org.hcjf.cloud.impl.network.CloudSession
 
setBody(byte[]) - Method in class org.hcjf.io.net.http.HttpClient
Set the request body.
setBody(byte[]) - Method in class org.hcjf.io.net.http.HttpPackage
Set the body of the package.
setBroadcasting(Boolean) - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
setCharAt(int, char) - Method in class org.hcjf.utils.Strings.Builder
 
setChecked(boolean) - Method in class org.hcjf.io.net.NetSession
Set a value to indicate if the session is chacked.
setClusterName(String) - Method in class org.hcjf.cloud.impl.network.Node
 
setClusterName(String) - Method in class org.hcjf.io.console.ServerMetadata
 
setCommandName(String) - Method in class org.hcjf.io.console.messages.ExecuteMessage
Set the command name.
setComment(String) - Method in class org.hcjf.io.net.http.Cookie
 
setCommentUrl(String) - Method in class org.hcjf.io.net.http.Cookie2
 
setConditionName(String) - Method in class org.hcjf.cloud.impl.messages.SignalAllMessage
 
setConditionName(String) - Method in class org.hcjf.cloud.impl.messages.SignalMessage
 
setConnectionAttempts(Integer) - Method in class org.hcjf.cloud.impl.network.Node
 
setConnectTimeout(Long) - Method in class org.hcjf.io.net.http.HttpClient
Set the connection timeout value.
setContext(String) - Method in class org.hcjf.io.net.http.HttpRequest
Set the request context.
setDataCenterName(String) - Method in class org.hcjf.cloud.impl.network.Node
 
setDiscard(boolean) - Method in class org.hcjf.io.net.http.Cookie2
 
setDomain(String) - Method in class org.hcjf.io.net.http.Cookie
 
setEnablePush(Boolean) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setEncrypedData(byte[]) - Method in class org.hcjf.io.net.messages.EncryptedMessage
Set the encrypted data.
setEvaluatorFields(List<QueryField>) - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator
This method set the list of fields present into the evaluator.
setEvent(DistributedEvent) - Method in class org.hcjf.cloud.impl.messages.EventMessage
 
setFlags(Byte) - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
setGatewayAddress(String) - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
setGatewayPort(Integer) - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
setHeaderTableSize(Integer) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setHttpMethod(HttpMethod) - Method in class org.hcjf.io.net.http.HttpClient
Set the http method to request.
setHttpsInsecureConnection(Boolean) - Method in class org.hcjf.io.net.http.HttpClient
Set if the https connection is insecure of not.
setHttpVersion(String) - Method in class org.hcjf.io.net.http.HttpPackage
Set the version of the http protocol
setId(Integer) - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
setId(UUID) - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
setId(UUID) - Method in class org.hcjf.io.console.SessionMetadata
 
setId(UUID) - Method in class org.hcjf.io.net.messages.Message
Set the id of the message.
setInitialWindowSize(Integer) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setInstance(Object) - Method in class org.hcjf.cloud.impl.objects.LocalLeaf
 
setInstance(Object) - Method in class org.hcjf.cloud.impl.objects.RemoteLeaf
 
setInstanceId(UUID) - Method in class org.hcjf.io.console.ServerMetadata
 
setJarFile(byte[]) - Method in class org.hcjf.cloud.impl.messages.PublishPluginMessage
 
setKey(byte[]) - Method in class org.hcjf.utils.Cryptography
 
setKeyPassword(String) - Method in class org.hcjf.io.net.http.HttpsServer
Set the kwy password.
setKeystoreFilePath(Path) - Method in class org.hcjf.io.net.http.HttpsServer
Set the path where the key store file is.
setKeystorePassword(String) - Method in class org.hcjf.io.net.http.HttpsServer
Set the key store password.
setKeyType(String) - Method in class org.hcjf.io.net.http.HttpsServer
Set the key type.
setKubernetesMetadata(Map<String, Object>) - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
setLanAddress(String) - Method in class org.hcjf.cloud.impl.network.Node
 
setLanPort(Integer) - Method in class org.hcjf.cloud.impl.network.Node
 
setLastServicePublication(Long) - Method in class org.hcjf.cloud.impl.network.ServiceEndPoint
 
setLastUpdate(Long) - Method in class org.hcjf.cloud.impl.objects.DistributedLeaf
 
setLength(int) - Method in class org.hcjf.utils.Strings.Builder
 
setLimit(Integer) - Method in class org.hcjf.layers.query.Query
Set the query limit.
setLocale(Locale) - Method in class org.hcjf.service.ServiceSession
Set locale of the session.
setLocalNode(boolean) - Method in class org.hcjf.cloud.impl.network.Node
 
setLockName(String) - Method in class org.hcjf.cloud.impl.messages.SignalAllMessage
 
setLockName(String) - Method in class org.hcjf.cloud.impl.messages.SignalMessage
 
setLoginFields(List<String>) - Method in class org.hcjf.io.console.ServerMetadata
 
setLoginRequired(Boolean) - Method in class org.hcjf.io.console.ServerMetadata
 
setLoginSecretFields(List<String>) - Method in class org.hcjf.io.console.ServerMetadata
 
setMatcher(Matcher) - Method in class org.hcjf.io.net.http.HttpRequest
This method set the matche that results of the match between the context regex and the url invoked with the request.
setMaxAge(Integer) - Method in class org.hcjf.io.net.http.Cookie
 
setMaxConcurrentStream(Integer) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setMaxFrameSize(Integer) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setMaxHeaderListSize(Integer) - Method in class org.hcjf.io.net.http.http2.StreamSettings
 
setMaxSize(Integer) - Method in class org.hcjf.utils.LruMap
Set the max size of the map.
setMessages(Collection<Message>) - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionResponseMessage
 
setMessages(Collection<Message>) - Method in class org.hcjf.io.net.messages.MessageCollection
 
setMethod(HttpMethod) - Method in class org.hcjf.io.net.http.HttpRequest
Set the request method.
setMethodName(String) - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
setMethodName(String) - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
setName(String) - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
setNanos(Long) - Method in class org.hcjf.cloud.impl.messages.LockMessage
 
setNode(Node) - Method in class org.hcjf.cloud.impl.messages.BusyNodeMessage
 
setNode(Node) - Method in class org.hcjf.cloud.impl.messages.NodeIdentificationMessage
 
setNode(Node) - Method in class org.hcjf.cloud.impl.network.CloudSession
 
setNodes(List<UUID>) - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
setPackageStatus(NetPackage.PackageStatus) - Method in class org.hcjf.io.net.DefaultNetPackage
Set a new package status.
setPackageStatus(NetPackage.PackageStatus) - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Set a new package status.
setPackageStatus(NetPackage.PackageStatus) - Method in class org.hcjf.io.net.NetPackage
Set a new package status.
setParameters(Object[]) - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
setParameters(List<Object>) - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
setParameters(List<Object>) - Method in class org.hcjf.io.console.messages.ExecuteMessage
Set the command parameters.
setParameters(Map<String, Object>) - Method in class org.hcjf.io.console.messages.LoginMessage
Set the login parameters.
setParameterTypes(Class[]) - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
setParameterTypes(List<Class>) - Method in class org.hcjf.cloud.impl.messages.MethodInvokeMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.HidePathMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.InvokeMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.LayerInvokeMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.LockMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.PublishPathMessage
 
setPath(Object[]) - Method in class org.hcjf.cloud.impl.messages.UnlockMessage
 
setPath(String) - Method in class org.hcjf.io.net.http.Cookie
 
setPath(String) - Method in class org.hcjf.io.net.http.HttpRequest
Set the request path.
setPaths(List<PublishObjectMessage.Path>) - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage
 
setPayload(byte[]) - Method in class org.hcjf.io.net.http.http2.Http2Frame
 
setPluginFile(byte[]) - Method in class org.hcjf.io.console.messages.LoadPluginMessage
Set the plugin file.
setPort(Integer) - Method in class org.hcjf.io.net.http.Cookie2
 
setProperty(String, String) - Method in class org.hcjf.properties.SystemProperties
Calls the Hashtable method put.
setProtocol(HttpPackage.HttpProtocol) - Method in class org.hcjf.io.net.http.HttpPackage
Set the http protocol.
setProvider(Provider) - Method in class org.hcjf.io.net.http.HttpsServer
Set the java security provider.
setQueryable(Queryable) - Method in class org.hcjf.io.console.messages.EvaluateQueryableMessage
Set the queryable instance.
setReadTimeout(Long) - Method in class org.hcjf.io.net.http.HttpClient
Set the read timeout value.
setReasonPhrase(String) - Method in class org.hcjf.io.net.http.HttpResponse
Set a phrase that represents why the server response with this package.
setRegex(String) - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
setRegex(String) - Method in class org.hcjf.cloud.impl.objects.DistributedLayer
 
setRemoteHost(String) - Method in class org.hcjf.io.net.NetSession
Sets the remote host of the session.
setRemotePort(int) - Method in class org.hcjf.io.net.NetSession
Sets the remote port of the session.
setRequest(HttpRequest) - Method in class org.hcjf.io.net.http.HttpSession
Set the request for the session.
setResource(String) - Method in class org.hcjf.layers.query.JoinableMap
 
setResourceName(String) - Method in class org.hcjf.layers.query.model.QueryResource
Set the name of the resource.
setResponse(Object) - Method in class org.hcjf.cloud.impl.messages.MethodResponseMessage
 
setResponseCode(Integer) - Method in class org.hcjf.io.net.http.HttpResponse
Set the numeric code that represents the status of the http request.
setSecure(boolean) - Method in class org.hcjf.io.net.http.Cookie
 
setServerName(String) - Method in class org.hcjf.io.console.ServerMetadata
 
setServerVersion(String) - Method in class org.hcjf.io.console.ServerMetadata
 
setService(NetService) - Method in class org.hcjf.io.net.NetServiceConsumer
This method ser the reference to net service, this method only can be called from the net service that will be associated
setServiceEndPointId(UUID) - Method in class org.hcjf.cloud.impl.messages.PublishLayerMessage
 
setServiceId(UUID) - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
setServiceName(String) - Method in class org.hcjf.cloud.impl.messages.ServiceDefinitionMessage
 
setSession(NetSession) - Method in class org.hcjf.io.net.DefaultNetPackage
Set the session over the package was created.
setSession(NetSession) - Method in class org.hcjf.io.net.NetPackage.NetPackageWrapper
Set the session over the package was created.
setSession(NetSession) - Method in class org.hcjf.io.net.NetPackage
Set the session over the package was created.
setSession(ServiceSession) - Method in class org.hcjf.service.ServiceThread
Set the session for the thread.
setSessionBean(Map<String, Object>) - Method in class org.hcjf.io.net.messages.Message
Set the serialized session instance.
setSessionId(UUID) - Method in class org.hcjf.io.net.messages.Message
Set the session id for the message.
setSessionManager(HttpSessionManager) - Method in class org.hcjf.io.net.http.HttpServer
Set the instance of the session factory.
setSessionName(String) - Method in class org.hcjf.io.console.SessionMetadata
 
setSessionName(String) - Method in class org.hcjf.service.ServiceSession
Set the session name.
setSslProtocol(String) - Method in class org.hcjf.io.net.http.HttpsServer
Set the ssl protocol.
setStart(Integer) - Method in class org.hcjf.layers.query.Query
Set the first object of the result.
setStartupDate(Date) - Method in class org.hcjf.cloud.impl.network.Node
 
setStatus(Node.Status) - Method in class org.hcjf.cloud.impl.network.Node
 
setStatus(DistributedLock.Status) - Method in class org.hcjf.cloud.impl.objects.DistributedLock
 
setStream(Stream) - Method in class org.hcjf.io.net.http.HttpSession
Set the http2 stream object associated to the session.
Setter(Class, String, Method) - Constructor for class org.hcjf.utils.Introspection.Setter
 
setThrowable(Throwable) - Method in class org.hcjf.io.net.messages.ResponseMessage
Set the throwable value.
setTimeCompilingQuery(Long) - Method in class org.hcjf.layers.query.ResultSet
Set the time to take the engine to compile a query.
setTimeout(long) - Method in class org.hcjf.io.net.http.Context
Set the timeout value of the context execution.
setTimestamp(Long) - Method in class org.hcjf.io.net.messages.Message
Set the timestamp of the message.
SETTINGS - org.hcjf.io.net.http.http2.Http2Frame.Type
 
SETTINGS_ENABLE_PUSH - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_HEADER_TABLE_SIZE - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_INITIAL_WINDOW_SIZE - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_MAX_CONCURRENT_STREAMS - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_MAX_FRAME_SIZE - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_MAX_HEADER_LIST_SIZE - org.hcjf.io.net.http.http2.Http2Frame.Settings
 
SETTINGS_TIMEOUT - org.hcjf.io.net.http.http2.Http2Frame.Error
 
setTrueForced(boolean) - Method in class org.hcjf.layers.query.evaluators.BaseEvaluator
Set if the evaluator id forced to return true or not.
setTrustedCertsFilePath(Path) - Method in class org.hcjf.io.net.http.HttpsServer
Set the path where trusted certs file is.
setUnderlyingLimit(Integer) - Method in class org.hcjf.layers.query.Query
Set the underlying limit.
setUnderlyingStart(Integer) - Method in class org.hcjf.layers.query.Query
Set the underlying start.
setValue(Object) - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
setValue(Object) - Method in class org.hcjf.io.net.messages.ResponseMessage
Set the response value.
setValue(V) - Method in class org.hcjf.layers.query.JoinableMap.JoinableEntry
 
setVersion(Integer) - Method in class org.hcjf.io.net.http.Cookie
 
setVersion(String) - Method in class org.hcjf.cloud.impl.network.Node
 
setWanAddress(String) - Method in class org.hcjf.cloud.impl.network.Node
 
setWanPort(Integer) - Method in class org.hcjf.cloud.impl.network.Node
 
setWriteTimeout(Long) - Method in class org.hcjf.io.net.http.HttpClient
Set the write timeout value.
setWriteWaitForTimeout(long) - Method in class org.hcjf.io.net.NetServiceConsumer
Set the waiting time to write a package.
SGM - Static variable in class org.hcjf.encoding.MimeType
 
SGML - Static variable in class org.hcjf.encoding.MimeType
 
SH - Static variable in class org.hcjf.encoding.MimeType
 
SHAR - Static variable in class org.hcjf.encoding.MimeType
 
SHTML - Static variable in class org.hcjf.encoding.MimeType
 
shutdown() - Method in interface org.hcjf.cloud.CloudServiceImpl
Shutdown hook
shutdown() - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
Shutdown hook
shutdown(Service.ShutdownStage) - Method in class org.hcjf.cloud.Cloud
This method is listening the shutdown signal and must start the shutdown process of the cloud implementation.
shutdown(Service.ShutdownStage) - Method in class org.hcjf.io.fs.FileSystemWatcherService
Shutdown implementation for the file system watcher service.
shutdown(Service.ShutdownStage) - Method in class org.hcjf.io.net.broadcast.BroadcastService
 
shutdown(Service.ShutdownStage) - Method in class org.hcjf.io.net.NetService
This method will be called immediately after the static method 'shutdown' of the class has been called.
shutdown(Service.ShutdownStage) - Method in class org.hcjf.io.process.ProcessDiscoveryService
 
shutdown(Service.ShutdownStage) - Method in class org.hcjf.log.Log
Only valid with the stage is START
shutdown(Service.ShutdownStage) - Method in class org.hcjf.service.Service
This method will be called for the global shutdown process in each stage.
SHUTDOWN_TIME_OUT - Static variable in class org.hcjf.properties.SystemProperties.Service
 
shutdownExecutor(ThreadPoolExecutor) - Method in class org.hcjf.service.Service
This method will be called for the global shutdown process when the process try to finalize the registered thread pool executors.
ShutdownMessage - Class in org.hcjf.cloud.impl.messages
 
ShutdownMessage() - Constructor for class org.hcjf.cloud.impl.messages.ShutdownMessage
 
ShutdownMessage() - Constructor for class org.hcjf.io.net.broadcast.BroadcastService.ShutdownMessage
 
ShutdownMessage(CloudSession) - Constructor for class org.hcjf.cloud.impl.messages.ShutdownMessage
 
SID - Static variable in class org.hcjf.encoding.MimeType
 
signal() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
signal(String, String) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
signalAll() - Method in class org.hcjf.cloud.impl.LockImpl.ConditionImpl
 
signalAll(String, String) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
SignalAllMessage - Class in org.hcjf.cloud.impl.messages
 
SignalAllMessage() - Constructor for class org.hcjf.cloud.impl.messages.SignalAllMessage
 
SignalAllMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.SignalAllMessage
 
SignalMessage - Class in org.hcjf.cloud.impl.messages
 
SignalMessage() - Constructor for class org.hcjf.cloud.impl.messages.SignalMessage
 
SignalMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.SignalMessage
 
SIGNATURE_ALGORITHM - Static variable in class org.hcjf.properties.SystemProperties.Net.Broadcast
 
SINGLE_PATTERN - Static variable in class org.hcjf.properties.SystemProperties.Query
 
SIT - Static variable in class org.hcjf.encoding.MimeType
 
size() - Method in class org.hcjf.cloud.impl.MapImpl
 
size() - Method in class org.hcjf.cloud.impl.objects.DistributedTree
 
size() - Method in class org.hcjf.cloud.impl.QueueImpl
 
size() - Method in class org.hcjf.layers.query.JoinableMap
 
size() - Method in class org.hcjf.layers.query.ResultSet
Returns the number of elements in this collection.
size() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
size() - Method in class org.hcjf.utils.LruMap
 
size() - Method in class org.hcjf.utils.TtlMap
 
size() - Method in class org.hcjf.utils.TtlSet
 
SIZE_STRATEGY_MAP_SUFFIX_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Cache
 
SizeStrategy - Class in org.hcjf.cloud.cache
This strategy maintains the size of the internal storage.
SizeStrategy(Integer) - Constructor for class org.hcjf.cloud.cache.SizeStrategy
 
SKD - Static variable in class org.hcjf.encoding.MimeType
 
skipEvaluator(Evaluator) - Static method in class org.hcjf.layers.query.Query
This method add into the current session an instance that must be skipped of the platform evaluation process.
SKM - Static variable in class org.hcjf.encoding.MimeType
 
SKP - Static variable in class org.hcjf.encoding.MimeType
 
SKT - Static variable in class org.hcjf.encoding.MimeType
 
SL - Static variable in class org.hcjf.encoding.MimeType
 
SLASH - Static variable in class org.hcjf.utils.Strings
 
SMALLER_THAN - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
SMALLER_THAN_OR_EQUALS - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
smallerThan(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'smaller than' method.
SmallerThan - Class in org.hcjf.layers.query.evaluators
 
SmallerThan(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.SmallerThan
 
SmallerThan(Object, Object, boolean) - Constructor for class org.hcjf.layers.query.evaluators.SmallerThan
 
smallerThanOrEqual(Object, Object) - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Add a particular evaluator that implements 'smaller than or equals' method.
SmallerThanOrEqual - Class in org.hcjf.layers.query.evaluators
 
SmallerThanOrEqual(Object, Object) - Constructor for class org.hcjf.layers.query.evaluators.SmallerThanOrEqual
 
SMI - Static variable in class org.hcjf.encoding.MimeType
 
SMIL - Static variable in class org.hcjf.encoding.MimeType
 
SND - Static variable in class org.hcjf.encoding.MimeType
 
SOAP_ACTION - Static variable in class org.hcjf.io.net.http.HttpHeader
 
SOL - Static variable in class org.hcjf.encoding.MimeType
 
SPC - Static variable in class org.hcjf.encoding.MimeType
 
SPL - Static variable in class org.hcjf.encoding.MimeType
 
split(byte[], byte[]) - Static method in class org.hcjf.utils.Bytes
Splits the byte array using the split key, and returns a list with the sub arrays products of the split.
SPLIT_BY_LENGTH_REGEX - Static variable in class org.hcjf.utils.Strings
 
splitByLength(String, int) - Static method in class org.hcjf.utils.Strings
This method splits the string value in n substring with the same length except for the last substring that could be smaller than the rest of the substrings.
spliterator() - Method in class org.hcjf.layers.query.ResultSet
Creates a Spliterator over the elements in this collection.
spliterator() - Method in class org.hcjf.utils.TtlSet
 
splitInWord(String, String) - Static method in class org.hcjf.utils.Strings
This method search all the upper case characters into the value parameter and separates the value using this upper case characters like limit adding between words the separator value.
SPR - Static variable in class org.hcjf.encoding.MimeType
 
SPRITE - Static variable in class org.hcjf.encoding.MimeType
 
SRC - Static variable in class org.hcjf.encoding.MimeType
 
SSI - Static variable in class org.hcjf.encoding.MimeType
 
Ssl() - Constructor for class org.hcjf.properties.SystemProperties.Net.Ssl
 
SSL_MAX_IO_THREAD_POOL_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net
 
SSM - Static variable in class org.hcjf.encoding.MimeType
 
SST - Static variable in class org.hcjf.encoding.MimeType
 
StandardOutput() - Constructor for class org.hcjf.utils.Strings.StandardOutput
 
start() - Method in class org.hcjf.io.net.NetServer
This method starts the server.
START - org.hcjf.service.Service.ShutdownStage
 
START - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
START_CONTEXT - Static variable in class org.hcjf.io.net.http.Context
 
START_GROUP - Static variable in class org.hcjf.utils.Strings
 
START_OBJECT - Static variable in class org.hcjf.utils.Strings
 
START_SUB_GROUP - Static variable in class org.hcjf.utils.Strings
 
START_TAGGED_MESSAGE - Static variable in class org.hcjf.utils.Strings.TaggedMessages
 
startThread() - Method in class org.hcjf.service.ServiceSession
Start some thread over this session.
STATEMENT_END - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
STATIC_THREAD_NAME - Static variable in class org.hcjf.properties.SystemProperties.Service
 
STATIC_THREAD_POOL_CORE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Service
 
STATIC_THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.hcjf.properties.SystemProperties.Service
 
STATIC_THREAD_POOL_MAX_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Service
 
STEP - Static variable in class org.hcjf.encoding.MimeType
 
STL - Static variable in class org.hcjf.encoding.MimeType
 
stop() - Method in class org.hcjf.io.net.NetServer
This method stops the server.
STP - Static variable in class org.hcjf.encoding.MimeType
 
stream() - Method in class org.hcjf.layers.query.ResultSet
Returns a sequential Stream with this collection as its source.
stream() - Method in class org.hcjf.utils.TtlSet
 
Stream - Class in org.hcjf.io.net.http.http2
 
Stream(StreamSettings) - Constructor for class org.hcjf.io.net.http.http2.Stream
 
STREAM_CLOSED - org.hcjf.io.net.http.http2.Http2Frame.Error
 
STREAMING_LIMIT_FILE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Net.Http
 
StreamingPackage(int) - Constructor for class org.hcjf.io.net.http.pipeline.HttpPipelineResponse.StreamingPackage
 
StreamSettings - Class in org.hcjf.io.net.http.http2
 
StreamSettings() - Constructor for class org.hcjf.io.net.http.http2.StreamSettings
 
STRING_DELIMITER - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
STRING_FUNCTION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Query.Function
 
STRING_LINE_SEPARATOR - Static variable in class org.hcjf.io.net.http.HttpPackage
 
StringQueryFunctionLayer - Class in org.hcjf.layers.query.functions
 
StringQueryFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.StringQueryFunctionLayer
 
Strings - Class in org.hcjf.utils
This class contains utils methods to work with strings.
Strings() - Constructor for class org.hcjf.utils.Strings
 
Strings.Builder - Class in org.hcjf.utils
This class is a StringBuilder wrapper that add a way to append objects with a buffer to be used in the next append or discard the buffer is there are not a other append operation
Strings.StandardOutput - Class in org.hcjf.utils
 
Strings.TaggedMessages - Class in org.hcjf.utils
 
subSequence(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
substring(int) - Method in class org.hcjf.utils.Strings.Builder
 
substring(int, int) - Method in class org.hcjf.utils.Strings.Builder
 
SumAggregateFunctionLayer - Class in org.hcjf.layers.query.functions
 
SumAggregateFunctionLayer() - Constructor for class org.hcjf.layers.query.functions.SumAggregateFunctionLayer
 
SV4CPIO - Static variable in class org.hcjf.encoding.MimeType
 
SV4CRC - Static variable in class org.hcjf.encoding.MimeType
 
SVF - Static variable in class org.hcjf.encoding.MimeType
 
SVG - Static variable in class org.hcjf.encoding.MimeType
 
SVR - Static variable in class org.hcjf.encoding.MimeType
 
SWF - Static variable in class org.hcjf.encoding.MimeType
 
SWITCHING_PROTOCOLS - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.1.2
SynchronizedCountOperation - Class in org.hcjf.utils
This class execute some operation periodically with some accumulated value.
SynchronizedCountOperation(SynchronizedCountOperation.Operation, int) - Constructor for class org.hcjf.utils.SynchronizedCountOperation
 
SynchronizedCountOperation(SynchronizedCountOperation.Operation, int, long) - Constructor for class org.hcjf.utils.SynchronizedCountOperation
 
SynchronizedCountOperation(SynchronizedCountOperation.Operation, long) - Constructor for class org.hcjf.utils.SynchronizedCountOperation
 
SynchronizedCountOperation.Operation - Interface in org.hcjf.utils
 
SYSTEM_OUT_ENABLED - Static variable in class org.hcjf.properties.SystemProperties.Log
 
SYSTEM_SESSION_NAME - Static variable in class org.hcjf.properties.SystemProperties.Service
 
SystemCloudNodeReadableImplementation() - Constructor for class org.hcjf.cloud.impl.network.CloudOrchestrator.SystemCloudNodeReadableImplementation
 
SystemCloudServiceReadableImplementation() - Constructor for class org.hcjf.cloud.impl.network.CloudOrchestrator.SystemCloudServiceReadableImplementation
 
SystemLayerReadableImplementation() - Constructor for class org.hcjf.layers.Layers.SystemLayerReadableImplementation
 
SystemProperties - Class in org.hcjf.properties
This class overrides the system properties default implementation adding some default values and properties definitions for the service-oriented platforms works.
SystemProperties.Cloud - Class in org.hcjf.properties
 
SystemProperties.Cloud.Cache - Class in org.hcjf.properties
 
SystemProperties.Cloud.Orchestrator - Class in org.hcjf.properties
 
SystemProperties.Cloud.Orchestrator.Broadcast - Class in org.hcjf.properties
 
SystemProperties.Cloud.Orchestrator.Kubernetes - Class in org.hcjf.properties
 
SystemProperties.Cloud.Orchestrator.ThisNode - Class in org.hcjf.properties
 
SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint - Class in org.hcjf.properties
 
SystemProperties.Cloud.Queue - Class in org.hcjf.properties
 
SystemProperties.Cloud.TimerTask - Class in org.hcjf.properties
 
SystemProperties.Collector - Class in org.hcjf.properties
 
SystemProperties.Cryptography - Class in org.hcjf.properties
 
SystemProperties.Cryptography.GCM - Class in org.hcjf.properties
 
SystemProperties.Cryptography.Random - Class in org.hcjf.properties
 
SystemProperties.Encoding - Class in org.hcjf.properties
 
SystemProperties.Event - Class in org.hcjf.properties
 
SystemProperties.FileSystem - Class in org.hcjf.properties
 
SystemProperties.Layer - Class in org.hcjf.properties
 
SystemProperties.Locale - Class in org.hcjf.properties
 
SystemProperties.Log - Class in org.hcjf.properties
 
SystemProperties.Net - Class in org.hcjf.properties
 
SystemProperties.Net.Broadcast - Class in org.hcjf.properties
 
SystemProperties.Net.Http - Class in org.hcjf.properties
 
SystemProperties.Net.Http.EndPoint - Class in org.hcjf.properties
 
SystemProperties.Net.Http.EndPoint.Json - Class in org.hcjf.properties
 
SystemProperties.Net.Http.Folder - Class in org.hcjf.properties
 
SystemProperties.Net.Http.Http2Settings - Class in org.hcjf.properties
 
SystemProperties.Net.Https - Class in org.hcjf.properties
 
SystemProperties.Net.KubernetesSpy - Class in org.hcjf.properties
 
SystemProperties.Net.KubernetesSpy.EndPoints - Class in org.hcjf.properties
 
SystemProperties.Net.Messages - Class in org.hcjf.properties
 
SystemProperties.Net.Rest - Class in org.hcjf.properties
 
SystemProperties.Net.Ssl - Class in org.hcjf.properties
 
SystemProperties.ProcessDiscovery - Class in org.hcjf.properties
 
SystemProperties.Query - Class in org.hcjf.properties
 
SystemProperties.Query.Function - Class in org.hcjf.properties
 
SystemProperties.Query.ReservedWord - Class in org.hcjf.properties
 
SystemProperties.Service - Class in org.hcjf.properties
 
SystemResourceReadableImplementation() - Constructor for class org.hcjf.layers.Layers.SystemResourceReadableImplementation
 
systemShutdown() - Static method in class org.hcjf.service.Service
This method start the global shutdown process.

T

T - Static variable in class org.hcjf.encoding.MimeType
 
TAB - Static variable in class org.hcjf.utils.Strings
 
TAG_BIT_LENGTH - Static variable in class org.hcjf.properties.SystemProperties.Cryptography.GCM
 
TAGGED_MESSAGE_PATTERN - Static variable in class org.hcjf.utils.Strings.TaggedMessages
 
TaggedException - Exception in org.hcjf.errors
 
TaggedException(String, String, Object...) - Constructor for exception org.hcjf.errors.TaggedException
 
TaggedException(String, String, Throwable, Object...) - Constructor for exception org.hcjf.errors.TaggedException
 
TaggedMessages() - Constructor for class org.hcjf.utils.Strings.TaggedMessages
 
tags() - Method in annotation type org.hcjf.service.security.LazyPermission
 
tags() - Method in annotation type org.hcjf.service.security.Permission
 
TALK - Static variable in class org.hcjf.encoding.MimeType
 
TAR - Static variable in class org.hcjf.encoding.MimeType
 
TASK_NAME - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.Broadcast
 
TASK_SLEEP_TIME - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
TBK - Static variable in class org.hcjf.encoding.MimeType
 
TCL - Static variable in class org.hcjf.encoding.MimeType
 
TCP - org.hcjf.io.net.NetService.TransportLayerProtocol
 
TCP_SSL - org.hcjf.io.net.NetService.TransportLayerProtocol
 
TCSH - Static variable in class org.hcjf.encoding.MimeType
 
TE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
TemporalMean - Class in org.hcjf.utils
 
TemporalMean() - Constructor for class org.hcjf.utils.TemporalMean
 
TEMPORARY_REDIRECT - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.8
TEST_NODE_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
TestNodeMessage - Class in org.hcjf.cloud.impl.messages
 
TestNodeMessage() - Constructor for class org.hcjf.cloud.impl.messages.TestNodeMessage
 
TestNodeMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.TestNodeMessage
 
TEX - Static variable in class org.hcjf.encoding.MimeType
 
TEXI - Static variable in class org.hcjf.encoding.MimeType
 
TEXINFO - Static variable in class org.hcjf.encoding.MimeType
 
TEXT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_ASP - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_CSS - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_CSV - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_ECMASCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_HTML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_JAVASCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_MCF - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_PASCAL - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_PLAIN - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_RICHTEXT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_SCRIPLET - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_SGML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_TAB_SEPARATED_VALUES - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_URI_LIST - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_VND_ABC - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_VND_FMI_FLEXSTOR - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_VND_RN_REALTEXT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_VND_WAP_WML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_VND_WAP_WMLSCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_WEBVIEWHTML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_ASM - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_AUDIOSOFT_INTRA - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_C - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_COMPONENT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_FORTRAN - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_H - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_JAVA_SOURCE - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_LA_ASF - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_M - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_PASCAL - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_CSH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_ELISP - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_GUILE - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_KSH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_LISP - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_PERL - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_PERL_MODULE - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_PHYTON - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_REXX - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_SCHEME - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_SH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_TCL - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_TCSH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SCRIPT_ZSH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SERVER_PARSED_HTML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SETEXT - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SGML - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_SPEECH - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_UIL - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_UUENCODE - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_X_VCALENDAR - Static variable in class org.hcjf.encoding.MimeType
 
TEXT_XML - Static variable in class org.hcjf.encoding.MimeType
 
TGZ - Static variable in class org.hcjf.encoding.MimeType
 
ThisNode() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
ThisServiceEndPoint() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisServiceEndPoint
 
THREAD_POOL_CORE_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Service
 
THREAD_POOL_KEEP_ALIVE_TIME - Static variable in class org.hcjf.properties.SystemProperties.Service
 
THREAD_POOL_MAX_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Service
 
ThreadPoolAgent(String, ThreadPoolExecutor) - Constructor for class org.hcjf.service.Service.ThreadPoolAgent
 
TIF - Static variable in class org.hcjf.encoding.MimeType
 
TIFF - Static variable in class org.hcjf.encoding.MimeType
 
TimerTask() - Constructor for class org.hcjf.properties.SystemProperties.Cloud.TimerTask
 
toArray() - Method in class org.hcjf.cloud.impl.QueueImpl
 
toArray() - Method in class org.hcjf.layers.query.ResultSet
Returns an array containing all of the elements in this collection.
toArray() - Method in class org.hcjf.utils.TtlSet
 
toArray(IntFunction<T[]>) - Method in class org.hcjf.layers.query.ResultSet
Returns an array containing all of the elements in this collection, using the provided generator function to allocate the returned array.
toArray(T[]) - Method in class org.hcjf.cloud.impl.QueueImpl
 
toArray(T[]) - Method in class org.hcjf.layers.query.ResultSet
Returns an array containing all of the elements in this collection; the runtime type of the returned array is that of the specified array.
toArray(T[]) - Method in class org.hcjf.utils.TtlSet
 
toBson() - Method in class org.hcjf.layers.query.JoinableMap
Creates a bson document from the JoinableMap instance.
toBson() - Method in class org.hcjf.layers.query.ParameterizedQuery
 
toBson() - Method in class org.hcjf.layers.query.Query
This method is a particular implementation to create a bson document from a query instance.
toBson() - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns the bson representation of the instance.
toBson(String, Object) - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns a bson representation of a object.
toBson(String, Collection) - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns a bson representation of a collection.
toBson(String, Map) - Method in interface org.hcjf.utils.bson.BsonParcelable
Returns a bson representation of a map.
toInstance(Map<String, Object>, Class<O>) - Static method in class org.hcjf.utils.Introspection
Create an instance of the class from a map.
toJsonTree(Object) - Static method in class org.hcjf.utils.JsonUtils
 
TOKEN_FILE_PATH - Static variable in class org.hcjf.properties.SystemProperties.Net.KubernetesSpy
 
toMap(Object) - Static method in class org.hcjf.utils.Introspection
Creates a mpa using all the getters method of the class.
toMap(Object, Introspection.Consumer) - Static method in class org.hcjf.utils.Introspection
Creates a mpa using all the getters method of the class.
toString() - Method in class org.hcjf.cloud.impl.messages.PublishObjectMessage.Path
 
toString() - Method in class org.hcjf.cloud.impl.network.NetworkComponent
 
toString() - Method in class org.hcjf.encoding.MimeType
 
toString() - Method in class org.hcjf.io.net.http.Cookie
 
toString() - Method in class org.hcjf.io.net.http.Cookie2
 
toString() - Method in class org.hcjf.io.net.http.HttpHeader
Print the header with the http header standard format.
toString() - Method in class org.hcjf.io.net.http.HttpRequest
Creates the string representation of the package.
toString() - Method in class org.hcjf.io.net.http.HttpResponse
Create the standard representation of the http response package.
toString() - Method in class org.hcjf.layers.plugins.Plugin
 
toString() - Method in class org.hcjf.layers.query.evaluators.FieldEvaluator
Return the string representation of the evaluator.
toString() - Method in class org.hcjf.layers.query.JoinableMap
Write all the elements of the map.
toString() - Method in class org.hcjf.layers.query.model.QueryDynamicResource
 
toString() - Method in class org.hcjf.layers.query.model.QueryParameter
Return the original representation of the field.
toString() - Method in class org.hcjf.layers.query.model.QueryResource
 
toString() - Method in class org.hcjf.layers.query.ParameterizedQuery
 
toString() - Method in class org.hcjf.layers.query.Query
Creates a string representation of the query object.
toString() - Method in class org.hcjf.log.Log.LogRecord
Returns de format message.
toString() - Method in class org.hcjf.service.security.Grants.Grant
Returns the string representation of the grant instance.
toString() - Method in class org.hcjf.utils.NamedUuid
Returns the string representation of internal id.
toString() - Method in class org.hcjf.utils.Strings.Builder
 
toString() - Method in class org.hcjf.utils.Version
 
toString(boolean) - Method in class org.hcjf.io.net.http.HttpHeader
Print the header with the http header standard format.
toStringsMap(Object) - Static method in class org.hcjf.utils.Introspection
Creates a mpa (String key and String value) using all the getters method of the class.
TR - Static variable in class org.hcjf.encoding.MimeType
 
TRACE - org.hcjf.io.net.http.HttpMethod
The TRACE method is used to invoke a remote, application-layer loop- back of the request message.
TRANSFER_ENCODING - Static variable in class org.hcjf.io.net.http.HttpHeader
 
translate(String) - Method in class org.hcjf.layers.locale.DefaultLocaleLayer
Do nothing with the text parameter.
translate(String) - Method in interface org.hcjf.layers.locale.LocaleLayerInterface
Translate some text to the specific language.
translate(String) - Method in class org.hcjf.layers.locale.PropertiesFileLocaleLayer
Changes the parameter string with the value into the bundle file indexed by the parameter text.
trim(String, String) - Static method in class org.hcjf.utils.Strings
This method trim the first and the last value if this values are equals that the parameter.
trim(String, String, String) - Static method in class org.hcjf.utils.Strings
This method trim the first and the last value if this values are equals that the parameters.
trimBody(byte[]) - Method in class org.hcjf.io.net.http.HttpPackage
Return the body trimmed.
trimToSize() - Method in class org.hcjf.utils.Strings.Builder
 
TRUE - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
TrueEvaluator - Class in org.hcjf.layers.query.evaluators
This kind of evaluator is used to reduce the query.
TrueEvaluator() - Constructor for class org.hcjf.layers.query.evaluators.TrueEvaluator
 
TRUNCATE_TAG - Static variable in class org.hcjf.properties.SystemProperties.Log
 
TRUNCATE_TAG_SIZE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
tryLock() - Method in class org.hcjf.cloud.impl.LockImpl
 
tryLock(long, TimeUnit) - Method in class org.hcjf.cloud.impl.LockImpl
 
TSI - Static variable in class org.hcjf.encoding.MimeType
 
TSP - Static variable in class org.hcjf.encoding.MimeType
 
TSV - Static variable in class org.hcjf.encoding.MimeType
 
TtlCollection<K> - Class in org.hcjf.utils
This class provides the mechanism to maintains the wrapped collection elements into the collection some time.
TtlCollection(Long) - Constructor for class org.hcjf.utils.TtlCollection
 
TtlMap<K,​V> - Class in org.hcjf.utils
This class implements the map interface to wrap some other instance of map, and maintains the entries into the map some time and then the elements are removed.
TtlMap(Map<K, V>, Long) - Constructor for class org.hcjf.utils.TtlMap
 
TtlSet<V> - Class in org.hcjf.utils
 
TtlSet(Set<V>, Long) - Constructor for class org.hcjf.utils.TtlSet
 
TURBOT - Static variable in class org.hcjf.encoding.MimeType
 
TXT - Static variable in class org.hcjf.encoding.MimeType
 
typeFromBson(Class, BsonElement) - Method in interface org.hcjf.utils.bson.BsonParcelable
This method verify if the expected data type is valid, if it is not valid then trying to deduct the data type from information into the bson element.

U

UDP - org.hcjf.io.net.NetService.TransportLayerProtocol
 
UIL - Static variable in class org.hcjf.encoding.MimeType
 
UNAUTHORIZED - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.2
uncapitalize(String) - Static method in class org.hcjf.utils.Strings
Replace the first character for his lower case representation.
UNI - Static variable in class org.hcjf.encoding.MimeType
 
UNIS - Static variable in class org.hcjf.encoding.MimeType
 
UNKNOWN_SESSION - org.hcjf.io.net.NetPackage.PackageStatus
This status indicates that the transaction try to be processed over a session that doesn't exist on the server.
unlock() - Method in class org.hcjf.cloud.impl.LockImpl
 
unlock(Object...) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
unlock(String) - Static method in class org.hcjf.cloud.Cloud
This method unlocks a previously locked resource.
unlock(String) - Method in interface org.hcjf.cloud.CloudServiceImpl
This method unlocks a previously locked resource.
unlock(String) - Method in class org.hcjf.cloud.impl.DefaultCloudServiceImpl
This method unlocks a previously locked resource.
UNLOCKED - org.hcjf.cloud.impl.objects.DistributedLock.Status
 
UnlockMessage - Class in org.hcjf.cloud.impl.messages
 
UnlockMessage() - Constructor for class org.hcjf.cloud.impl.messages.UnlockMessage
 
UnlockMessage(UUID) - Constructor for class org.hcjf.cloud.impl.messages.UnlockMessage
 
unregisterConsumer(C) - Method in class org.hcjf.service.Service
Unregister a specific consumer.
unregisterConsumer(CloudConsumer) - Method in class org.hcjf.cloud.Cloud
Unregister consumer.
unregisterConsumer(NetworkComponent) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
unregisterConsumer(EventListener) - Method in class org.hcjf.events.Events
Unregister a event listener to the service.
unregisterConsumer(FileSystemWatcherConsumer) - Method in class org.hcjf.io.fs.FileSystemWatcherService
 
unregisterConsumer(BroadcastConsumer) - Method in class org.hcjf.io.net.broadcast.BroadcastService
Unregister a consumer of the service.
unregisterConsumer(KubernetesSpyConsumer) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpy
Unregister a consumer of the spy.
unregisterConsumer(NetServiceConsumer) - Method in class org.hcjf.io.net.NetService
 
unregisterConsumer(ProcessDiscoveryConsumer) - Method in class org.hcjf.io.process.ProcessDiscoveryService
 
unregisterConsumer(LogPrinter) - Method in class org.hcjf.log.Log
 
unregisterConsumer(NamingConsumer) - Method in class org.hcjf.names.Naming
Unregister the service consumer.
UNSUPPORTED_MEDIA_TYPE - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.4.16
UNV - Static variable in class org.hcjf.encoding.MimeType
 
up() - Method in class org.hcjf.layers.query.evaluators.EvaluatorCollection
Return the parent of the evaluator collection, the parent is other instance of evaluator collection.
update(WatchEvent<Path>) - Method in class org.hcjf.io.fs.FileSystemWatcherConsumer
This method must be implemented if you want to listen the update event over the base path.
update(O) - Method in interface org.hcjf.layers.crud.UpdateLayerInterface
This method implements the update of the resource.
update(Queryable, O) - Method in interface org.hcjf.layers.crud.UpdateLayerInterface
This method implements the update operation over a add of the instances, this instances are selected using the query like a match.
UpdateLayerInterface<O> - Interface in org.hcjf.layers.crud
 
updatePods(V1PodList) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called periodically indicating all the current pod instances into the kubernetes cluster.
updateServices(V1ServiceList) - Method in class org.hcjf.io.net.kubernetes.KubernetesSpyConsumer
This method is called periodically indicating all the current service instances into the kubernetes cluster.
UPGRADE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
URI - Static variable in class org.hcjf.encoding.MimeType
 
URI_FOLDER_SEPARATOR - Static variable in class org.hcjf.io.net.http.Context
 
URIS - Static variable in class org.hcjf.encoding.MimeType
 
USE_PROXY - Static variable in interface org.hcjf.io.net.http.HttpResponseCode
href=https://www.w3.org/Protocols/rfc2616/rfc2616-sec10.html#sec10.1.110.3.6
USER_AGENT - Static variable in class org.hcjf.io.net.http.HttpHeader
 
USTAR - Static variable in class org.hcjf.encoding.MimeType
 
UU - Static variable in class org.hcjf.encoding.MimeType
 
UUE - Static variable in class org.hcjf.encoding.MimeType
 

V

validate(O) - Method in interface org.hcjf.properties.PropertyValueValidator
This method is to validate the value to be returned
value() - Method in annotation type org.hcjf.layers.DefaultLayer
Contains all the interfaces that the annotated class is a default implementation.
value() - Method in annotation type org.hcjf.service.security.LazyPermission
 
value() - Method in annotation type org.hcjf.service.security.LazyPermissions
 
value() - Method in annotation type org.hcjf.service.security.Permission
 
value() - Method in annotation type org.hcjf.service.security.Permissions
 
valueOf(String) - Static method in enum org.hcjf.cloud.impl.network.Node.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.cloud.impl.objects.DistributedLock.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Error
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Settings
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Type
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.http.HttpMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.http.HttpPackage.HttpProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.NetPackage.ActionEvent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.NetPackage.PackageStatus
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.io.net.NetService.TransportLayerProtocol
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.layers.query.Join.JoinType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.log.Log.LogGroup
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.hcjf.service.Service.ShutdownStage
Returns the enum constant of this type with the specified name.
valueOfByTag(String) - Method in enum org.hcjf.log.Log.LogGroup
Return the group instance that correspond with the parameter.
values() - Method in class org.hcjf.cloud.impl.MapImpl
 
values() - Static method in enum org.hcjf.cloud.impl.network.Node.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.cloud.impl.objects.DistributedLock.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Error
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Settings
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.http.http2.Http2Frame.Type
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.http.HttpMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.http.HttpPackage.HttpProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.NetPackage.ActionEvent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.NetPackage.PackageStatus
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.io.net.NetService.TransportLayerProtocol
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.layers.query.Join.JoinType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hcjf.layers.query.JoinableMap
 
values() - Static method in enum org.hcjf.log.Log.LogGroup
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.hcjf.service.Service.ShutdownStage
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Method in class org.hcjf.utils.bson.BsonParcelableMap
 
values() - Method in class org.hcjf.utils.LruMap
 
values() - Method in class org.hcjf.utils.TtlMap
 
VCD - Static variable in class org.hcjf.encoding.MimeType
 
VCS - Static variable in class org.hcjf.encoding.MimeType
 
VDA - Static variable in class org.hcjf.encoding.MimeType
 
VDO - Static variable in class org.hcjf.encoding.MimeType
 
verifyCondition(Object) - Method in class org.hcjf.layers.query.Query
This method verify if the conditions of the query are true or not.
verifyLabels(Map<String, String>, Map<String, String>) - Method in class org.hcjf.cloud.impl.network.CloudOrchestrator
 
verifyResource(QueryResource) - Method in class org.hcjf.layers.query.model.QueryField
 
verifyResource(QueryResource) - Method in class org.hcjf.layers.query.model.QueryFunction
 
verifyResource(QueryResource) - Method in class org.hcjf.layers.query.model.QueryParameter
Verify if the query parameter make reference to the specified resource.
Version - Class in org.hcjf.utils
Object
Version(Integer, Integer, Integer, Boolean, Boolean) - Constructor for class org.hcjf.utils.Version
 
VERSION - Static variable in class org.hcjf.io.net.http.Cookie
 
VERSION - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
VERSION_1_0 - Static variable in interface org.hcjf.io.net.http.HttpVersion
 
VERSION_1_1 - Static variable in interface org.hcjf.io.net.http.HttpVersion
 
VERSION_2_0 - Static variable in interface org.hcjf.io.net.http.HttpVersion
 
VEW - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_ANIMAFLEX - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_AVI - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_AVS_VIDEO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_DL - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_FLI - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_GL - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_MP4 - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_MPEG - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_MSVIDEO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_QUICKTIME - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_VDO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_VIVO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_VND_RN_REALVIDEO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_VND_VIVO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_VOSAIC - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_AMT_DEMORUN - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_AMT_SHOWRUN - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_ATOMIC3D_FEATURE - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_DL - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_DV - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_FLI - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_GL - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_ISVIDEO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MOTION_JPEG - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MPEG - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MPEQ2A - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MS_ASF - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MS_ASF_PLUGIN - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_MSVIDEO - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_QTC - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_SCM - Static variable in class org.hcjf.encoding.MimeType
 
VIDEO_X_SGI_MOVIE - Static variable in class org.hcjf.encoding.MimeType
 
VIV - Static variable in class org.hcjf.encoding.MimeType
 
VIVO - Static variable in class org.hcjf.encoding.MimeType
 
VMD - Static variable in class org.hcjf.encoding.MimeType
 
VMF - Static variable in class org.hcjf.encoding.MimeType
 
VOC - Static variable in class org.hcjf.encoding.MimeType
 
VOS - Static variable in class org.hcjf.encoding.MimeType
 
VOX - Static variable in class org.hcjf.encoding.MimeType
 
VQE - Static variable in class org.hcjf.encoding.MimeType
 
VQF - Static variable in class org.hcjf.encoding.MimeType
 
VQL - Static variable in class org.hcjf.encoding.MimeType
 
VRML - Static variable in class org.hcjf.encoding.MimeType
 
VRT - Static variable in class org.hcjf.encoding.MimeType
 
VSD - Static variable in class org.hcjf.encoding.MimeType
 
VST - Static variable in class org.hcjf.encoding.MimeType
 
VSW - Static variable in class org.hcjf.encoding.MimeType
 

W

w(String, String, Object...) - Static method in class org.hcjf.log.Log
Create a record with warning group ("[W]").
w(String, String, Throwable, Object...) - Static method in class org.hcjf.log.Log
Create a record with warning group ("[W]").
W60 - Static variable in class org.hcjf.encoding.MimeType
 
W61 - Static variable in class org.hcjf.encoding.MimeType
 
W6W - Static variable in class org.hcjf.encoding.MimeType
 
WAGON_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator
 
waitForConnect() - Method in class org.hcjf.io.net.messages.MessagesNode
Wait until the node is connected with the server.
waitForEvent(Class<E>) - Static method in class org.hcjf.events.Events
 
waitForEvent(Class<E>, long) - Static method in class org.hcjf.events.Events
 
waitForEvent(Class<E>, Events.EventCollector<E>) - Static method in class org.hcjf.events.Events
 
waitForEvent(Class<E>, Events.EventCollector<E>, long) - Static method in class org.hcjf.events.Events
 
WAITING - org.hcjf.cloud.impl.objects.DistributedLock.Status
 
WAITING - org.hcjf.io.net.NetPackage.PackageStatus
This status indicates that the transaction are waiting in the output queue to be processed.
WAN_ADDRESS - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
WAN_PORT - Static variable in class org.hcjf.properties.SystemProperties.Cloud.Orchestrator.ThisNode
 
WARNING - org.hcjf.log.Log.LogGroup
 
WARNING_FILE - Static variable in class org.hcjf.properties.SystemProperties.Log
 
WAV - Static variable in class org.hcjf.encoding.MimeType
 
WB1 - Static variable in class org.hcjf.encoding.MimeType
 
WBMP - Static variable in class org.hcjf.encoding.MimeType
 
WEB - Static variable in class org.hcjf.encoding.MimeType
 
WHERE - Static variable in class org.hcjf.properties.SystemProperties.Query.ReservedWord
 
WHITE - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WHITE_SPACE - Static variable in class org.hcjf.utils.Strings
 
WHITE_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
WINDOW_UPDATE - org.hcjf.io.net.http.http2.Http2Frame.Type
 
WINDOWS_METAFILE - Static variable in class org.hcjf.encoding.MimeType
 
WIZ - Static variable in class org.hcjf.encoding.MimeType
 
WK1 - Static variable in class org.hcjf.encoding.MimeType
 
WMF - Static variable in class org.hcjf.encoding.MimeType
 
WML - Static variable in class org.hcjf.encoding.MimeType
 
WMLC - Static variable in class org.hcjf.encoding.MimeType
 
WMLS - Static variable in class org.hcjf.encoding.MimeType
 
WMLSC - Static variable in class org.hcjf.encoding.MimeType
 
WORD - Static variable in class org.hcjf.encoding.MimeType
 
WP - Static variable in class org.hcjf.encoding.MimeType
 
WP5 - Static variable in class org.hcjf.encoding.MimeType
 
WP6 - Static variable in class org.hcjf.encoding.MimeType
 
WPD - Static variable in class org.hcjf.encoding.MimeType
 
WQ1 - Static variable in class org.hcjf.encoding.MimeType
 
wrap(ByteBuffer, HttpPipelineResponse.StreamingPackage, int) - Method in class org.hcjf.io.net.http.pipeline.ChunkedHttpPipelineResponse
Wrap the buffer with the chunked encoding separators.
wrap(ByteBuffer, HttpPipelineResponse.StreamingPackage, int) - Method in class org.hcjf.io.net.http.pipeline.HttpPipelineResponse
This method wrap the byte with the encoding protocol.
wrap(ByteBuffer, HttpPipelineResponse.StreamingPackage, int) - Method in class org.hcjf.io.net.http.pipeline.MultipartHttpPipelineResponse
 
wrap(NetPackage, byte[]) - Static method in class org.hcjf.io.net.NetPackage
Create a wrapper of the net package using other pay load.
WRI - Static variable in class org.hcjf.encoding.MimeType
 
write(S, D) - Method in class org.hcjf.io.net.NetServiceConsumer
This method writes some data over the session indicated, this operation generate a blocking until the net service confirm that the data was written over the communication channel
write(S, D, boolean) - Method in class org.hcjf.io.net.NetServiceConsumer
This method writes some data over the session indicated.
WRITE - org.hcjf.io.net.NetPackage.ActionEvent
 
WRITE_TIMEOUT - Static variable in class org.hcjf.properties.SystemProperties.Net
 
writeData(NetSession, byte[]) - Method in class org.hcjf.io.net.NetService
This method put a net package on the output queue of the session.
WRL - Static variable in class org.hcjf.encoding.MimeType
 
WRZ - Static variable in class org.hcjf.encoding.MimeType
 
WSC - Static variable in class org.hcjf.encoding.MimeType
 
WSRC - Static variable in class org.hcjf.encoding.MimeType
 
WTK - Static variable in class org.hcjf.encoding.MimeType
 
WWW_MIME - Static variable in class org.hcjf.encoding.MimeType
 

X

X_ATT_DEVICEID - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_CONFERENCE_X_COOLTALK - Static variable in class org.hcjf.encoding.MimeType
 
X_CORRELATION_ID - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_CSRF_TOKEN - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_FORWARDED_FOR - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_FORWARDED_HOST - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_FORWARDED_PROTO - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_AVERAGE_TIME_EVALUATING_CONDITIONS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_AVERAGE_TIME_FORMATTING_DATA - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_PRESENT_FIELDS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TIME_AGGREGATING_DATA - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TIME_COLLECTING_DATA - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TIME_COMPILING - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TIME_EVALUATING_CONDITIONS - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TIME_FORMATTING_DATA - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HCJF_QUERY_TOTAL_TIME - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_HTTP_METHOD_OVERRIDE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_MUSIC_X_MIDI - Static variable in class org.hcjf.encoding.MimeType
 
X_PNG - Static variable in class org.hcjf.encoding.MimeType
 
X_REQUEST_ID - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_REQUESTED_WITH - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_UIDH - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_WAP_PROFILE - Static variable in class org.hcjf.io.net.http.HttpHeader
 
X_WORLD_X_3DMF - Static variable in class org.hcjf.encoding.MimeType
 
X_WORLD_X_SVR - Static variable in class org.hcjf.encoding.MimeType
 
X_WORLD_X_VRML - Static variable in class org.hcjf.encoding.MimeType
 
X_WORLD_X_VRT - Static variable in class org.hcjf.encoding.MimeType
 
XBM - Static variable in class org.hcjf.encoding.MimeType
 
XDR - Static variable in class org.hcjf.encoding.MimeType
 
XGL_DRAWING - Static variable in class org.hcjf.encoding.MimeType
 
XGL_MOVIE - Static variable in class org.hcjf.encoding.MimeType
 
XGZ - Static variable in class org.hcjf.encoding.MimeType
 
XIF - Static variable in class org.hcjf.encoding.MimeType
 
XL - Static variable in class org.hcjf.encoding.MimeType
 
XLA - Static variable in class org.hcjf.encoding.MimeType
 
XLB - Static variable in class org.hcjf.encoding.MimeType
 
XLC - Static variable in class org.hcjf.encoding.MimeType
 
XLD - Static variable in class org.hcjf.encoding.MimeType
 
XLK - Static variable in class org.hcjf.encoding.MimeType
 
XLL - Static variable in class org.hcjf.encoding.MimeType
 
XLM - Static variable in class org.hcjf.encoding.MimeType
 
XLS - Static variable in class org.hcjf.encoding.MimeType
 
XLSX - Static variable in class org.hcjf.encoding.MimeType
 
XLT - Static variable in class org.hcjf.encoding.MimeType
 
XLV - Static variable in class org.hcjf.encoding.MimeType
 
XLW - Static variable in class org.hcjf.encoding.MimeType
 
XM - Static variable in class org.hcjf.encoding.MimeType
 
XML - Static variable in class org.hcjf.encoding.MimeType
 
XMZ - Static variable in class org.hcjf.encoding.MimeType
 
XPIX - Static variable in class org.hcjf.encoding.MimeType
 
XPM - Static variable in class org.hcjf.encoding.MimeType
 
XSR - Static variable in class org.hcjf.encoding.MimeType
 
XWD - Static variable in class org.hcjf.encoding.MimeType
 
XYZ - Static variable in class org.hcjf.encoding.MimeType
 

Y

YAML - Static variable in class org.hcjf.encoding.MimeType
 
YELLOW - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_BACKGROUND - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_BACKGROUND_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_BOLD - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_BOLD_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_BRIGHT - Static variable in class org.hcjf.utils.Strings.StandardOutput
 
YELLOW_UNDERLINED - Static variable in class org.hcjf.utils.Strings.StandardOutput
 

Z

Z - Static variable in class org.hcjf.encoding.MimeType
 
ZIP - Static variable in class org.hcjf.encoding.MimeType
 
ZIP_CONTAINER - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
ZIP_TEMP_PREFIX - Static variable in class org.hcjf.properties.SystemProperties.Net.Http.Folder
 
ZOO - Static variable in class org.hcjf.encoding.MimeType
 
ZSH - Static variable in class org.hcjf.encoding.MimeType
 

_

_3DM - Static variable in class org.hcjf.encoding.MimeType
 
_3DMF - Static variable in class org.hcjf.encoding.MimeType
 
_7Z - Static variable in class org.hcjf.encoding.MimeType
 
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 Z _ 
All Classes All Packages