Index

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

B

BaseQueryResponse<T> - Interface in org.infinispan.query.remote.client.impl
 

C

ContinuousQueryResult - Class in org.infinispan.query.remote.client.impl
 
ContinuousQueryResult(ContinuousQueryResult.ResultType, byte[], byte[], Object[]) - Constructor for class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
ContinuousQueryResult(ContinuousQueryResult.ResultType, byte[], byte[], List<WrappedMessage>) - Constructor for class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
ContinuousQueryResult.ResultType - Enum Class in org.infinispan.query.remote.client.impl
 
ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647 - Class in org.infinispan.query.remote.client.impl
WARNING: Generated code! Do not edit!
ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647() - Constructor for class org.infinispan.query.remote.client.impl.ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647
 

D

decode(int) - Method in class org.infinispan.query.remote.client.impl.ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337
 

E

encode(ContinuousQueryResult.ResultType) - Method in class org.infinispan.query.remote.client.impl.ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337
 
ERRORS_KEY_SUFFIX - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
All error status keys end with this suffix.
Externalizers - Class in org.infinispan.query.remote.client.impl
jboss-marshalling externalizers for QueryRequest and QueryResponse objects.
Externalizers.NamedParameterExternalizer - Class in org.infinispan.query.remote.client.impl
 
Externalizers.QueryRequestExternalizer - Class in org.infinispan.query.remote.client.impl
 
Externalizers.QueryResponseExternalizer - Class in org.infinispan.query.remote.client.impl
 
extractResults(SerializationContext) - Method in interface org.infinispan.query.remote.client.impl.BaseQueryResponse
 
extractResults(SerializationContext) - Method in class org.infinispan.query.remote.client.impl.JsonClientQueryResponse
 
extractResults(SerializationContext) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 

F

FilterResult - Class in org.infinispan.query.remote.client
When using Ickle based filters with client event listeners you will get the event data (see org.infinispan.client.hotrod.event.ClientCacheEntryCustomEvent.getEventData) wrapped by this FilterResult.
FilterResult(Object, Object[], Comparable[]) - Constructor for class org.infinispan.query.remote.client.FilterResult
 
FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601 - Class in org.infinispan.query.remote.client
WARNING: Generated code! Do not edit!
FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601() - Constructor for class org.infinispan.query.remote.client.FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601
 
fromJson(Json) - Static method in class org.infinispan.query.remote.client.impl.QueryRequest
 
fromJson(Json) - Static method in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 

G

getFileErrors(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Gets the error messages (caused by parsing, linking, etc) associated to a *.proto schema file.
getFilesWithErrors() - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Get the full names of all files with errors.
getInstance() - Method in class org.infinispan.query.remote.client.FilterResult
Returns the matched object.
getJavaClass() - Method in class org.infinispan.query.remote.client.FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601
 
getJavaClass() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647
 
getJavaClass() - Method in class org.infinispan.query.remote.client.impl.NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf
 
getJavaClass() - Method in class org.infinispan.query.remote.client.impl.QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4
 
getJavaClass() - Method in class org.infinispan.query.remote.client.impl.QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4
 
getJavaClass() - Method in class org.infinispan.query.remote.client.impl.ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337
 
getKey() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
getMaxResults() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
getName() - Method in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
getNamedParameters() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
getNamedParametersMap() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
getNumResults() - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
getProjection() - Method in class org.infinispan.query.remote.client.FilterResult
Returns the projection, if a projection was requested or null otherwise.
getProjection() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
getProjectionSize() - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
getProtofile(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Gets the contents of a registered *.proto schema file.
getProtoFile() - Method in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
getProtoFileName() - Method in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
getProtofileNames() - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Get the full names of all registered schema files.
getProtoFileReader() - Method in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
getQueryString() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
getResults() - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
getResultType() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
getSortProjection() - Method in class org.infinispan.query.remote.client.FilterResult
Returns the projection of fields that appear in the 'order by' clause, if any, or null otherwise.
getStartOffset() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
getTypeName() - Method in class org.infinispan.query.remote.client.FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601
 
getTypeName() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647
 
getTypeName() - Method in class org.infinispan.query.remote.client.impl.NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf
 
getTypeName() - Method in class org.infinispan.query.remote.client.impl.QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4
 
getTypeName() - Method in class org.infinispan.query.remote.client.impl.QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4
 
getTypeName() - Method in class org.infinispan.query.remote.client.impl.ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337
 
getValue() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 
getValue() - Method in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
GlobalContextInitializerImpl - Class in org.infinispan.query.remote.client.impl
WARNING: Generated code! Do not edit!
GlobalContextInitializerImpl() - Constructor for class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 

H

HIT_COUNT_ACCURACY - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 
hitCount() - Method in interface org.infinispan.query.remote.client.impl.BaseQueryResponse
 
hitCount() - Method in class org.infinispan.query.remote.client.impl.JsonClientQueryResponse
 
hitCount() - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
hitCount(int) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
hitCountAccuracy() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
hitCountAccuracy(Integer) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
hitCountExact() - Method in interface org.infinispan.query.remote.client.impl.BaseQueryResponse
 
hitCountExact() - Method in class org.infinispan.query.remote.client.impl.JsonClientQueryResponse
 
hitCountExact() - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
hitCountExact(boolean) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 

I

init(SerializationContext) - Static method in class org.infinispan.query.remote.client.impl.MarshallerRegistration
Registers proto files and marshallers.
INSTANCE - Static variable in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
isLocal() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 

J

JOINING - Enum constant in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
 
JsonClientQueryResponse - Class in org.infinispan.query.remote.client.impl
 
JsonClientQueryResponse(Json) - Constructor for class org.infinispan.query.remote.client.impl.JsonClientQueryResponse
 

L

LEAVING - Enum constant in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
 
LOCAL_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 

M

MarshallerRegistration - Class in org.infinispan.query.remote.client.impl
Registers protobuf schemas and marshallers for the objects used by remote query, remote continuous query and Ickle based filters.
MAX_RESULTS_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 

N

NAME_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
NAMED_PARAMETERS_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 
NamedParameter(String, Object) - Constructor for class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf - Class in org.infinispan.query.remote.client.impl
WARNING: Generated code! Do not edit!
NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf() - Constructor for class org.infinispan.query.remote.client.impl.NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf
 
NamedParameterExternalizer() - Constructor for class org.infinispan.query.remote.client.impl.Externalizers.NamedParameterExternalizer
 

O

OBJECT_NAME - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
The 'component' key property of ProtobufMetadataManager's ObjectName.
org.infinispan.query.remote.client - package org.infinispan.query.remote.client
Query client support classes.
org.infinispan.query.remote.client.impl - package org.infinispan.query.remote.client.impl
Hot Rod query client side implementation details.

P

PROTO_KEY_SUFFIX - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
All protobuf definition source files must end with this suffix.
PROTOBUF_METADATA_CACHE_NAME - Static variable in interface org.infinispan.query.remote.client.ProtobufMetadataManagerConstants
The name of the Protobuf definitions cache.
ProtobufMetadataManagerConstants - Interface in org.infinispan.query.remote.client
Useful constants used by the Protobuf metadata cache.
ProtobufMetadataManagerMBean - Interface in org.infinispan.query.remote.client
MBean interface for ProtobufMetadataManager, suitable for building invocation proxies with one of the JMX.newMBeanProxy(javax.management.MBeanServerConnection, javax.management.ObjectName, java.lang.Class<T>) methods.

Q

QUERY_STRING_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 
QueryRequest - Class in org.infinispan.query.remote.client.impl
 
QueryRequest() - Constructor for class org.infinispan.query.remote.client.impl.QueryRequest
 
QueryRequest.NamedParameter - Class in org.infinispan.query.remote.client.impl
 
QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4 - Class in org.infinispan.query.remote.client.impl
WARNING: Generated code! Do not edit!
QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4() - Constructor for class org.infinispan.query.remote.client.impl.QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4
 
QueryRequestExternalizer() - Constructor for class org.infinispan.query.remote.client.impl.Externalizers.QueryRequestExternalizer
 
QueryResponse - Class in org.infinispan.query.remote.client.impl
 
QueryResponse() - Constructor for class org.infinispan.query.remote.client.impl.QueryResponse
 
QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4 - Class in org.infinispan.query.remote.client.impl
WARNING: Generated code! Do not edit!
QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4() - Constructor for class org.infinispan.query.remote.client.impl.QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4
 
QueryResponseExternalizer() - Constructor for class org.infinispan.query.remote.client.impl.Externalizers.QueryResponseExternalizer
 

R

read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.remote.client.FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.remote.client.impl.NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.remote.client.impl.QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4
 
read(ProtobufTagMarshaller.ReadContext) - Method in class org.infinispan.query.remote.client.impl.QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4
 
readObject(ObjectInput) - Method in class org.infinispan.query.remote.client.impl.Externalizers.NamedParameterExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.remote.client.impl.Externalizers.QueryRequestExternalizer
 
readObject(ObjectInput) - Method in class org.infinispan.query.remote.client.impl.Externalizers.QueryResponseExternalizer
 
registerMarshallers(SerializationContext) - Method in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
registerProtofile(String, String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Register a *.proto schema file.
registerProtofiles(String[], String[]) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Registers multiple *.proto schema files.
registerSchema(SerializationContext) - Method in class org.infinispan.query.remote.client.impl.GlobalContextInitializerImpl
 
ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337 - Class in org.infinispan.query.remote.client.impl
 
ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337() - Constructor for class org.infinispan.query.remote.client.impl.ResultType$___Marshaller_146c731a3d5e2aa6cd35d029be19485ac6e85bfb618f98703150af167e181337
 

S

setLocal(boolean) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
setMaxResults(Integer) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
setNamedParameters(List<QueryRequest.NamedParameter>) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
setNumResults(int) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
setProjectionSize(int) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
setQueryString(String) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
setResults(List<WrappedMessage>) - Method in class org.infinispan.query.remote.client.impl.QueryResponse
 
setStartOffset(Long) - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
START_OFFSET_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest
 

T

toJson() - Method in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
toJson() - Method in class org.infinispan.query.remote.client.impl.QueryRequest
 
toString() - Method in class org.infinispan.query.remote.client.FilterResult
 
toString() - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult
 

U

unregisterProtofile(String) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Unregister a *.proto schema file.
unregisterProtofiles(String[]) - Method in interface org.infinispan.query.remote.client.ProtobufMetadataManagerMBean
Unregisters multiple *.proto schema files.
UNUSED - Enum constant in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
 
UPDATED - Enum constant in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
 

V

VALUE_FIELD - Static variable in class org.infinispan.query.remote.client.impl.QueryRequest.NamedParameter
 
valueOf(String) - Static method in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.infinispan.query.remote.client.impl.ContinuousQueryResult.ResultType
Returns an array containing the constants of this enum class, in the order they are declared.

W

write(ProtobufTagMarshaller.WriteContext, FilterResult) - Method in class org.infinispan.query.remote.client.FilterResult$___Marshaller_ca1ed197611eb2769083c2c9cbc694f7d689168017559e5876dada846b0a5601
 
write(ProtobufTagMarshaller.WriteContext, ContinuousQueryResult) - Method in class org.infinispan.query.remote.client.impl.ContinuousQueryResult$___Marshaller_982fd9bafbf3b579418593abef2f210ca32f47574193b272b76b3b046a917647
 
write(ProtobufTagMarshaller.WriteContext, QueryRequest) - Method in class org.infinispan.query.remote.client.impl.QueryRequest$___Marshaller_eef0801e446d4f458a7fdb8085010afab763ae564d999ef3d9b8fe7e10c129d4
 
write(ProtobufTagMarshaller.WriteContext, QueryRequest.NamedParameter) - Method in class org.infinispan.query.remote.client.impl.NamedParameter$___Marshaller_a1264d0ccd9ebae12b0230d5eaa94550d9cec71591b9eb9515872fb8528c1daf
 
write(ProtobufTagMarshaller.WriteContext, QueryResponse) - Method in class org.infinispan.query.remote.client.impl.QueryResponse$___Marshaller_f8c407446294b9638db603b267bd4e30399caed3263fb8a51aded7b4cef103e4
 
writeObject(ObjectOutput, QueryRequest) - Method in class org.infinispan.query.remote.client.impl.Externalizers.QueryRequestExternalizer
 
writeObject(ObjectOutput, QueryRequest.NamedParameter) - Method in class org.infinispan.query.remote.client.impl.Externalizers.NamedParameterExternalizer
 
writeObject(ObjectOutput, QueryResponse) - Method in class org.infinispan.query.remote.client.impl.Externalizers.QueryResponseExternalizer
 
B C D E F G H I J L M N O P Q R S T U V W 
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form