A B C D E F G H I J K L M N O P Q R S T U V W _
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- Accessor<T> - Interface in org.microspace.table.column
-
This interface represents a list of the indexed get/set pairs.
- AccessorCache - Class in org.microspace.util
-
AccessorCache is caching accessors in a thread.
- AccessorCache(AccessorGenerator) - Constructor for class org.microspace.util.AccessorCache
- AccessorCache(SpaceConfig) - Constructor for class org.microspace.util.AccessorCache
- AccessorGenerator - Interface in org.microspace.space
-
The fields of the Space classes can be accessed using the accessor returned by AccessorGenerator.
- add(TakeTask<T, ?>) - Method in class org.microspace.event.IncomingQueue
-
Add a take task to the incoming queue.
- add(Record) - Method in class org.microspace.replicator.record.RecordMap
- add(JvmTransport) - Method in class org.microspace.transport.specific.JvmCluster
- add(T) - Method in class org.microspace.table.column.IndexedSet
- ADD - org.microspace.replicator.record.Record.Type
-
new data was added
- addAll(IndexedSet<T>) - Method in class org.microspace.table.column.IndexedSet
- addFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.ControlledFailoverMicroSpace
- addFailoverStateListener(FailoverStateListener) - Method in interface org.microspace.space.FailoverMicroSpace
-
Add a listener to failover changes.
- addFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.SharedSpace
-
Unimplemented.
- addFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Add a listener to failover changes.
- addOneThread(Record) - Method in class org.microspace.replicator.record.RecordMap
- addQueueFilter(TableQuery<T>) - Method in class org.microspace.table.MultiFilteredQueue
-
Add a queue filter.
- AddRecord - Class in org.microspace.replicator.record
-
This Record is used when data is replicated.
- AddRecord() - Constructor for class org.microspace.replicator.record.AddRecord
- AddRecord(String, Object, Object[]) - Constructor for class org.microspace.replicator.record.AddRecord
- AddRecord(Accessor<T>, T) - Constructor for class org.microspace.replicator.record.AddRecord
- AddRecord(Entry<?>) - Constructor for class org.microspace.replicator.record.AddRecord
- addTableListener(TableListener<T>) - Method in class org.microspace.table.NotifyingTable
- AND - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- AND - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- AND() - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- AND() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- AND() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- AND(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- AntlrSimpleSqlBaseListener - Class in org.microspace.parser
-
This class provides an empty implementation of
AntlrSimpleSqlListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - AntlrSimpleSqlBaseListener() - Constructor for class org.microspace.parser.AntlrSimpleSqlBaseListener
- AntlrSimpleSqlLexer - Class in org.microspace.parser
- AntlrSimpleSqlLexer(CharStream) - Constructor for class org.microspace.parser.AntlrSimpleSqlLexer
- AntlrSimpleSqlListener - Interface in org.microspace.parser
-
This interface defines a complete listener for a parse tree produced by
AntlrSimpleSqlParser
. - AntlrSimpleSqlParser - Class in org.microspace.parser
- AntlrSimpleSqlParser(TokenStream) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser
- AntlrSimpleSqlParser.Boolean_literal_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Boolean_literalContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_bool_columnContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_bool_primaryContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_in_expressionContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_nameContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_sort_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Column_sort_nameContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.ExpressionContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Literal_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Literal_valueContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Number_literal_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Number_literalContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Order_clauseContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Relational_opContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Rownum_bool_primaryContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Rownum_expressionContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Select_expression_andContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Select_expression_atomContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Select_expression_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Select_expressionContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Select_statementContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.String_literal_listContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.String_literalContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Table_nameContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Top_selectContext - Class in org.microspace.parser
- AntlrSimpleSqlParser.Where_clauseContext - Class in org.microspace.parser
- append(String) - Method in class org.microspace.table.query.sql.StringBuilder
- append(StringBuilder) - Method in class org.microspace.table.query.sql.StringBuilder
- AppendingObjectOutputStream - Class in org.microspace.replicator
-
An output stream that does not send header for the stream.
- AppendingObjectOutputStream(OutputStream) - Constructor for class org.microspace.replicator.AppendingObjectOutputStream
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[]) - Method in class org.microspace.table.query.sql.Select
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in interface org.microspace.table.query.sql.Expression
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in class org.microspace.table.query.sql.ExpressionAnd
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in class org.microspace.table.query.sql.ExpressionBoolean
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in class org.microspace.table.query.sql.ExpressionBooleanColumn
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in class org.microspace.table.query.sql.ExpressionIn
- apply(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[], InnerSelectContext<?>) - Method in class org.microspace.table.query.sql.ExpressionOr
- ASC - org.microspace.table.query.sql.EntryComparator.Type
- ASC - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ASC - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ASC() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- ASTERISK - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ASTERISK - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ASTERISK() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- AtomicBigInteger - Class in org.microspace.table
-
An atomic counter.
- AtomicBigInteger(BigInteger) - Constructor for class org.microspace.table.AtomicBigInteger
- AUTO - org.microspace.annotation.IndexType
-
The field index type will be determined at runtime.
- AUTO - Static variable in annotation type org.microspace.annotation.NullValue
-
Automatically determine the nullValue.
- autoTimestamp(Object, CurrentTimeProvider) - Static method in class org.microspace.table.SimpleUnsafeTable
- AutoTimeStamped - Interface in org.microspace.space
B
- BackedSpace - Class in org.microspace.space
-
A cluster or file backed MicroSpace.
- BackedSpace() - Constructor for class org.microspace.space.BackedSpace
- BackedSpace(SpaceConfig) - Constructor for class org.microspace.space.BackedSpace
- BackedSpace(SpaceConfig, CurrentTimeProvider) - Constructor for class org.microspace.space.BackedSpace
- BACKTICK - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- BACKTICK - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- BACKTICK() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- BACKTICK() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- BACKTICK(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- BACKTICK(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- BACKUP - org.microspace.failover.FailoverState
- backUpdateCount - Variable in class org.microspace.table.Isolator
- BackupSpaceException - Exception in org.microspace.exception
-
A BackupSpace exception is thrown if the operation is not allowed in
BACKUP
mode. - BackupSpaceException() - Constructor for exception org.microspace.exception.BackupSpaceException
-
Constructs a new exception with null as its detail message.
- BackupSpaceException(String) - Constructor for exception org.microspace.exception.BackupSpaceException
-
Constructs a new exception with the specified detail message.
- BackupSpaceException(String, Throwable) - Constructor for exception org.microspace.exception.BackupSpaceException
-
Constructs a new exception with the specified detail message and cause.
- BackupSpaceException(Throwable) - Constructor for exception org.microspace.exception.BackupSpaceException
-
Constructs a new exception with the specified cause and a detail message of cause.
- BEGIN - org.microspace.replicator.record.Record.Type
-
indicates that a new transaction started.
- BOOLEAN - org.microspace.table.query.sql.LiteralValueType
- boolean_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- boolean_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- boolean_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- boolean_literal(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- boolean_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- boolean_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- Boolean_literal_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- Boolean_literalContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- build(String) - Static method in class org.microspace.table.query.SimpleSqlQuery
-
Build a SELECT query using a String.
- BY - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- BY - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- BY() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
C
- calculate() - Method in class org.microspace.evaluator.Evaluator
- calculate(int) - Method in interface org.microspace.evaluator.Expression
- calculate(int) - Method in class org.microspace.evaluator.ExpressionAtom
- calculate(int) - Method in class org.microspace.evaluator.ExpressionLiteral
- calculate(int) - Method in class org.microspace.evaluator.ExpressionVariable
- ChainableFailoverMicroSpace - Interface in org.microspace.space
-
A failover space that can be chained.
- changeContext(ContextId) - Method in class org.microspace.thread.ContextSwitch
- changeContext(ContextId) - Method in interface org.microspace.thread.Contextual
-
Change the current threading context.
- changeFailoveState(FailoverState) - Method in class org.microspace.space.ControlledFailoverMicroSpace
- changeState(FailoverState) - Method in class org.microspace.replicator.ClusterReplicator
- changeState(FailoverState) - Method in interface org.microspace.transport.ClusterMessageReceiver
- channelNames - Static variable in class org.microspace.evaluator.EvaluatorLexer
- channelNames - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- channelNames - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- CLASSNAME - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- CLASSNAME - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- CLASSNAME() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Table_nameContext
- clear() - Method in class org.microspace.evaluator.Evaluator
- clear() - Method in interface org.microspace.evaluator.Expression
- clear() - Method in class org.microspace.evaluator.ExpressionAtom
- clear() - Method in class org.microspace.evaluator.ExpressionLiteral
- clear() - Method in class org.microspace.evaluator.ExpressionVariable
- clear() - Method in class org.microspace.event.IncomingQueue
-
Clear the Queue.
- clear() - Method in class org.microspace.event.MergeMap
-
Clear all maps.
- clear() - Method in interface org.microspace.space.MicroSpace
-
Clear the whole Space.
- clear() - Method in class org.microspace.space.MicroSpaceDelegator
- clear() - Method in class org.microspace.space.SharedSpace
-
Clear the whole Space.
- clear() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Clear the whole Space.
- clear() - Method in class org.microspace.space.SimpleSpace
-
Clear the whole Space.
- clear() - Method in class org.microspace.table.column.IndexedMap
- clear() - Method in class org.microspace.table.column.IndexedSet
- clear() - Method in class org.microspace.table.Isolator
- clear() - Method in class org.microspace.table.IsolatorContext
- clear() - Method in class org.microspace.table.SimpleTable
- clear() - Method in class org.microspace.table.SimpleUnsafeTable
- clear(Class<T>) - Method in interface org.microspace.space.MicroSpace
-
Clear one Table in the Space.
- clear(Class<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- clear(Class<T>) - Method in class org.microspace.space.SharedSpace
-
Clear one Table in the Space.
- clear(Class<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Clear one Table in the Space.
- clear(Class<T>) - Method in class org.microspace.space.SimpleSpace
-
Clear one Table in the Space.
- clearInnerSelectContext() - Method in class org.microspace.table.query.sql.Select
- clearUpdates() - Method in class org.microspace.table.SimpleTable
- ClusterMessageReceiver - Interface in org.microspace.transport
-
Cluster replicated spaces use this interface to receive events from the cluster.
- ClusterReplicator - Class in org.microspace.replicator
-
Replicate messages across the cluster.
- ClusterReplicator(SpaceConfig, BackedSpace, FailoverStateListener) - Constructor for class org.microspace.replicator.ClusterReplicator
- ClusterTransport - Interface in org.microspace.transport
-
A generic ClusterTransport.
- ClusterTransportGenerator - Interface in org.microspace.space
-
Create a Transport for FailoverMicroSpace.
- column_bool_column() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_bool_column() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- Column_bool_columnContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- column_bool_primary() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_bool_primary() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- Column_bool_primaryContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- column_in_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_in_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- Column_in_expressionContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- column_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- Column_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- column_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- column_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- column_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- column_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- column_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_name(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- column_name(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- Column_nameContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- column_sort_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_sort_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- Column_sort_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- column_sort_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- column_sort_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- column_sort_name(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- Column_sort_nameContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- ColumnReferences<T> - Class in org.microspace.table.column
-
This class provides an easy lookup of primary keys that refer to a certain indexed column.
- ColumnReferences(Getter<T>, Getter<T>) - Constructor for class org.microspace.table.column.ColumnReferences
- COMMA - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- COMMA - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- COMMA() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- COMMA() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- COMMA() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- COMMA() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- COMMA() - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- COMMA(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- COMMA(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- COMMA(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- COMMA(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- COMMA(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- commit() - Method in class org.microspace.space.MicroSpaceDelegator
- commit() - Method in class org.microspace.space.SharedSpace
- commit() - Method in class org.microspace.space.SimpleFailoverMicroSpace
- commit() - Method in class org.microspace.space.SimpleSpace
- commit() - Method in class org.microspace.table.MultiFilteredQueue
- commit() - Method in class org.microspace.table.SimpleTable
- commit() - Method in class org.microspace.table.SingleFilteredQueue
- commit() - Method in interface org.microspace.transaction.Transactional
- commitBegins() - Method in class org.microspace.space.BackedSpace
- commitEnds() - Method in class org.microspace.space.BackedSpace
- commitLock - Variable in class org.microspace.space.SimpleSpace
- compare(Object, Object) - Static method in class org.microspace.table.query.sql.ExpressionBoolean
- compare(Entry<T>, Entry<T>) - Method in class org.microspace.table.query.sql.EntryComparator
- compareTo(AddRecord) - Method in class org.microspace.replicator.record.AddRecord
- compareTo(Entry<T>) - Method in class org.microspace.table.Entry
- compareTo(UniqueId) - Method in class org.microspace.util.UniqueId
- constructSqlString(SqlFormat) - Method in class org.microspace.table.query.sql.EntryComparator
- constructSqlString(SqlFormat) - Method in enum org.microspace.table.query.sql.OperatorType
- contains(T) - Method in class org.microspace.table.column.IndexedSet
- ContextId - Class in org.microspace.thread
-
ContextId can be used to create threads within threads and having another transaction.
- ContextId() - Constructor for class org.microspace.thread.ContextId
- ContextId(int) - Constructor for class org.microspace.thread.ContextId
- ContextId(String) - Constructor for class org.microspace.thread.ContextId
- ContextSwitch<T extends I,I> - Class in org.microspace.thread
-
A class which can invoke methods of a class in a separate thread assigned by a contextId.
- ContextSwitch(T, Class<I>) - Constructor for class org.microspace.thread.ContextSwitch
- Contextual - Interface in org.microspace.thread
-
Contextual classes can have more than one context per thread.
- ControlledFailoverMicroSpace - Class in org.microspace.space
-
A failover microspace with local failover control.
- ControlledFailoverMicroSpace(FailoverMicroSpace) - Constructor for class org.microspace.space.ControlledFailoverMicroSpace
- ControlledFailoverMicroSpace(FailoverMicroSpace, UniqueId) - Constructor for class org.microspace.space.ControlledFailoverMicroSpace
- convert(AddRecord, Accessor<T>) - Method in class org.microspace.replicator.record.HeaderRecord
- convert(Accessor<T>) - Method in class org.microspace.replicator.record.AddRecord
- copy(Object, Object) - Static method in class org.microspace.util.PojoUtil
-
Copy a POJO to an existing POJO.
- copy(T) - Static method in class org.microspace.util.PojoUtil
-
Copy a POJO.
- createColumnObject(String, Class<T>, LiteralValueType) - Static method in class org.microspace.table.query.sql.Util
- CREATED - org.microspace.table.Isolator.State
- createObject(String) - Static method in class org.microspace.util.PojoUtil
-
Create an Object with an empty constructor using className.
- createObjectFromString(String, Class<T>) - Static method in class org.microspace.util.PojoUtil
-
Create an object using a string.
- currentTimeProvider - Variable in class org.microspace.space.SimpleSpace
- currentTimeProvider - Variable in class org.microspace.table.SimpleUnsafeTable
- CurrentTimeProvider - Interface in org.microspace.specific
D
- DATAMODEL - org.microspace.replicator.record.Record.Type
-
While DataModel in AddRecords
- DataModelRecord - Class in org.microspace.replicator.record
-
This Record is used when data is replicated.
- DataModelRecord(List<Entry<?>>) - Constructor for class org.microspace.replicator.record.DataModelRecord
- debug(String, Object...) - Method in class org.microspace.util.MicroLogger
- DEFAULT_PRECISION - Static variable in class org.microspace.evaluator.Evaluator
- DEFAULT_PROTOCOL_STACK - Static variable in class org.microspace.transport.specific.JGroupsTransport
- DEFAULT_SCALE - Static variable in class org.microspace.evaluator.Evaluator
- DESC - org.microspace.table.query.sql.EntryComparator.Type
- DESC - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- DESC - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- DESC() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- DISTINCT - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- DISTINCT - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- DISTINCT() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- distribute(int, Serializable) - Method in class org.microspace.transport.specific.JvmTransport
- DOT - Static variable in class org.microspace.evaluator.EvaluatorLexer
- DOT - Static variable in class org.microspace.evaluator.EvaluatorParser
- DOT - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- DOT - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- DOT - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
E
- Economical - Class in org.microspace.util
-
Economical methods to prevent memory pile-up.
- Economical() - Constructor for class org.microspace.util.Economical
- EMBEDDED - org.microspace.space.SharedSpace.Role
- END - org.microspace.replicator.record.Record.Type
-
indicates transaction end.
- enterBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.boolean_literal()
. - enterBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.boolean_literal()
. - enterBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.boolean_literal_list()
. - enterBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.boolean_literal_list()
. - enterBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_bool_column()
. - enterColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_bool_column()
. - enterColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_bool_primary()
. - enterColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_bool_primary()
. - enterColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_in_expression()
. - enterColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_in_expression()
. - enterColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_list()
. - enterColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_list()
. - enterColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_name()
. - enterColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_name()
. - enterColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_sort_list()
. - enterColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_sort_list()
. - enterColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_sort_name()
. - enterColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.column_sort_name()
. - enterColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterEveryRule(ParserRuleContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterEveryRule(ParserRuleContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
- enterEveryRule(ParserRuleContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterExpression(EvaluatorParser.ExpressionContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.expression()
. - enterExpression(EvaluatorParser.ExpressionContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterExpression(EvaluatorParser.ExpressionContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.expression()
. - enterExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.expression()
. - enterExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.expression()
. - enterExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterExpression_atom(EvaluatorParser.Expression_atomContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.expression_atom()
. - enterExpression_atom(EvaluatorParser.Expression_atomContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterExpression_atom(EvaluatorParser.Expression_atomContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.expression_atom()
. - enterExpression_list(EvaluatorParser.Expression_listContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.expression_list()
. - enterExpression_list(EvaluatorParser.Expression_listContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterExpression_list(EvaluatorParser.Expression_listContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.expression_list()
. - enterExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.expression_plus_minus()
. - enterExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.expression_plus_minus()
. - enterExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.expression_times_slash()
. - enterExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.expression_times_slash()
. - enterLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.literal_list()
. - enterLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.literal_list()
. - enterLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.literal_value()
. - enterLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.literal_value()
. - enterLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterNumber_literal(EvaluatorParser.Number_literalContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.number_literal()
. - enterNumber_literal(EvaluatorParser.Number_literalContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterNumber_literal(EvaluatorParser.Number_literalContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.number_literal()
. - enterNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.number_literal()
. - enterNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.number_literal()
. - enterNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.number_literal_list()
. - enterNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.number_literal_list()
. - enterNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.order_clause()
. - enterOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.order_clause()
. - enterOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterPlus_minus(EvaluatorParser.Plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.plus_minus()
. - enterPlus_minus(EvaluatorParser.Plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterPlus_minus(EvaluatorParser.Plus_minusContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.plus_minus()
. - enterRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.relational_op()
. - enterRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.relational_op()
. - enterRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.rownum_bool_primary()
. - enterRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.rownum_bool_primary()
. - enterRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.rownum_expression()
. - enterRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.rownum_expression()
. - enterRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- enterRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literalContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Table_nameContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- enterRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- enterSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression()
. - enterSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression()
. - enterSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_and()
. - enterSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_and()
. - enterSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_atom()
. - enterSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_atom()
. - enterSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_list()
. - enterSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_expression_list()
. - enterSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_statement()
. - enterSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.select_statement()
. - enterSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.string_literal()
. - enterString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.string_literal()
. - enterString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.string_literal_list()
. - enterString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.string_literal_list()
. - enterString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.table_name()
. - enterTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.table_name()
. - enterTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterTimes_slash(EvaluatorParser.Times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Enter a parse tree produced by
EvaluatorParser.times_slash()
. - enterTimes_slash(EvaluatorParser.Times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- enterTimes_slash(EvaluatorParser.Times_slashContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Enter a parse tree produced by
EvaluatorParser.times_slash()
. - enterTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.top_select()
. - enterTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.top_select()
. - enterTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- enterWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.where_clause()
. - enterWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Enter a parse tree produced by
AntlrSimpleSqlParser.where_clause()
. - enterWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- entries - Variable in class org.microspace.table.SimpleUnsafeTable
-
Objects can be looked up using their primary key here.
- Entry<T> - Class in org.microspace.table
-
A tracker object used by Tables.
- Entry(Entry<T>) - Constructor for class org.microspace.table.Entry
-
Make a shallow copy of fields and entry.
- Entry(T, Accessor<T>) - Constructor for class org.microspace.table.Entry
- Entry(T, Accessor<T>, BigInteger) - Constructor for class org.microspace.table.Entry
- entryAdded(Accessor<T>, Object) - Method in interface org.microspace.table.EntryListener
- entryAdded(Entry<Object>) - Method in class org.microspace.space.BackedSpace
- EntryComparator<T> - Class in org.microspace.table.query.sql
-
Generic Comparator of Entry objects.
- EntryComparator(Class<T>, EntryComparator.Type, List<String>, List<EntryComparator.Type>, List<String>) - Constructor for class org.microspace.table.query.sql.EntryComparator
- EntryComparator.Type - Enum in org.microspace.table.query.sql
- EntryListener<T> - Interface in org.microspace.table
- entryRemoved(Accessor<T>, Object) - Method in interface org.microspace.table.EntryListener
- EOF() - Method in class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- EOF() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- EQ - org.microspace.table.query.sql.OperatorType
- EQ - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- EQ - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- EQ() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- equals(Object) - Method in class org.microspace.replicator.record.AddRecord
- equals(Object) - Method in class org.microspace.table.Entry
- equals(Object) - Method in class org.microspace.table.query.sql.Select
- equals(Object) - Method in class org.microspace.thread.ContextId
- equals(Object) - Method in class org.microspace.transport.specific.JGroupsNodeAddress
- equals(Object) - Method in class org.microspace.transport.specific.JvmAddress
- equals(Object) - Method in class org.microspace.util.UniqueId
- equals(Object, Object) - Static method in class org.microspace.table.query.sql.ExpressionBoolean
- error(String, Throwable, Object...) - Method in class org.microspace.util.MicroLogger
- Evaluator - Class in org.microspace.evaluator
- Evaluator(Expression) - Constructor for class org.microspace.evaluator.Evaluator
- EvaluatorBaseListener - Class in org.microspace.evaluator
-
This class provides an empty implementation of
EvaluatorListener
, which can be extended to create a listener which only needs to handle a subset of the available methods. - EvaluatorBaseListener() - Constructor for class org.microspace.evaluator.EvaluatorBaseListener
- EvaluatorBuilder - Class in org.microspace.evaluator
-
Build an Evaluator.
- EvaluatorBuilder(String) - Constructor for class org.microspace.evaluator.EvaluatorBuilder
- EvaluatorFormat - Enum in org.microspace.evaluator
- EvaluatorLexer - Class in org.microspace.evaluator
- EvaluatorLexer(CharStream) - Constructor for class org.microspace.evaluator.EvaluatorLexer
- EvaluatorListener - Interface in org.microspace.evaluator
-
This interface defines a complete listener for a parse tree produced by
EvaluatorParser
. - EvaluatorParser - Class in org.microspace.evaluator
- EvaluatorParser(TokenStream) - Constructor for class org.microspace.evaluator.EvaluatorParser
- EvaluatorParser.Expression_atomContext - Class in org.microspace.evaluator
- EvaluatorParser.Expression_listContext - Class in org.microspace.evaluator
- EvaluatorParser.Expression_plus_minusContext - Class in org.microspace.evaluator
- EvaluatorParser.Expression_times_slashContext - Class in org.microspace.evaluator
- EvaluatorParser.ExpressionContext - Class in org.microspace.evaluator
- EvaluatorParser.Number_literalContext - Class in org.microspace.evaluator
- EvaluatorParser.Plus_minusContext - Class in org.microspace.evaluator
- EvaluatorParser.Times_slashContext - Class in org.microspace.evaluator
- exitBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.boolean_literal()
. - exitBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.boolean_literal()
. - exitBoolean_literal(AntlrSimpleSqlParser.Boolean_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.boolean_literal_list()
. - exitBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.boolean_literal_list()
. - exitBoolean_literal_list(AntlrSimpleSqlParser.Boolean_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_bool_column()
. - exitColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_bool_column()
. - exitColumn_bool_column(AntlrSimpleSqlParser.Column_bool_columnContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_bool_primary()
. - exitColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_bool_primary()
. - exitColumn_bool_primary(AntlrSimpleSqlParser.Column_bool_primaryContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_in_expression()
. - exitColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_in_expression()
. - exitColumn_in_expression(AntlrSimpleSqlParser.Column_in_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_list()
. - exitColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_list()
. - exitColumn_list(AntlrSimpleSqlParser.Column_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_name()
. - exitColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_name()
. - exitColumn_name(AntlrSimpleSqlParser.Column_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_sort_list()
. - exitColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_sort_list()
. - exitColumn_sort_list(AntlrSimpleSqlParser.Column_sort_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_sort_name()
. - exitColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.column_sort_name()
. - exitColumn_sort_name(AntlrSimpleSqlParser.Column_sort_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitEveryRule(ParserRuleContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitEveryRule(ParserRuleContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
- exitEveryRule(ParserRuleContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitExpression(EvaluatorParser.ExpressionContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.expression()
. - exitExpression(EvaluatorParser.ExpressionContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitExpression(EvaluatorParser.ExpressionContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.expression()
. - exitExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.expression()
. - exitExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.expression()
. - exitExpression(AntlrSimpleSqlParser.ExpressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitExpression_atom(EvaluatorParser.Expression_atomContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.expression_atom()
. - exitExpression_atom(EvaluatorParser.Expression_atomContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitExpression_atom(EvaluatorParser.Expression_atomContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.expression_atom()
. - exitExpression_list(EvaluatorParser.Expression_listContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.expression_list()
. - exitExpression_list(EvaluatorParser.Expression_listContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitExpression_list(EvaluatorParser.Expression_listContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.expression_list()
. - exitExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.expression_plus_minus()
. - exitExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitExpression_plus_minus(EvaluatorParser.Expression_plus_minusContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.expression_plus_minus()
. - exitExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.expression_times_slash()
. - exitExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitExpression_times_slash(EvaluatorParser.Expression_times_slashContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.expression_times_slash()
. - exitLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.literal_list()
. - exitLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.literal_list()
. - exitLiteral_list(AntlrSimpleSqlParser.Literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.literal_value()
. - exitLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.literal_value()
. - exitLiteral_value(AntlrSimpleSqlParser.Literal_valueContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitNumber_literal(EvaluatorParser.Number_literalContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.number_literal()
. - exitNumber_literal(EvaluatorParser.Number_literalContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitNumber_literal(EvaluatorParser.Number_literalContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.number_literal()
. - exitNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.number_literal()
. - exitNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.number_literal()
. - exitNumber_literal(AntlrSimpleSqlParser.Number_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.number_literal_list()
. - exitNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.number_literal_list()
. - exitNumber_literal_list(AntlrSimpleSqlParser.Number_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.order_clause()
. - exitOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.order_clause()
. - exitOrder_clause(AntlrSimpleSqlParser.Order_clauseContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitPlus_minus(EvaluatorParser.Plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.plus_minus()
. - exitPlus_minus(EvaluatorParser.Plus_minusContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitPlus_minus(EvaluatorParser.Plus_minusContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.plus_minus()
. - exitRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.relational_op()
. - exitRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.relational_op()
. - exitRelational_op(AntlrSimpleSqlParser.Relational_opContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.rownum_bool_primary()
. - exitRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.rownum_bool_primary()
. - exitRownum_bool_primary(AntlrSimpleSqlParser.Rownum_bool_primaryContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.rownum_expression()
. - exitRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.rownum_expression()
. - exitRownum_expression(AntlrSimpleSqlParser.Rownum_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- exitRule(ParseTreeListener) - Method in class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literalContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Table_nameContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- exitRule(ParseTreeListener) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- exitSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression()
. - exitSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression()
. - exitSelect_expression(AntlrSimpleSqlParser.Select_expressionContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_and()
. - exitSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_and()
. - exitSelect_expression_and(AntlrSimpleSqlParser.Select_expression_andContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_atom()
. - exitSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_atom()
. - exitSelect_expression_atom(AntlrSimpleSqlParser.Select_expression_atomContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_list()
. - exitSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_expression_list()
. - exitSelect_expression_list(AntlrSimpleSqlParser.Select_expression_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_statement()
. - exitSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.select_statement()
. - exitSelect_statement(AntlrSimpleSqlParser.Select_statementContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.string_literal()
. - exitString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.string_literal()
. - exitString_literal(AntlrSimpleSqlParser.String_literalContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.string_literal_list()
. - exitString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.string_literal_list()
. - exitString_literal_list(AntlrSimpleSqlParser.String_literal_listContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.table_name()
. - exitTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.table_name()
. - exitTable_name(AntlrSimpleSqlParser.Table_nameContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitTimes_slash(EvaluatorParser.Times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBaseListener
-
Exit a parse tree produced by
EvaluatorParser.times_slash()
. - exitTimes_slash(EvaluatorParser.Times_slashContext) - Method in class org.microspace.evaluator.EvaluatorBuilder
- exitTimes_slash(EvaluatorParser.Times_slashContext) - Method in interface org.microspace.evaluator.EvaluatorListener
-
Exit a parse tree produced by
EvaluatorParser.times_slash()
. - exitTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.top_select()
. - exitTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.top_select()
. - exitTop_select(AntlrSimpleSqlParser.Top_selectContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- exitWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.where_clause()
. - exitWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in interface org.microspace.parser.AntlrSimpleSqlListener
-
Exit a parse tree produced by
AntlrSimpleSqlParser.where_clause()
. - exitWhere_clause(AntlrSimpleSqlParser.Where_clauseContext) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- expression - Variable in class org.microspace.evaluator.Evaluator
- expression() - Method in class org.microspace.evaluator.EvaluatorParser
- expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- Expression - Interface in org.microspace.evaluator
-
The base expression
- Expression<T> - Interface in org.microspace.table.query.sql
- expression_atom() - Method in class org.microspace.evaluator.EvaluatorParser
- expression_atom() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- expression_atom(int) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- Expression_atomContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- expression_list() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- expression_list() - Method in class org.microspace.evaluator.EvaluatorParser
- Expression_listContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- expression_plus_minus() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- expression_plus_minus() - Method in class org.microspace.evaluator.EvaluatorParser
- expression_plus_minus() - Method in class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- Expression_plus_minusContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- expression_times_slash() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- expression_times_slash() - Method in class org.microspace.evaluator.EvaluatorParser
- expression_times_slash(int) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- Expression_times_slashContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- ExpressionAnd<T> - Class in org.microspace.table.query.sql
- ExpressionAnd(Expression<T>, Expression<T>) - Constructor for class org.microspace.table.query.sql.ExpressionAnd
- ExpressionAtom - Class in org.microspace.evaluator
-
A literal expression.
- ExpressionAtom(Expression, ExpressionAtom.Operator, Expression) - Constructor for class org.microspace.evaluator.ExpressionAtom
- ExpressionAtom.Operator - Enum in org.microspace.evaluator
- ExpressionBoolean<T> - Class in org.microspace.table.query.sql
- ExpressionBoolean(Class<T>, OperatorType, String, LiteralValueType, String, String) - Constructor for class org.microspace.table.query.sql.ExpressionBoolean
- ExpressionBooleanColumn<T> - Class in org.microspace.table.query.sql
- ExpressionBooleanColumn(Class<T>, OperatorType, String, String, String, String) - Constructor for class org.microspace.table.query.sql.ExpressionBooleanColumn
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- ExpressionContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- ExpressionEvaluatorLexer - Class in org.microspace.evaluator
- ExpressionEvaluatorLexer(CharStream) - Constructor for class org.microspace.evaluator.ExpressionEvaluatorLexer
- ExpressionIn<T> - Class in org.microspace.table.query.sql
- ExpressionIn(Class<T>, String, boolean, String) - Constructor for class org.microspace.table.query.sql.ExpressionIn
- ExpressionIn(Class<T>, String, String) - Constructor for class org.microspace.table.query.sql.ExpressionIn
- ExpressionLiteral - Class in org.microspace.evaluator
-
A literal expression.
- ExpressionLiteral(BigDecimal) - Constructor for class org.microspace.evaluator.ExpressionLiteral
- ExpressionOr<T> - Class in org.microspace.table.query.sql
- ExpressionOr(Expression<T>, Expression<T>) - Constructor for class org.microspace.table.query.sql.ExpressionOr
- ExpressionVariable - Class in org.microspace.evaluator
-
A literal expression.
- ExpressionVariable(String) - Constructor for class org.microspace.evaluator.ExpressionVariable
- extend(ContextId) - Method in class org.microspace.thread.ContextId
F
- failover() - Method in class org.microspace.space.MicroSpaceSystem
-
Switch PRIMARY and BACKUP role.
- Failover - Class in org.microspace
-
A Demo application that uses JGroups to show how failover could be done.
- Failover() - Constructor for class org.microspace.Failover
- failoverLock - Variable in class org.microspace.space.ControlledFailoverMicroSpace
- FailoverMicroSpace - Interface in org.microspace.space
-
A MicroSpace that has failover built-in.
- FailoverState - Enum in org.microspace.failover
-
FailoverState describes the state of the FailoverMicroSpace.
- failoverStateChangeAfter(FailoverState, FailoverState) - Method in interface org.microspace.failover.FailoverStateListener
-
This method is called after the Space changed state.
- failoverStateChangeAfter(FailoverState, FailoverState) - Method in class org.microspace.space.BackedSpace
- failoverStateChangeAfter(FailoverState, FailoverState) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- failoverStateChangeBefore(FailoverState, FailoverState) - Method in interface org.microspace.failover.FailoverStateListener
-
This method is called before the Space changed state.
- failoverStateChangeBefore(FailoverState, FailoverState) - Method in class org.microspace.space.BackedSpace
- failoverStateChangeBefore(FailoverState, FailoverState) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- failoverStateChanged(FailoverState) - Method in class org.microspace.transport.specific.JvmTransport
- FailoverStateListener - Interface in org.microspace.failover
-
A listener interface for failove state changes.
- FALSE - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- FALSE - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- FALSE() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- FieldBasedAccessor<T> - Class in org.microspace.specific
-
A simple object that has only fields can be accessed by this Class.
- FieldBasedAccessor(Class<T>, int) - Constructor for class org.microspace.specific.FieldBasedAccessor
- FieldBasedAccessorGenerator - Class in org.microspace.specific
-
An accessor generator based upon fields.
- FieldBasedAccessorGenerator() - Constructor for class org.microspace.specific.FieldBasedAccessorGenerator
- FieldBasedAccessorGenerator(int) - Constructor for class org.microspace.specific.FieldBasedAccessorGenerator
- FieldBasedGetterSetter<T> - Class in org.microspace.specific
-
SetterGetter based upon fields.
- FieldBasedGetterSetter(Field) - Constructor for class org.microspace.specific.FieldBasedGetterSetter
- FileReplicator - Class in org.microspace.replicator
-
Save updates into file, and use that file for recovery.
- FileReplicator(SpaceConfig) - Constructor for class org.microspace.replicator.FileReplicator
- finalize(String, List<Select<?>>) - Method in class org.microspace.table.query.sql.Select
-
Finalize building the Select.
- finishQuery() - Method in class org.microspace.table.query.MatchAllQuery
-
The underlying table may call this after the selection.
- finishQuery() - Method in class org.microspace.table.query.SimpleSqlQuery
-
The underlying table may call this after the selection.
- finishQuery() - Method in interface org.microspace.table.query.TableQuery
-
The underlying table may call this after the selection.
- finishQuery() - Method in class org.microspace.table.query.TemplateQuery
-
The underlying table may call this after the selection.
- forceShutdown() - Method in class org.microspace.event.TakeManager
-
Deprecated.
- format(EvaluatorFormat) - Method in class org.microspace.evaluator.Evaluator
- format(EvaluatorFormat, int, int) - Method in interface org.microspace.evaluator.Expression
- format(EvaluatorFormat, int, int) - Method in class org.microspace.evaluator.ExpressionAtom
- format(EvaluatorFormat, int, int) - Method in class org.microspace.evaluator.ExpressionLiteral
- format(EvaluatorFormat, int, int) - Method in class org.microspace.evaluator.ExpressionVariable
- FORMAT_DATE - Static variable in class org.microspace.table.query.sql.Util
- FORMAT_DATE_TIME - Static variable in class org.microspace.table.query.sql.Util
- FORMAT_DATE_TIME_MS - Static variable in class org.microspace.table.query.sql.Util
- formatCmpString(SqlFormat) - Method in class org.microspace.table.query.sql.RowNumSortExpression
- formatRowNumString(SqlFormat) - Method in class org.microspace.table.query.sql.RowNumSortExpression
- formatShort(Object) - Static method in class org.microspace.util.PojoUtil
-
Format a Pojo with null values skipped.
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.SimpleSqlQuery
- formatSqlQuery(SqlFormat) - Method in interface org.microspace.table.query.sql.Expression
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.ExpressionAnd
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.ExpressionBoolean
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.ExpressionBooleanColumn
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.ExpressionIn
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.ExpressionOr
- formatSqlQuery(SqlFormat) - Method in class org.microspace.table.query.sql.Select
- FROM - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- FROM - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- FROM() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
G
- generateGetSetPairs(TreeMap<String, MethodBasedGetter<T>>, TreeMap<String, MethodBasedSetter<T>>) - Static method in class org.microspace.specific.MethodUtils
- get() - Method in class org.microspace.table.AtomicBigInteger
- get() - Method in class org.microspace.table.UpdateCounter
- get(Class<?>, Object) - Method in class org.microspace.event.MergeMap
-
Get the latest task.
- get(Class<T>) - Method in class org.microspace.util.AccessorCache
- get(Object) - Method in class org.microspace.specific.FieldBasedGetterSetter
- get(String) - Method in class org.microspace.table.query.sql.InnerSelectContext
- get(String) - Method in class org.microspace.util.AccessorCache
- get(K) - Method in class org.microspace.table.column.IndexedMap
- get(TakeTask<T, ?>) - Method in class org.microspace.event.MergeMap
-
Get the latest task.
- get(T) - Method in class org.microspace.specific.MethodBasedGetter
- get(T) - Method in class org.microspace.table.column.GetSetPair
- get(T) - Method in interface org.microspace.table.column.Getter
- GET - org.microspace.table.query.sql.OperatorType
- GET - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- GET - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- GET() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- getAccessGenerator() - Method in class org.microspace.space.SpaceConfig
- getAccessor() - Method in class org.microspace.event.TakeTask
-
Get the accessor object for this class.
- getAccessor() - Method in class org.microspace.table.Entry
- getAccessor() - Method in class org.microspace.table.SimpleTable
- getAccessor() - Method in class org.microspace.table.SimpleUnsafeTable
- getAccessor(String) - Method in class org.microspace.replicator.record.RecordMap
- getAccessorGenerator() - Method in interface org.microspace.space.MicroSpace
-
Get the underlying
AccessorGenerator
. - getAccessorGenerator() - Method in class org.microspace.space.MicroSpaceDelegator
- getAccessorGenerator() - Method in class org.microspace.space.SharedSpace
-
Get the underlying
AccessorGenerator
. - getAccessorGenerator() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Get the underlying
AccessorGenerator
. - getAccessorGenerator() - Method in class org.microspace.space.SimpleSpace
- getAccessorGenerator() - Method in class org.microspace.space.SpaceConfig
- getAccessors() - Method in class org.microspace.replicator.record.RecordMap
- getAddRecord() - Method in class org.microspace.replicator.record.Record
- getAscending() - Method in enum org.microspace.table.query.sql.EntryComparator.Type
- getAssignedSize() - Method in class org.microspace.event.TakeManager
-
Obtain the tasks size that are assigned to a thread and being executed.
- getAssignedTasks() - Method in class org.microspace.event.TakeManager
-
Obtain the tasks size that are assigned to a thread and being executed.
- getAssignedTime() - Method in class org.microspace.event.TakeTask
-
Obtain the time when this task was assigned to a handler.
- getATN() - Method in class org.microspace.evaluator.EvaluatorLexer
- getATN() - Method in class org.microspace.evaluator.EvaluatorParser
- getATN() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getATN() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getATN() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- getBackUpdateCount(Object) - Method in class org.microspace.table.Isolator
- getBackupFileName() - Method in class org.microspace.space.SpaceConfig
- getBackupSpace() - Method in class org.microspace.space.MicroSpaceSystem
-
Obtain the space that was backup when system started.
- getBlank(Class<T>) - Static method in class org.microspace.specific.MethodUtils
- getBlankObject() - Method in class org.microspace.specific.FieldBasedAccessor
- getBlankObject() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getBlankObject() - Method in class org.microspace.specific.MicroSpaceAccessor
- getBlankObject() - Method in interface org.microspace.table.column.Accessor
- getBlankObject(Class<T>) - Method in class org.microspace.space.SimpleSpace
- getBottomLevelFailoverMicroSpace() - Method in interface org.microspace.space.ChainableFailoverMicroSpace
-
Get the underlying failover state.
- getBottomLevelFailoverMicroSpace() - Method in class org.microspace.space.ControlledFailoverMicroSpace
-
Get the underlying failover state.
- getChannelNames() - Method in class org.microspace.evaluator.EvaluatorLexer
- getChannelNames() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getChannelNames() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getClassName() - Method in class org.microspace.replicator.record.AddRecord
- getClassName() - Method in class org.microspace.replicator.record.HeaderRecord
- getClassName() - Method in class org.microspace.replicator.record.RemoveRecord
- getCluster(String) - Method in class org.microspace.transport.specific.JvmTransportGenerator
- getClusterName() - Method in class org.microspace.space.SpaceConfig
- getClusterRecoveryTimeout() - Method in class org.microspace.space.SpaceConfig
- getClusterTransportGenerator() - Method in class org.microspace.space.SpaceConfig
- getColumnClass(Class<T>, String) - Static method in class org.microspace.util.PojoUtil
- getColumnGetSetPair(Class<T>, String) - Static method in class org.microspace.util.PojoUtil
- getComparator() - Method in class org.microspace.table.query.sql.RowNumSortExpression
- getContextId() - Method in class org.microspace.replicator.record.Record
- getContextId() - Method in class org.microspace.table.QueueIsolator
- getContextId() - Method in class org.microspace.thread.ContextSwitch
- getContextId() - Method in interface org.microspace.thread.Contextual
-
Get the current ContextId
- getCreatedTime() - Method in class org.microspace.event.TakeTask
-
Get the time when this Task was created and queue up.
- getCreateTime() - Method in interface org.microspace.space.AutoTimeStamped
- getCurrentThreadId() - Method in class org.microspace.event.TakeManager
-
This method can be called when {link
TakeHandler.handleTake(Object)
handleTake} is called in TakeHandler. - getCurrentTime() - Method in interface org.microspace.specific.CurrentTimeProvider
- getCurrentTimeProvider() - Method in interface org.microspace.space.MicroSpace
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.space.MicroSpaceDelegator
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.space.SharedSpace
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.space.SimpleSpace
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.table.SimpleTable
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in class org.microspace.table.SimpleUnsafeTable
-
Get the current Time provider.
- getCurrentTimeProvider() - Method in interface org.microspace.table.Table
-
Get the current Time provider.
- getDataModelRecord() - Method in class org.microspace.replicator.record.Record
- getDelegate() - Method in class org.microspace.transport.specific.JGroupsNodeAddress
- getDelegate() - Method in class org.microspace.transport.specific.JvmAddress
- getDown() - Method in class org.microspace.transport.specific.JvmTransport
- getEntries() - Method in class org.microspace.table.query.sql.InnerSelectContext
- getEntry(Object) - Method in class org.microspace.table.SimpleTable
- getEntryCopy() - Method in class org.microspace.table.Entry
- getEvaluator() - Method in class org.microspace.evaluator.EvaluatorBuilder
- getExpression() - Method in class org.microspace.table.query.sql.Select
- getFailoverState() - Method in class org.microspace.space.BackedSpace
- getFailoverState() - Method in class org.microspace.space.ControlledFailoverMicroSpace
- getFailoverState() - Method in interface org.microspace.space.FailoverMicroSpace
-
Examine the current failover state.
- getFailoverState() - Method in class org.microspace.space.SharedSpace
-
Always return primary.
- getFailoverState() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Examine the current failover state.
- getFailoverState() - Method in interface org.microspace.transport.ClusterTransport
-
Query the current failover state.
- getFailoverState() - Method in class org.microspace.transport.specific.JGroupsTransport
-
Query the current failover state.
- getFailoverState() - Method in class org.microspace.transport.specific.JvmTransport
-
Query the current failover state.
- getField(int) - Method in class org.microspace.table.Entry
- getFieldGetter() - Method in class org.microspace.table.column.ColumnReferences
- getFieldNames() - Method in class org.microspace.replicator.record.HeaderRecord
- getFields() - Method in class org.microspace.replicator.record.AddRecord
- getFields() - Method in class org.microspace.table.Entry
- getGetSetPair(String) - Method in class org.microspace.specific.FieldBasedAccessor
- getGetSetPair(String) - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getGetSetPair(String) - Method in class org.microspace.specific.MicroSpaceAccessor
- getGetSetPair(String) - Method in interface org.microspace.table.column.Accessor
- getGetSetPairs() - Method in class org.microspace.specific.FieldBasedAccessor
- getGetSetPairs() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getGetSetPairs() - Method in class org.microspace.specific.MicroSpaceAccessor
- getGetSetPairs() - Method in interface org.microspace.table.column.Accessor
- getGrammarFileName() - Method in class org.microspace.evaluator.EvaluatorLexer
- getGrammarFileName() - Method in class org.microspace.evaluator.EvaluatorParser
- getGrammarFileName() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getGrammarFileName() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getGrammarFileName() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- getHeaderRecord() - Method in class org.microspace.replicator.record.Record
- getHeadSize() - Method in class org.microspace.event.IncomingQueue
- getHighLimit() - Method in class org.microspace.table.query.sql.RowNumSortExpression
- getId() - Method in class org.microspace.table.query.MatchAllQuery
- getId() - Method in class org.microspace.table.query.SimpleSqlQuery
-
Get the Id of this query.
- getId() - Method in class org.microspace.table.query.sql.Select
- getId() - Method in interface org.microspace.table.query.TableQuery
-
Get the Id of this query.
- getId() - Method in class org.microspace.table.query.TemplateQuery
- getId() - Method in class org.microspace.transport.specific.JvmTransport
- getIndex() - Method in class org.microspace.specific.FieldBasedGetterSetter
- getIndex() - Method in class org.microspace.table.column.GetSetPair
- getIndexType() - Method in class org.microspace.specific.FieldBasedGetterSetter
- getIndexType() - Method in class org.microspace.specific.MethodBasedGetter
- getIndexType() - Method in class org.microspace.table.column.GetSetPair
- getIndexType() - Method in interface org.microspace.table.column.Getter
- getIndexType() - Method in class org.microspace.table.column.IndexedSet
- getIndexType(Field) - Method in class org.microspace.specific.FieldBasedAccessor
- getIndexType(Method) - Method in class org.microspace.specific.MicroSpaceAccessor
- getIsolator() - Method in class org.microspace.table.IsolatorContext
- getKey() - Method in class org.microspace.replicator.record.AddRecord
- getKey() - Method in class org.microspace.replicator.record.RemoveRecord
- getKeyIndexType() - Method in class org.microspace.replicator.record.HeaderRecord
- getList(TakeTask<T, ?>) - Method in class org.microspace.event.IncomingQueue
-
Get the TakeTask list.
- getLockedKeys() - Method in class org.microspace.table.IsolatorContext
- getLockedThreads() - Method in class org.microspace.event.TakeManager
-
Obtain the locked threads.
- getLogger() - Method in class org.microspace.util.MicroLogger
- getLowLimit() - Method in class org.microspace.table.query.sql.RowNumSortExpression
- getMap(Class<? extends Object>, boolean) - Method in class org.microspace.space.SimpleSpace
- getMatchingEntries(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[]) - Method in class org.microspace.table.query.MatchAllQuery
- getMatchingEntries(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[]) - Method in class org.microspace.table.query.SimpleSqlQuery
-
Get the matching list.
- getMatchingEntries(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[]) - Method in interface org.microspace.table.query.TableQuery
-
Get the matching list.
- getMatchingEntries(Accessor<T>, IndexedMap<Object, Entry<T>>, ColumnReferences<T>[]) - Method in class org.microspace.table.query.TemplateQuery
-
Get the matching list.
- getMatchingKeys(Object) - Method in class org.microspace.table.column.ColumnReferences
- getMaxEntries() - Method in class org.microspace.table.query.TemplateQuery
- getMergedRecords() - Method in class org.microspace.replicator.record.RecordMap
-
The record stream starts with a HEADER, followed by blocks of BEGIN ADD REMOVE END We merged all updates into one so there will be only one block of BEGIN ADD END.
- getMessage() - Method in class org.microspace.event.TakeTask
-
Obtain the message of this task.
- getMessageId() - Method in class org.microspace.event.TakeTask
-
Obtain the message Id of this message.
- getMessageQueueSize(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Get the queue size of the corresponding MessageInterest.
- getMessageQueueSize(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- getMessageQueueSize(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Get the queue size of the corresponding MessageInterest.
- getMessageQueueSize(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Get the queue size of the corresponding MessageInterest.
- getMessageQueueSize(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Get the queue size of the corresponding MessageInterest.
- getMethod() - Method in class org.microspace.specific.MethodBasedGetter
- getMethod() - Method in class org.microspace.specific.MethodBasedSetter
- getModeNames() - Method in class org.microspace.evaluator.EvaluatorLexer
- getModeNames() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getModeNames() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getName() - Method in class org.microspace.specific.FieldBasedGetterSetter
- getName() - Method in class org.microspace.specific.MethodBasedGetter
- getName() - Method in class org.microspace.specific.MethodBasedSetter
- getName() - Method in class org.microspace.table.column.GetSetPair
- getName() - Method in interface org.microspace.table.column.Getter
-
Every getter is identified by its unique name, which is usually the method's name.
- getName() - Method in interface org.microspace.table.column.Setter
- getName() - Method in class org.microspace.transport.specific.JvmCluster
- getNext() - Method in class org.microspace.table.SingleFilteredQueue
- getNext(long) - Method in class org.microspace.table.SingleFilteredQueue
- getNext(TableQuery<T>) - Method in class org.microspace.table.MultiFilteredQueue
- getNext(TableQuery<T>) - Method in interface org.microspace.table.TransactionalQueue
-
Take an element from the tail of the queue.
- getNext(TableQuery<T>, long) - Method in class org.microspace.table.MultiFilteredQueue
- getNext(TableQuery<T>, long) - Method in interface org.microspace.table.TransactionalQueue
-
Take an element from the tail of the queue.
- getNextMessage(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Get the next object from queue.
- getNextMessage(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- getNextMessage(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Get the next object from queue.
- getNextMessage(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- getNextMessage(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Get the next object from queue.
- getNextMessage(TableQuery<T>, long) - Method in interface org.microspace.space.MicroSpace
-
Get the next object from queue.
- getNextMessage(TableQuery<T>, long) - Method in class org.microspace.space.MicroSpaceDelegator
- getNextMessage(TableQuery<T>, long) - Method in class org.microspace.space.SharedSpace
-
Get the next object from queue.
- getNextMessage(TableQuery<T>, long) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- getNextMessage(TableQuery<T>, long) - Method in class org.microspace.space.SimpleSpace
-
Get the next object from queue.
- getNextMessage(T) - Method in interface org.microspace.space.MicroSpace
-
Get the next object from queue.
- getNextMessage(T) - Method in class org.microspace.space.MicroSpaceDelegator
- getNextMessage(T) - Method in class org.microspace.space.SharedSpace
-
Get the next object from queue.
- getNextMessage(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- getNextMessage(T) - Method in class org.microspace.space.SimpleSpace
-
Get the next object from queue.
- getNextMessage(T, long) - Method in interface org.microspace.space.MicroSpace
-
Get the next object from queue.
- getNextMessage(T, long) - Method in class org.microspace.space.MicroSpaceDelegator
- getNextMessage(T, long) - Method in class org.microspace.space.SharedSpace
-
Get the next object from queue.
- getNextMessage(T, long) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- getNextMessage(T, long) - Method in class org.microspace.space.SimpleSpace
-
Get the next object from queue.
- getNullValue(Method) - Method in class org.microspace.specific.gigaspace.GigaSpaceNullValueExtractor
- getNullValue(Method) - Method in class org.microspace.specific.MicroSpaceNullValueExtractor
- getNullValue(Method) - Method in interface org.microspace.specific.NullValueExtractor
- getObject() - Method in class org.microspace.table.query.sql.ObjectContainer
- getOldestTransport() - Method in class org.microspace.transport.specific.JvmCluster
- getPartitionId() - Method in interface org.microspace.space.MicroSpace
-
Obtain the current partition id in the cluster.
- getPartitionId() - Method in class org.microspace.space.MicroSpaceDelegator
- getPartitionId() - Method in class org.microspace.space.SharedSpace
-
Obtain the current partition id in the cluster.
- getPartitionId() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Obtain the current partition id in the cluster.
- getPartitionId() - Method in class org.microspace.space.SimpleSpace
-
Obtain the current partition id in the cluster.
- getPartitionIdGetSetPair() - Method in class org.microspace.specific.FieldBasedAccessor
- getPartitionIdGetSetPair() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getPartitionIdGetSetPair() - Method in class org.microspace.specific.MicroSpaceAccessor
- getPartitionIdGetSetPair() - Method in interface org.microspace.table.column.Accessor
- getPendingSize() - Method in class org.microspace.table.SimpleTable
- getPrecision() - Method in class org.microspace.evaluator.Evaluator
- getPrimaryKey() - Method in class org.microspace.table.Entry
- getPrimaryKeyGetSetPair() - Method in class org.microspace.specific.FieldBasedAccessor
- getPrimaryKeyGetSetPair() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getPrimaryKeyGetSetPair() - Method in class org.microspace.specific.MicroSpaceAccessor
- getPrimaryKeyGetSetPair() - Method in interface org.microspace.table.column.Accessor
- getPrimaryKeyGetter() - Method in class org.microspace.table.column.ColumnReferences
- getPrimarySpace() - Method in class org.microspace.space.MicroSpaceSystem
-
Obtain the space that was primary when system started.
- getQuery() - Method in class org.microspace.event.TakeTask
-
Obtain the underlying query of this message.
- getQuery() - Method in class org.microspace.table.SingleFilteredQueue
-
Return the current queue filters for the queue.
- getQueryTableClass() - Method in class org.microspace.table.query.sql.InnerSelectContext
- getRecords() - Method in class org.microspace.replicator.record.DataModelRecord
- getRegisteredMessageQueueQueries(Class<T>) - Method in interface org.microspace.space.MicroSpace
-
Return the current queue filters for the queue.
- getRegisteredMessageQueueQueries(Class<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- getRegisteredMessageQueueQueries(Class<T>) - Method in class org.microspace.space.SharedSpace
-
Return the current queue filters for the queue.
- getRegisteredMessageQueueQueries(Class<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Return the current queue filters for the queue.
- getRegisteredMessageQueueQueries(Class<T>) - Method in class org.microspace.space.SimpleSpace
-
Return the current queue filters for the queue.
- getRegisteredQueries() - Method in class org.microspace.table.MultiFilteredQueue
-
Return the current queue filters for the queue.
- getRemoteSpace(int) - Method in class org.microspace.space.MicroSpaceSystem
-
Obtain the remote space.
- getRemoteSpaceCount() - Method in class org.microspace.space.MicroSpaceSystem
- getRemoveRecord() - Method in class org.microspace.replicator.record.Record
- getReturnType() - Method in class org.microspace.specific.FieldBasedGetterSetter
- getReturnType() - Method in class org.microspace.specific.MethodBasedGetter
- getReturnType() - Method in class org.microspace.table.column.GetSetPair
- getReturnType() - Method in interface org.microspace.table.column.Getter
- getRowNumSortExpression() - Method in class org.microspace.table.query.sql.Select
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.ExpressionContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- getRuleIndex() - Method in class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literal_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literalContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Table_nameContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- getRuleIndex() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- getRuleNames() - Method in class org.microspace.evaluator.EvaluatorLexer
- getRuleNames() - Method in class org.microspace.evaluator.EvaluatorParser
- getRuleNames() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getRuleNames() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getRuleNames() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- getScale() - Method in class org.microspace.evaluator.Evaluator
- getSeedPart() - Static method in class org.microspace.util.UniqueId
- getSelect() - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- getSequenceNumber() - Method in class org.microspace.event.TakeTask
- getSerializedATN() - Method in class org.microspace.evaluator.EvaluatorLexer
- getSerializedATN() - Method in class org.microspace.evaluator.EvaluatorParser
- getSerializedATN() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getSerializedATN() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getSerializedATN() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- GetSetPair<T> - Class in org.microspace.table.column
-
Get-set pair for a POJO.
- GetSetPair() - Constructor for class org.microspace.table.column.GetSetPair
- GetSetPair(Getter<T>, Setter<T>, int) - Constructor for class org.microspace.table.column.GetSetPair
- getSkipFileBackup() - Method in class org.microspace.space.SpaceConfig
- getSpace() - Method in class org.microspace.table.query.sql.InnerSelectContext
- getSpaceEntry() - Method in class org.microspace.table.Entry
- getSpaceId() - Method in class org.microspace.table.query.MatchAllQuery
- getSpaceId() - Method in class org.microspace.table.query.SimpleSqlQuery
- getSpaceId() - Method in interface org.microspace.table.query.TableQuery
-
Get the space id this query is bound to.
- getSpaceId() - Method in class org.microspace.table.query.TemplateQuery
- getSpaceInstanceId() - Method in interface org.microspace.space.MicroSpace
-
Returns a unique InstanceId for the the Space
- getSpaceInstanceId() - Method in class org.microspace.space.MicroSpaceDelegator
- getSpaceInstanceId() - Method in class org.microspace.space.SharedSpace
-
Returns a unique InstanceId for the the Space
- getSpaceInstanceId() - Method in class org.microspace.space.SimpleFailoverMicroSpace
- getSpaceInstanceId() - Method in class org.microspace.space.SimpleSpace
- getStartTime() - Method in class org.microspace.transport.specific.NodeInformation
- getState() - Method in class org.microspace.replicator.ClusterReplicator
- getState() - Method in class org.microspace.table.Isolator
- getState() - Method in class org.microspace.transport.specific.JGroupsFailoverManager
- getStringValue() - Method in enum org.microspace.evaluator.ExpressionAtom.Operator
- getTableClass() - Method in class org.microspace.table.query.MatchAllQuery
- getTableClass() - Method in class org.microspace.table.query.SimpleSqlQuery
-
Get the class of this table.
- getTableClass() - Method in class org.microspace.table.query.sql.Select
- getTableClass() - Method in interface org.microspace.table.query.TableQuery
-
Get the class of this table.
- getTableClass() - Method in class org.microspace.table.query.TemplateQuery
- getTableClasses() - Method in interface org.microspace.space.MicroSpace
-
List all the Tables that this Space holds.
- getTableClasses() - Method in class org.microspace.space.MicroSpaceDelegator
- getTableClasses() - Method in class org.microspace.space.SharedSpace
-
List all the Tables that this Space holds.
- getTableClasses() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
List all the Tables that this Space holds.
- getTableClasses() - Method in class org.microspace.space.SimpleSpace
-
List all the Tables that this Space holds.
- getTargetClass() - Method in class org.microspace.specific.FieldBasedAccessor
- getTargetClass() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- getTargetClass() - Method in class org.microspace.specific.MicroSpaceAccessor
- getTargetClass() - Method in interface org.microspace.table.column.Accessor
- getTasksByThread(T) - Method in class org.microspace.event.IncomingQueue
- getTemplate() - Method in class org.microspace.table.query.TemplateQuery
-
Obtain the underlying template object.
- Getter<T> - Interface in org.microspace.table.column
-
This interface is used to access a field of an object.
- getThreadId() - Method in class org.microspace.event.TakeTask
-
Obtain the virtual ThreadId of the message.
- getThreadIdGetSetPair() - Method in class org.microspace.specific.FieldBasedAccessor
- getThreadIdGetSetPair() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
-
MicroSpace adds its own ThreadId annotation.
- getThreadIdGetSetPair() - Method in class org.microspace.specific.MicroSpaceAccessor
- getThreadIdGetSetPair() - Method in interface org.microspace.table.column.Accessor
- getTokenNames() - Method in class org.microspace.evaluator.EvaluatorLexer
-
Deprecated.
- getTokenNames() - Method in class org.microspace.evaluator.EvaluatorParser
-
Deprecated.
- getTokenNames() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
-
Deprecated.
- getTokenNames() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
-
Deprecated.
- getTokenNames() - Method in class org.microspace.parser.AntlrSimpleSqlParser
-
Deprecated.
- getType() - Method in class org.microspace.replicator.record.Record
- getUnannotateAccessor(Class<T>) - Static method in class org.microspace.util.PojoUtil
- getUnassignedSize() - Method in class org.microspace.event.TakeManager
-
Obtain the tasks size that have not been assigned yet to a thread.
- getUnassignedTasks() - Method in class org.microspace.event.TakeManager
-
Obtain the tasks that have not been assigned yet to a thread.
- getUnassignedTasksForThread(T) - Method in class org.microspace.event.TakeManager
-
Obtain the tasks size that are pending for this thread.
- getUnderlyingSet() - Method in class org.microspace.table.column.IndexedSet
- getUniqueIdSeed() - Method in class org.microspace.util.UniqueId
- getUpdateCount() - Method in class org.microspace.replicator.record.AddRecord
- getUpdateCount() - Method in class org.microspace.table.Entry
- getUpdatedKeys() - Method in class org.microspace.table.Isolator
- getUpdateTime() - Method in interface org.microspace.space.AutoTimeStamped
- getValue() - Method in class org.microspace.util.UniqueId
- getVocabulary() - Method in class org.microspace.evaluator.EvaluatorLexer
- getVocabulary() - Method in class org.microspace.evaluator.EvaluatorParser
- getVocabulary() - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- getVocabulary() - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- getVocabulary() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- GigaSpaceAccessor<T> - Class in org.microspace.specific.gigaspace
-
This class is only provided as a proof of concept, and to test existing code.
- GigaSpaceAccessor(Class<T>) - Constructor for class org.microspace.specific.gigaspace.GigaSpaceAccessor
- GigaSpaceAccessorGenerator - Class in org.microspace.specific.gigaspace
-
Accessor generator for GigaSpace classes.
- GigaSpaceAccessorGenerator() - Constructor for class org.microspace.specific.gigaspace.GigaSpaceAccessorGenerator
- GigaSpaceNullValueExtractor - Class in org.microspace.specific.gigaspace
-
Null value extractor for GigaSpace classes.
- GigaSpaceNullValueExtractor(Class<? extends Annotation>) - Constructor for class org.microspace.specific.gigaspace.GigaSpaceNullValueExtractor
- GIGASPACES - org.microspace.table.query.SqlFormat
-
The parsed NATIVE String converted into GigaSpaces.
- GIGASPACES_LITERAL - org.microspace.table.query.SqlFormat
-
The parsed NATIVE String converted into GigaSpaces.
- GTH - org.microspace.table.query.sql.OperatorType
- GTH - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- GTH - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- GTH() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
H
- handleMessage(Message) - Method in class org.microspace.transport.specific.JGroupsFailoverManager
- handleTake(M) - Method in interface org.microspace.event.TakeHandler
-
This method will be called by
TakeManager
. - hasCode() - Method in class org.microspace.table.query.sql.Select
- hashCode() - Method in class org.microspace.replicator.record.AddRecord
- hashCode() - Method in class org.microspace.table.Entry
- hashCode() - Method in class org.microspace.thread.ContextId
- hashCode() - Method in class org.microspace.transport.specific.JGroupsNodeAddress
- hashCode() - Method in class org.microspace.transport.specific.JvmAddress
- hashCode() - Method in class org.microspace.util.UniqueId
- HASHED - org.microspace.annotation.IndexType
-
The field will be stored in HashMap and HasSet.
- hasLimits() - Method in class org.microspace.table.query.sql.RowNumSortExpression
- HEADER - org.microspace.replicator.record.Record.Type
-
contains field information about a new class to be written for the first time
- HeaderRecord - Class in org.microspace.replicator.record
-
This record will sync old Space classes with new ones during file recovery.
- HeaderRecord(Accessor<T>) - Constructor for class org.microspace.replicator.record.HeaderRecord
I
- ID - org.microspace.evaluator.EvaluatorFormat
- ID - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ID - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ID() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_nameContext
- ID() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_sort_nameContext
- ID_AND_VALUE - org.microspace.evaluator.EvaluatorFormat
- ID_AND_VALUE_IF_SET - org.microspace.evaluator.EvaluatorFormat
- IllegalOperationException - Exception in org.microspace.exception
-
This exception is called when an illegal operation was made.
- IllegalOperationException() - Constructor for exception org.microspace.exception.IllegalOperationException
-
Constructs a new exception with null as its detail message.
- IllegalOperationException(String) - Constructor for exception org.microspace.exception.IllegalOperationException
-
Constructs a new exception with the specified detail message.
- IllegalOperationException(String, Throwable) - Constructor for exception org.microspace.exception.IllegalOperationException
-
Constructs a new exception with the specified detail message and cause.
- IllegalOperationException(Throwable) - Constructor for exception org.microspace.exception.IllegalOperationException
-
Constructs a new exception with the specified cause and a detail message of cause.
- IN - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- IN - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- IN() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- IncomingQueue<T> - Class in org.microspace.event
-
A thread based queue of incoming messages.
- IncomingQueue() - Constructor for class org.microspace.event.IncomingQueue
- incrementAndGet() - Method in class org.microspace.table.AtomicBigInteger
- incrementAndGet() - Method in class org.microspace.table.UpdateCounter
- Indexed - Annotation Type in org.microspace.annotation
-
This annotation is used on getter methods to indicate that the field is indexed.
- indexedColumns - Variable in class org.microspace.table.SimpleUnsafeTable
-
Indexed fields of the objects can be looked up using their method name.
- IndexedMap<K,V> - Class in org.microspace.table.column
- IndexedMap(IndexType) - Constructor for class org.microspace.table.column.IndexedMap
- IndexedSet<T> - Class in org.microspace.table.column
-
A set of field values.
- IndexedSet(IndexType) - Constructor for class org.microspace.table.column.IndexedSet
- IndexType - Enum in org.microspace.annotation
-
The IndexType specifies how a field is indexed.
- info(String, Object...) - Method in class org.microspace.util.MicroLogger
- InitializationException - Exception in org.microspace.exception
-
This exception may occur during initialization.
- InitializationException() - Constructor for exception org.microspace.exception.InitializationException
- InitializationException(String) - Constructor for exception org.microspace.exception.InitializationException
-
Constructs a new exception with the specified detail message.
- InitializationException(String, Throwable) - Constructor for exception org.microspace.exception.InitializationException
-
Constructs a new exception with the specified detail message and cause.
- InitializationException(Throwable) - Constructor for exception org.microspace.exception.InitializationException
-
Constructs a new exception with the specified cause and a detail message of cause.
- INITIALIZING - org.microspace.failover.FailoverState
- InnerSelectContext<T> - Class in org.microspace.table.query.sql
- InnerSelectContext(SimpleSpace, Class<T>) - Constructor for class org.microspace.table.query.sql.InnerSelectContext
- INTEGER_NUM - Static variable in class org.microspace.evaluator.EvaluatorLexer
- INTEGER_NUM - Static variable in class org.microspace.evaluator.EvaluatorParser
- INTEGER_NUM - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- INTEGER_NUM - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- INTEGER_NUM - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- INTEGER_NUM() - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- INTEGER_NUM() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- INTEGER_NUM() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- invoke(Object, Method, Object[]) - Method in class org.microspace.thread.ContextSwitch
- IS - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- IS - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- IS() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- IS_NOT_NULL - org.microspace.table.query.sql.OperatorType
- IS_NULL - org.microspace.table.query.sql.OperatorType
- isClusterBackup() - Method in class org.microspace.space.SpaceConfig
- isFileBackup() - Method in class org.microspace.space.SpaceConfig
- isFileRecover() - Method in class org.microspace.space.SpaceConfig
- isIndexedOnly() - Method in class org.microspace.table.query.TemplateQuery
-
Obtain query feature.
- isInterrupted() - Method in interface org.microspace.space.MicroSpace
-
Check if the thread has been interrupted in take or getNextMessage with a timeout.
- isInterrupted() - Method in class org.microspace.space.MicroSpaceDelegator
- isInterrupted() - Method in class org.microspace.space.SharedSpace
-
Check if the thread has been interrupted in take or getNextMessage with a timeout.
- isInterrupted() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Check if the thread has been interrupted in take or getNextMessage with a timeout.
- isInterrupted() - Method in class org.microspace.space.SimpleSpace
-
Check if the thread has been interrupted in take or getNextMessage with a timeout.
- isInterrupted() - Method in class org.microspace.table.MultiFilteredQueue
- isInterrupted() - Method in class org.microspace.table.SimpleTable
-
Check if the thread has been interrupted in take with a timeout.
- isInterrupted() - Method in class org.microspace.table.SingleFilteredQueue
- isInterrupted() - Method in interface org.microspace.table.TransactionalQueue
-
Check if the thread has been interrupted in take with a timeout.
- isLocalRecord() - Method in class org.microspace.specific.FieldBasedAccessor
- isLocalRecord() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- isLocalRecord() - Method in class org.microspace.specific.MicroSpaceAccessor
- isLocalRecord() - Method in interface org.microspace.table.column.Accessor
- isMergeMessages() - Method in class org.microspace.event.TakeTask
-
Updatable items will be compressed if they share the same id.
- isNull(Object) - Method in class org.microspace.specific.FieldBasedGetterSetter
- isNull(Object) - Method in class org.microspace.specific.MethodBasedGetter
- isNull(Object) - Method in class org.microspace.table.column.GetSetPair
- isNull(Object) - Method in interface org.microspace.table.column.Getter
-
Primitives can have different null values than their uninitialized value.
- Isolator<T> - Class in org.microspace.table
-
A front map that can be used as a transaction map.
- Isolator(Class<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.Isolator
- Isolator(Accessor<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.Isolator
- Isolator.State - Enum in org.microspace.table
- IsolatorContext<T> - Class in org.microspace.table
-
IsolatorContext can be used to create threads within threads and having another transaction.
- IsolatorContext(Accessor<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.IsolatorContext
- isPerformTake() - Method in class org.microspace.event.TakeTask
-
A take operation will be performed before executing this tasks.
- isRemoteSpace() - Method in interface org.microspace.space.MicroSpace
-
If the space is remote, services behave differently.
- isRemoteSpace() - Method in class org.microspace.space.MicroSpaceDelegator
- isRemoteSpace() - Method in class org.microspace.space.SharedSpace
-
If the space is remote, services behave differently.
- isRemoteSpace() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
If the space is remote, services behave differently.
- isRemoteSpace() - Method in class org.microspace.space.SimpleSpace
-
If the space is remote, services behave differently.
- isRemoteSpace() - Method in class org.microspace.space.SpaceConfig
- isRemoved() - Method in class org.microspace.table.Entry
- isSerialized() - Method in class org.microspace.space.SpaceConfig
- isStarted() - Method in class org.microspace.space.BackedSpace
- isSyncCluster() - Method in class org.microspace.space.SpaceConfig
- isTopLevel() - Method in class org.microspace.table.query.sql.Select
- isUpdatableRecord() - Method in class org.microspace.specific.FieldBasedAccessor
- isUpdatableRecord() - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessor
- isUpdatableRecord() - Method in class org.microspace.specific.MicroSpaceAccessor
- isUpdatableRecord() - Method in interface org.microspace.table.column.Accessor
- iterator() - Method in class org.microspace.event.IncomingQueue
-
Get the iterator of the head TakeTasks.
- iterator() - Method in class org.microspace.table.column.IndexedSet
J
- JGroupsFailoverManager - Class in org.microspace.transport.specific
-
Failover manager based upon JGroups.
- JGroupsFailoverManager(JChannel) - Constructor for class org.microspace.transport.specific.JGroupsFailoverManager
- JGroupsNodeAddress - Class in org.microspace.transport.specific
-
NodeAddress based upon JGroups.
- JGroupsNodeAddress(Address) - Constructor for class org.microspace.transport.specific.JGroupsNodeAddress
- JGroupsTransport - Class in org.microspace.transport.specific
-
A ClusterTransport based upon JGroups.
- JGroupsTransport(String) - Constructor for class org.microspace.transport.specific.JGroupsTransport
- JGroupsTransportGenerator - Class in org.microspace.transport.specific
-
JGroups ClusterTransportGenerator.
- JGroupsTransportGenerator() - Constructor for class org.microspace.transport.specific.JGroupsTransportGenerator
- join(String, String...) - Method in class org.microspace.table.query.sql.StringBuilder
- join(String, List<String>) - Method in class org.microspace.table.query.sql.StringBuilder
- JvmAddress - Class in org.microspace.transport.specific
-
Address for Jvm Based Transports.
- JvmAddress(Integer) - Constructor for class org.microspace.transport.specific.JvmAddress
- JvmCluster - Class in org.microspace.transport.specific
-
Cluster for Jvm Based Transports.
- JvmCluster(String) - Constructor for class org.microspace.transport.specific.JvmCluster
- JvmTransport - Class in org.microspace.transport.specific
-
Jvm based Transport.
- JvmTransport(JvmCluster) - Constructor for class org.microspace.transport.specific.JvmTransport
- JvmTransportGenerator - Class in org.microspace.transport.specific
-
ClusterTransportGenerator for Jvm Based Transports.
- JvmTransportGenerator() - Constructor for class org.microspace.transport.specific.JvmTransportGenerator
K
- keyEquals(T, T, Accessor<T>) - Static method in class org.microspace.util.PojoUtil
- keySet() - Method in class org.microspace.table.column.IndexedMap
- keySet() - Method in class org.microspace.table.Isolator
- keySet() - Method in class org.microspace.table.SimpleTable
- keySet() - Method in class org.microspace.table.SimpleUnsafeTable
L
- length() - Method in class org.microspace.table.query.sql.StringBuilder
- LET - org.microspace.table.query.sql.OperatorType
- LET - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- LET - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- LET() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- like(String, String) - Static method in class org.microspace.table.query.sql.ExpressionBoolean
-
Parse % string as like.
- LIKE - org.microspace.table.query.sql.OperatorType
- LIKE - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- LIKE - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- LIKE() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- list() - Method in class org.microspace.util.AccessorCache
- literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Literal_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- literal_value() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- literal_value() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Literal_valueContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- LiteralValueType - Enum in org.microspace.table.query.sql
-
The type of the literal value.
- local() - Method in annotation type org.microspace.annotation.SpaceRecord
-
Determine storage type.
- lock() - Method in class org.microspace.space.SimpleSpace
- lock() - Method in class org.microspace.table.SimpleTable
- lock() - Method in interface org.microspace.transaction.LockableTransactional
- LockableTransactional - Interface in org.microspace.transaction
-
A lockable transacitonal can perform a lock before executing the commit.
- LOCKED - org.microspace.table.Isolator.State
- LockException - Exception in org.microspace.exception
-
This exception can occur during concurrent modification during commit.
- LockException() - Constructor for exception org.microspace.exception.LockException
-
Constructs a new exception with null as its detail message.
- LockException(String) - Constructor for exception org.microspace.exception.LockException
-
Constructs a new exception with the specified detail message.
- LockException(String, Throwable) - Constructor for exception org.microspace.exception.LockException
-
Constructs a new exception with the specified detail message and cause.
- LockException(Throwable) - Constructor for exception org.microspace.exception.LockException
-
Constructs a new exception with the specified cause and a detail message of cause.
- lockThread(T) - Method in class org.microspace.event.TakeManager
-
Lock execution of a thread.
- LPAREN - Static variable in class org.microspace.evaluator.EvaluatorLexer
- LPAREN - Static variable in class org.microspace.evaluator.EvaluatorParser
- LPAREN - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- LPAREN - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- LPAREN - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- LPAREN() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- LPAREN() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- LPAREN() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- LTH - org.microspace.table.query.sql.OperatorType
- LTH - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- LTH - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- LTH() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
M
- main(String[]) - Static method in class org.microspace.Failover
- maps - Variable in class org.microspace.space.SimpleSpace
- match(T) - Method in class org.microspace.table.MultiFilteredQueue
- match(T) - Method in class org.microspace.table.SingleFilteredQueue
- match(T, Accessor<T>) - Method in class org.microspace.table.query.MatchAllQuery
- match(T, Accessor<T>) - Method in class org.microspace.table.query.SimpleSqlQuery
-
Check if a single entry matches.
- match(T, Accessor<T>) - Method in interface org.microspace.table.query.sql.Expression
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.ExpressionAnd
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.ExpressionBoolean
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.ExpressionBooleanColumn
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.ExpressionIn
-
Check if object matches.
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.ExpressionOr
- match(T, Accessor<T>) - Method in class org.microspace.table.query.sql.Select
- match(T, Accessor<T>) - Method in interface org.microspace.table.query.TableQuery
-
Check if a single entry matches.
- match(T, Accessor<T>) - Method in class org.microspace.table.query.TemplateQuery
- match(T, T) - Static method in class org.microspace.util.PojoUtil
-
Compares the given template object to the given object and checks whether they match.
- match(T, T, Accessor<T>) - Static method in class org.microspace.util.PojoUtil
-
Compares the given template object to the given object and checks whether they match.
- MatchAllQuery<T> - Class in org.microspace.table.query
-
This Query matches everything.
- MatchAllQuery(Class<T>) - Constructor for class org.microspace.table.query.MatchAllQuery
- MatchAllQuery(Class<T>, UniqueId) - Constructor for class org.microspace.table.query.MatchAllQuery
- MergeMap<T> - Class in org.microspace.event
- MergeMap() - Constructor for class org.microspace.event.MergeMap
- MethodBasedGetter<T> - Class in org.microspace.specific
-
Method based getter.
- MethodBasedGetter(Method, String) - Constructor for class org.microspace.specific.MethodBasedGetter
- MethodBasedSetter<T> - Class in org.microspace.specific
-
Method based Setter.
- MethodBasedSetter(Method, String) - Constructor for class org.microspace.specific.MethodBasedSetter
- MethodUtils - Class in org.microspace.specific
-
Utility Class to scan methods.
- MethodUtils() - Constructor for class org.microspace.specific.MethodUtils
- MicroLogger - Class in org.microspace.util
-
Provide varargs functionality for org.apache.log4j.Logger, so that lightweight logging is possible and toString is called only when the object is logged.
- MicroLogger(Class<?>) - Constructor for class org.microspace.util.MicroLogger
- MicroLogger(Logger) - Constructor for class org.microspace.util.MicroLogger
- MicroSpace - Interface in org.microspace.space
-
MicroSpace can store Objects into Tables defined by their Class.
- MICROSPACE - org.microspace.table.query.SqlFormat
-
MicroSpace format is the reconstructed format of the parsed NATIVE String.
- MicroSpaceAccessor<T> - Class in org.microspace.specific
-
This ia a method based accessor.
- MicroSpaceAccessor(Class<T>) - Constructor for class org.microspace.specific.MicroSpaceAccessor
- MicroSpaceAccessor(Class<T>, boolean) - Constructor for class org.microspace.specific.MicroSpaceAccessor
- MicroSpaceAccessorGenerator - Class in org.microspace.specific
-
This is a method based accessor generator.
- MicroSpaceAccessorGenerator() - Constructor for class org.microspace.specific.MicroSpaceAccessorGenerator
- MicroSpaceDelegator - Class in org.microspace.space
-
A delegator that delegates all methods to MicroSpace.
- MicroSpaceDelegator(MicroSpace) - Constructor for class org.microspace.space.MicroSpaceDelegator
- MicroSpaceDelegator(MicroSpace, UniqueId) - Constructor for class org.microspace.space.MicroSpaceDelegator
- MicroSpaceNullValueExtractor - Class in org.microspace.specific
-
Used by primitive types.
- MicroSpaceNullValueExtractor() - Constructor for class org.microspace.specific.MicroSpaceNullValueExtractor
- MicroSpaceSystem - Class in org.microspace.space
-
A MicroSpaceSystem is a set of Spaces communicating inside a single JVM.
- MicroSpaceSystem(int) - Constructor for class org.microspace.space.MicroSpaceSystem
-
Create a System of Spaces.
- MicroSpaceThreadFactory - Class in org.microspace.thread
- MicroSpaceThreadFactory(String) - Constructor for class org.microspace.thread.MicroSpaceThreadFactory
- MINUS - org.microspace.evaluator.ExpressionAtom.Operator
- MINUS - Static variable in class org.microspace.evaluator.EvaluatorLexer
- MINUS - Static variable in class org.microspace.evaluator.EvaluatorParser
- MINUS - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- MINUS - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- MINUS - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- MINUS() - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- MINUS() - Method in class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- MINUS() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- modeNames - Static variable in class org.microspace.evaluator.EvaluatorLexer
- modeNames - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- modeNames - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- move(Entry<T>) - Method in class org.microspace.table.SimpleUnsafeTable
- moveKey(Object, Object, Object) - Method in class org.microspace.table.column.ColumnReferences
- MultiFilteredQueue<T> - Class in org.microspace.table
-
A queue that supports multiple filters.
- MultiFilteredQueue(Accessor<T>) - Constructor for class org.microspace.table.MultiFilteredQueue
-
Create a queue
N
- NATIVE - org.microspace.table.query.SqlFormat
-
This format preserves the original statement.
- newAccessor(Class<T>) - Method in interface org.microspace.space.AccessorGenerator
-
Create a new accessor
- newAccessor(Class<T>) - Method in class org.microspace.specific.FieldBasedAccessorGenerator
- newAccessor(Class<T>) - Method in class org.microspace.specific.gigaspace.GigaSpaceAccessorGenerator
- newAccessor(Class<T>) - Method in class org.microspace.specific.MicroSpaceAccessorGenerator
- newAccessor(Class<T>) - Method in class org.microspace.specific.UnannotatedAccessorGenerator
- newClusterTransport(String) - Method in interface org.microspace.space.ClusterTransportGenerator
-
Create a new transport.
- newClusterTransport(String) - Method in class org.microspace.transport.specific.JGroupsTransportGenerator
-
Create a new transport.
- newClusterTransport(String) - Method in class org.microspace.transport.specific.JvmTransportGenerator
-
Create a new transport.
- newString() - Static method in class org.microspace.util.UniqueId
- newThread(Runnable) - Method in class org.microspace.thread.MicroSpaceThreadFactory
- NodeAddress - Interface in org.microspace.transport
-
An abstraction of the NodeAddress.
- NodeInformation - Class in org.microspace.transport.specific
-
NodeInformation to determine which cluster member is the oldest.
- NodeInformation() - Constructor for class org.microspace.transport.specific.NodeInformation
- NONE - org.microspace.annotation.IndexType
-
Dont index this field.
- noRecover() - Method in class org.microspace.replicator.FileReplicator
- NOT - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- NOT - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- NOT() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- NOT() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- NOT_EQ - org.microspace.table.query.sql.OperatorType
- NOT_EQ - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- NOT_EQ - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- NOT_EQ() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- NOT_LIKE - org.microspace.table.query.sql.OperatorType
- notifyErrorListeners(Token, String, RecognitionException) - Method in class org.microspace.evaluator.EvaluatorParser
- notifyErrorListeners(Token, String, RecognitionException) - Method in class org.microspace.parser.AntlrSimpleSqlParser
- NotifyingTable<T> - Class in org.microspace.table
-
Same as normal table, but it can have listeners to notify data changes.
- NotifyingTable(Class<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.NotifyingTable
- NotifyingTable(Accessor<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.NotifyingTable
- NULL - org.microspace.table.query.sql.LiteralValueType
- NULL - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- NULL - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- NULL() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- NullValue - Annotation Type in org.microspace.annotation
-
Annotation on getters that return a primitive - which dont have a null value.
- NullValueExtractor - Interface in org.microspace.specific
-
An interface to handle primitive types null value.
- NUMBER - org.microspace.table.query.sql.LiteralValueType
- number_literal() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- number_literal() - Method in class org.microspace.evaluator.EvaluatorParser
- number_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- number_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- number_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- number_literal(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- number_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- number_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Number_literal_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Number_literal_listContext
- Number_literalContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- Number_literalContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
O
- ObjectContainer<OB> - Class in org.microspace.table.query.sql
- ObjectContainer() - Constructor for class org.microspace.table.query.sql.ObjectContainer
- OperatorType - Enum in org.microspace.table.query.sql
-
The type of the operator.
- OR - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- OR - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- OR() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- OR(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- ORDER - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ORDER - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ORDER() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- order_clause() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- order_clause() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- Order_clauseContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Order_clauseContext
- org.microspace - package org.microspace
- org.microspace.annotation - package org.microspace.annotation
- org.microspace.evaluator - package org.microspace.evaluator
- org.microspace.event - package org.microspace.event
- org.microspace.exception - package org.microspace.exception
- org.microspace.failover - package org.microspace.failover
- org.microspace.parser - package org.microspace.parser
- org.microspace.replicator - package org.microspace.replicator
- org.microspace.replicator.record - package org.microspace.replicator.record
- org.microspace.space - package org.microspace.space
- org.microspace.specific - package org.microspace.specific
- org.microspace.specific.gigaspace - package org.microspace.specific.gigaspace
- org.microspace.table - package org.microspace.table
- org.microspace.table.column - package org.microspace.table.column
- org.microspace.table.query - package org.microspace.table.query
- org.microspace.table.query.sql - package org.microspace.table.query.sql
- org.microspace.thread - package org.microspace.thread
- org.microspace.transaction - package org.microspace.transaction
- org.microspace.transport - package org.microspace.transport
- org.microspace.transport.specific - package org.microspace.transport.specific
- org.microspace.util - package org.microspace.util
P
- parse(String, Object...) - Static method in class org.microspace.util.MicroLogger
-
Parse string to print.
- parseDate(String) - Static method in class org.microspace.table.query.sql.Util
- PartitionId - Annotation Type in org.microspace.annotation
-
This annotation specifies the field that determines which thread will execute the TakeHandler in TakeManager.
- PLUS - org.microspace.evaluator.ExpressionAtom.Operator
- PLUS - Static variable in class org.microspace.evaluator.EvaluatorLexer
- PLUS - Static variable in class org.microspace.evaluator.EvaluatorParser
- PLUS - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- PLUS - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- PLUS - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- PLUS() - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- PLUS() - Method in class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- PLUS() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- plus_minus() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- plus_minus() - Method in class org.microspace.evaluator.EvaluatorParser
- plus_minus(int) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_plus_minusContext
- PLUS_MINUS - Static variable in class org.microspace.evaluator.EvaluatorLexer
- PLUS_MINUS - Static variable in class org.microspace.evaluator.EvaluatorParser
- Plus_minusContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Plus_minusContext
- PojoUtil - Class in org.microspace.util
-
Utility for POJOs.
- PojoUtil() - Constructor for class org.microspace.util.PojoUtil
- prefix(String, String...) - Method in class org.microspace.table.query.sql.StringBuilder
- prefix(String, List<String>) - Method in class org.microspace.table.query.sql.StringBuilder
- prepareQuery(SimpleSpace) - Method in class org.microspace.table.query.MatchAllQuery
-
The Underlying table may call this before performing the selection, like collecting other objects from space.
- prepareQuery(SimpleSpace) - Method in class org.microspace.table.query.SimpleSqlQuery
-
The Underlying table may call this before performing the selection, like collecting other objects from space.
- prepareQuery(SimpleSpace) - Method in interface org.microspace.table.query.TableQuery
-
The Underlying table may call this before performing the selection, like collecting other objects from space.
- prepareQuery(SimpleSpace) - Method in class org.microspace.table.query.TemplateQuery
-
The Underlying table may call this before performing the selection, like collecting other objects from space.
- PRIMARY - org.microspace.failover.FailoverState
- primaryKey() - Method in annotation type org.microspace.annotation.Indexed
-
This marker can be used to mark the primary keys.
- PROTOCOL_STACK_PROPERY - Static variable in class org.microspace.transport.specific.JGroupsTransport
- proxy() - Method in class org.microspace.thread.ContextSwitch
- put(K, V) - Method in class org.microspace.table.column.IndexedMap
- put(TakeTask<T, ?>) - Method in class org.microspace.event.MergeMap
-
Store the latest task.
- putAll(IndexedMap<K, V>) - Method in class org.microspace.table.column.IndexedMap
- putInnerSelect(Select<?>) - Method in class org.microspace.table.query.sql.InnerSelectContext
Q
- QueueIsolator<T> - Class in org.microspace.table
-
A front isolator for the queus.
- QueueIsolator(IndexType, ContextId) - Constructor for class org.microspace.table.QueueIsolator
- queues - Variable in class org.microspace.space.SimpleSpace
- quote(String) - Static method in class org.microspace.table.query.sql.Util
-
Quote a bareString.
R
- read(Class<T>, String) - Static method in class org.microspace.util.PojoUtil
-
Read a POJO configuration from a stream.
- read(Class<T>, Properties) - Static method in class org.microspace.util.PojoUtil
-
Read a POJO configuration from properites.
- read(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Read an object from the Space.
- read(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- read(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Read an object from the Space.
- read(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read an object from the Space.
- read(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Read an object from the Space.
- read(TableQuery<T>) - Method in class org.microspace.table.SimpleTable
-
First try to read the object from frontMap if it fails, copy one from the underlying map.
- read(TableQuery<T>) - Method in class org.microspace.table.SimpleUnsafeTable
- read(TableQuery<T>) - Method in interface org.microspace.table.Table
-
Read the first matching object.
- read(T) - Method in interface org.microspace.space.MicroSpace
-
Read an object from the Space.
- read(T) - Method in class org.microspace.space.MicroSpaceDelegator
- read(T) - Method in class org.microspace.space.SharedSpace
-
Read an object from the Space.
- read(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read an object from the Space.
- read(T) - Method in class org.microspace.space.SimpleSpace
-
Read an object from the Space.
- readById(Class<T>, Object) - Method in interface org.microspace.space.MicroSpace
-
Read an Object from the Space using its primaryKey.
- readById(Class<T>, Object) - Method in class org.microspace.space.MicroSpaceDelegator
- readById(Class<T>, Object) - Method in class org.microspace.space.SharedSpace
-
Read an Object from the Space using its primaryKey.
- readById(Class<T>, Object) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read an Object from the Space using its primaryKey.
- readById(Class<T>, Object) - Method in class org.microspace.space.SimpleSpace
-
Read an Object from the Space using its primaryKey.
- readById(Object) - Method in class org.microspace.table.SimpleTable
- readById(Object) - Method in class org.microspace.table.SimpleUnsafeTable
- readById(Object) - Method in interface org.microspace.table.Table
-
Get the object by primary key.
- readByIdOf(T) - Method in interface org.microspace.space.MicroSpace
-
Read an Object from the Space using an initialized Object with a Primary Key.
- readByIdOf(T) - Method in class org.microspace.space.MicroSpaceDelegator
- readByIdOf(T) - Method in class org.microspace.space.SharedSpace
-
Read an Object from the Space using an initialized Object with a Primary Key.
- readByIdOf(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read an Object from the Space using an initialized Object with a Primary Key.
- readByIdOf(T) - Method in class org.microspace.space.SimpleSpace
- readExternal(ObjectInput) - Method in class org.microspace.replicator.record.AddRecord
- readMultiple(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Read multiple objects from the Space.
- readMultiple(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- readMultiple(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Read multiple objects from the Space.
- readMultiple(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read multiple objects from the Space.
- readMultiple(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Read multiple objects from the Space.
- readMultiple(TableQuery<T>) - Method in class org.microspace.table.SimpleTable
-
Read objects first from the front map, then from backup.
- readMultiple(TableQuery<T>) - Method in class org.microspace.table.SimpleUnsafeTable
- readMultiple(TableQuery<T>) - Method in interface org.microspace.table.Table
-
Return the objects that match assigned fields in the pattern.
- readMultiple(T) - Method in interface org.microspace.space.MicroSpace
-
Read multiple objects from the Space.
- readMultiple(T) - Method in class org.microspace.space.MicroSpaceDelegator
- readMultiple(T) - Method in class org.microspace.space.SharedSpace
-
Read multiple objects from the Space.
- readMultiple(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read multiple objects from the Space.
- readMultiple(T) - Method in class org.microspace.space.SimpleSpace
-
Read multiple objects from the Space.
- readMultiple(T, int) - Method in interface org.microspace.space.MicroSpace
-
Read multiple objects from the Space.
- readMultiple(T, int) - Method in class org.microspace.space.MicroSpaceDelegator
- readMultiple(T, int) - Method in class org.microspace.space.SharedSpace
-
Read multiple objects from the Space.
- readMultiple(T, int) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Read multiple objects from the Space.
- readMultiple(T, int) - Method in class org.microspace.space.SimpleSpace
-
Read multiple objects from the Space.
- readMultipleBackEntries(TableQuery<T>) - Method in class org.microspace.table.SimpleTable
- REAL_NUMBER - Static variable in class org.microspace.evaluator.EvaluatorLexer
- REAL_NUMBER - Static variable in class org.microspace.evaluator.EvaluatorParser
- REAL_NUMBER - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- REAL_NUMBER - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- REAL_NUMBER - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- REAL_NUMBER() - Method in class org.microspace.evaluator.EvaluatorParser.Number_literalContext
- REAL_NUMBER() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Number_literalContext
- recalculate(TakeTask<T, ?>) - Method in class org.microspace.event.IncomingQueue
-
Recalculate the head.
- receive(Message) - Method in class org.microspace.Failover
- receive(Message) - Method in class org.microspace.transport.specific.JGroupsTransport
- receive(NodeAddress, Serializable) - Method in class org.microspace.replicator.ClusterReplicator
- receive(NodeAddress, Serializable) - Method in interface org.microspace.transport.ClusterMessageReceiver
- Record - Class in org.microspace.replicator.record
-
This Record is used when data is replicated.
- Record(HeaderRecord) - Constructor for class org.microspace.replicator.record.Record
- Record(ContextId, AddRecord) - Constructor for class org.microspace.replicator.record.Record
- Record(ContextId, DataModelRecord) - Constructor for class org.microspace.replicator.record.Record
- Record(ContextId, Record.Type) - Constructor for class org.microspace.replicator.record.Record
- Record(ContextId, RemoveRecord) - Constructor for class org.microspace.replicator.record.Record
- Record.Type - Enum in org.microspace.replicator.record
- RecordData - Interface in org.microspace.replicator.record
-
This Record is used when data is replicated.
- RecordMap - Class in org.microspace.replicator.record
-
This Record is used when data is replicated.
- RecordMap(AccessorGenerator) - Constructor for class org.microspace.replicator.record.RecordMap
- recover(RecognitionException) - Method in class org.microspace.evaluator.EvaluatorLexer
- recover(RecognitionException) - Method in class org.microspace.evaluator.ExpressionEvaluatorLexer
- recover(RecognitionException) - Method in class org.microspace.parser.AntlrSimpleSqlLexer
- recoverData(SimpleSpace) - Method in class org.microspace.replicator.FileReplicator
- RecoveryRequest - Class in org.microspace.replicator.record
-
This request is sent to PRIMARY FROM Backup.
- RecoveryRequest() - Constructor for class org.microspace.replicator.record.RecoveryRequest
- register(TakeHandler<M>, M) - Method in class org.microspace.event.TakeManager
-
Register a new take handler using a Template object.
- register(TakeHandler<M>, TableQuery<M>) - Method in class org.microspace.event.TakeManager
-
Register a new take handler using a TableQuery.
- registerMessageQueue(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Register interest in certain query.
- registerMessageQueue(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- registerMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Register interest in certain query.
- registerMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- registerMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Register interest in certain query.
- registerMessageQueue(T) - Method in interface org.microspace.space.MicroSpace
-
Register interest in certain template.
- registerMessageQueue(T) - Method in class org.microspace.space.MicroSpaceDelegator
- registerMessageQueue(T) - Method in class org.microspace.space.SharedSpace
-
Register interest in certain template.
- registerMessageQueue(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- registerMessageQueue(T) - Method in class org.microspace.space.SimpleSpace
-
Register interest in certain template.
- relational_op() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_columnContext
- relational_op() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_bool_primaryContext
- relational_op() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- relational_op() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- Relational_opContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Relational_opContext
- REMOTE - org.microspace.space.SharedSpace.Role
- REMOTE_COMMITTED - org.microspace.space.SharedSpace.Role
- remove(Class<?>, Object) - Method in class org.microspace.event.MergeMap
-
Remove the latest task.
- remove(K) - Method in class org.microspace.table.column.IndexedMap
- remove(TakeTask<T, ?>) - Method in class org.microspace.event.MergeMap
-
Remove the latest task.
- remove(Entry<T>) - Method in class org.microspace.table.Isolator
-
Removes are marke only.
- remove(Entry<T>) - Method in class org.microspace.table.SimpleUnsafeTable
-
This method is for internal use.
- remove(Entry<T>, boolean) - Method in class org.microspace.table.SimpleUnsafeTable
-
Remove functionality with mark-only capability.
- remove(JvmTransport) - Method in class org.microspace.transport.specific.JvmCluster
- remove(T) - Method in class org.microspace.table.column.IndexedSet
- REMOVE - org.microspace.replicator.record.Record.Type
-
old data was removed
- removeAll(IndexedSet<T>) - Method in class org.microspace.table.column.IndexedSet
- removeFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.ControlledFailoverMicroSpace
- removeFailoverStateListener(FailoverStateListener) - Method in interface org.microspace.space.FailoverMicroSpace
-
Remove a listener to failover changes from notification mechanism.
- removeFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.SharedSpace
-
Unimplemented.
- removeFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Remove a listener to failover changes from notification mechanism.
- removeNext(TakeTask<T, ?>) - Method in class org.microspace.event.IncomingQueue
-
Remove the next task from the list.
- removeQueueFilter(TableQuery<T>) - Method in class org.microspace.table.MultiFilteredQueue
-
Remove a queue filter identified by its query id.
- RemoveRecord - Class in org.microspace.replicator.record
-
This Record is used when data is replicated.
- RemoveRecord(String, Object) - Constructor for class org.microspace.replicator.record.RemoveRecord
- RemoveRecord(Accessor<T>, T) - Constructor for class org.microspace.replicator.record.RemoveRecord
- removeTableListener(TableListener<T>) - Method in class org.microspace.table.NotifyingTable
- removeUnassignedTasksByIdOf(List<M>) - Method in class org.microspace.event.TakeManager
-
Remove processed messages from queue.
- retainAll(IndexedSet<T>) - Method in class org.microspace.table.column.IndexedSet
- rollback() - Method in class org.microspace.space.MicroSpaceDelegator
- rollback() - Method in class org.microspace.space.SharedSpace
- rollback() - Method in class org.microspace.space.SimpleFailoverMicroSpace
- rollback() - Method in class org.microspace.space.SimpleSpace
- rollback() - Method in class org.microspace.table.MultiFilteredQueue
- rollback() - Method in class org.microspace.table.SimpleTable
- rollback() - Method in class org.microspace.table.SingleFilteredQueue
- rollback() - Method in interface org.microspace.transaction.Transactional
- ROWNUM - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ROWNUM - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ROWNUM() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- rownum_bool_primary() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- rownum_bool_primary() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- rownum_bool_primary(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- Rownum_bool_primaryContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Rownum_bool_primaryContext
- rownum_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- rownum_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Rownum_expressionContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Rownum_expressionContext
- RowNumSortExpression<T> - Class in org.microspace.table.query.sql
- RowNumSortExpression(Class<T>) - Constructor for class org.microspace.table.query.sql.RowNumSortExpression
- RPAREN - Static variable in class org.microspace.evaluator.EvaluatorLexer
- RPAREN - Static variable in class org.microspace.evaluator.EvaluatorParser
- RPAREN - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- RPAREN - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- RPAREN - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RPAREN() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_listContext
- RPAREN() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- RPAREN() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- RULE_boolean_literal - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_boolean_literal_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_bool_column - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_bool_primary - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_in_expression - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_name - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_sort_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_column_sort_name - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_expression - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_expression - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_expression_atom - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_expression_list - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_expression_plus_minus - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_expression_times_slash - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_literal_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_literal_value - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_number_literal - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_number_literal - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_number_literal_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_order_clause - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_plus_minus - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_relational_op - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_rownum_bool_primary - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_rownum_expression - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_select_expression - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_select_expression_and - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_select_expression_atom - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_select_expression_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_select_statement - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_string_literal - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_string_literal_list - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_table_name - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_times_slash - Static variable in class org.microspace.evaluator.EvaluatorParser
- RULE_top_select - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- RULE_where_clause - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- ruleNames - Static variable in class org.microspace.evaluator.EvaluatorLexer
- ruleNames - Static variable in class org.microspace.evaluator.EvaluatorParser
- ruleNames - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- ruleNames - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- ruleNames - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
S
- scanGetters(Class<T>, NullValueExtractor) - Static method in class org.microspace.specific.MethodUtils
- scanSetters(Class<T>) - Static method in class org.microspace.specific.MethodUtils
- Select<T> - Class in org.microspace.table.query.sql
- Select(Class<T>, boolean) - Constructor for class org.microspace.table.query.sql.Select
-
Select all fields, SELECT * FROM ...
- SELECT - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- SELECT - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- SELECT() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- select_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser.ExpressionContext
- select_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- select_expression() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- select_expression_and() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- select_expression_and() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- select_expression_and(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- Select_expression_andContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- select_expression_atom() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- select_expression_atom() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- select_expression_atom(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_andContext
- Select_expression_atomContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- select_expression_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_atomContext
- select_expression_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Select_expression_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Select_expression_listContext
- Select_expressionContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Select_expressionContext
- select_statement() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Column_in_expressionContext
- select_statement() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- select_statement() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- Select_statementContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- SEMICOLON - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- SEMICOLON - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- SEMICOLON() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- send(Serializable) - Method in interface org.microspace.transport.ClusterTransport
-
Send a serialized message to each members of the cluster.
- send(Serializable) - Method in class org.microspace.transport.specific.JGroupsTransport
-
Send a serialized message to each members of the cluster.
- send(Serializable) - Method in class org.microspace.transport.specific.JvmTransport
-
Send a serialized message to each members of the cluster.
- send(NodeAddress, Serializable) - Method in interface org.microspace.transport.ClusterTransport
-
Send a serialized message to one members of the cluster.
- send(NodeAddress, Serializable) - Method in class org.microspace.transport.specific.JGroupsTransport
-
Send a serialized message to one members of the cluster.
- send(NodeAddress, Serializable) - Method in class org.microspace.transport.specific.JvmTransport
-
Send a serialized message to one members of the cluster.
- sendDataModelRecord() - Method in class org.microspace.space.BackedSpace
- serialize() - Method in class org.microspace.table.Entry
- set(Object, Object) - Method in class org.microspace.specific.FieldBasedGetterSetter
- set(Object, Object) - Method in class org.microspace.specific.MethodBasedSetter
- set(BigInteger) - Method in class org.microspace.table.AtomicBigInteger
- set(T, Object) - Method in class org.microspace.table.column.GetSetPair
- set(T, Object) - Method in interface org.microspace.table.column.Setter
- setAccessorGenerator(AccessorGenerator) - Method in class org.microspace.space.SpaceConfig
- setBackupFileName(String) - Method in class org.microspace.space.SpaceConfig
- setClusterBackup(boolean) - Method in class org.microspace.space.SpaceConfig
- setClusterName(String) - Method in class org.microspace.space.SpaceConfig
- setClusterRecoveryTimeout(long) - Method in class org.microspace.space.SpaceConfig
- setClusterTransportGenerator(ClusterTransportGenerator) - Method in class org.microspace.space.SpaceConfig
- setCommitListener(CommitListener) - Method in class org.microspace.space.SimpleSpace
- setComparator(EntryComparator<T>) - Method in class org.microspace.table.query.sql.RowNumSortExpression
- setCreateTime(Date) - Method in interface org.microspace.space.AutoTimeStamped
- setEntries(IndexedMap<Object, Entry<T>>) - Method in class org.microspace.table.query.sql.InnerSelectContext
- setEntry(Entry<T>) - Method in class org.microspace.space.SimpleSpace
- setEntry(Entry<T>) - Method in class org.microspace.table.Isolator
- setEntry(Entry<T>) - Method in class org.microspace.table.NotifyingTable
- setEntry(Entry<T>) - Method in class org.microspace.table.SimpleTable
- setEntry(Entry<T>) - Method in class org.microspace.table.SimpleUnsafeTable
-
The updateCounter at the end of the operation will show our update count.
- setEntryListener(EntryListener<T>) - Method in class org.microspace.table.SimpleTable
- setExpression(Expression<T>) - Method in class org.microspace.table.query.sql.Select
- setFailoverStateListener(FailoverStateListener) - Method in class org.microspace.space.BackedSpace
- setFileBackup(boolean) - Method in class org.microspace.space.SpaceConfig
- setFileRecover(boolean) - Method in class org.microspace.space.SpaceConfig
- setFirstEntry(Entry<T>) - Method in class org.microspace.table.Isolator
- setFirstEntry(Entry<T>) - Method in class org.microspace.table.SimpleUnsafeTable
-
Set the first entry without update count modification.
- setHighLimit(Integer) - Method in class org.microspace.table.query.sql.RowNumSortExpression
-
Set the high limit record number.
- setIndex(int) - Method in class org.microspace.specific.FieldBasedGetterSetter
- setIndexType(IndexType) - Method in class org.microspace.specific.FieldBasedGetterSetter
- setIndexType(IndexType) - Method in class org.microspace.specific.MethodBasedGetter
- setInnerSelect(Select<T>) - Method in class org.microspace.table.query.sql.ExpressionIn
- setInnerSelectContext(SimpleSpace) - Method in class org.microspace.table.query.sql.Select
- setLiteralColumnValues(List<String>, LiteralValueType) - Method in class org.microspace.table.query.sql.ExpressionIn
- setLowLimit(Integer) - Method in class org.microspace.table.query.sql.RowNumSortExpression
-
Set the lowLimit record number.
- setNeedsBracket(boolean) - Method in interface org.microspace.evaluator.Expression
- setNeedsBracket(boolean) - Method in class org.microspace.evaluator.ExpressionAtom
- setNeedsBracket(boolean) - Method in class org.microspace.evaluator.ExpressionLiteral
- setNeedsBracket(boolean) - Method in class org.microspace.evaluator.ExpressionVariable
- setNeedsBracket(boolean) - Method in interface org.microspace.table.query.sql.Expression
- setNeedsBracket(boolean) - Method in class org.microspace.table.query.sql.ExpressionAnd
- setNeedsBracket(boolean) - Method in class org.microspace.table.query.sql.ExpressionBoolean
- setNeedsBracket(boolean) - Method in class org.microspace.table.query.sql.ExpressionBooleanColumn
- setNeedsBracket(boolean) - Method in class org.microspace.table.query.sql.ExpressionIn
- setNeedsBracket(boolean) - Method in class org.microspace.table.query.sql.ExpressionOr
- setNullValue(String) - Method in class org.microspace.specific.FieldBasedGetterSetter
- setNullValue(String) - Method in class org.microspace.specific.MethodBasedGetter
- setObject(OB) - Method in class org.microspace.table.query.sql.ObjectContainer
- setPrecision(int) - Method in class org.microspace.evaluator.Evaluator
- setReceiver(ClusterMessageReceiver) - Method in interface org.microspace.transport.ClusterTransport
-
Set the receiver.
- setReceiver(ClusterMessageReceiver) - Method in class org.microspace.transport.specific.JGroupsTransport
-
Set the receiver.
- setReceiver(ClusterMessageReceiver) - Method in class org.microspace.transport.specific.JvmTransport
-
Set the receiver.
- setRemoteSpace(boolean) - Method in class org.microspace.space.SpaceConfig
- setRemoved(boolean) - Method in class org.microspace.table.Entry
- setRowNumSortExpression(RowNumSortExpression<T>) - Method in class org.microspace.table.query.sql.Select
- setScale(int) - Method in class org.microspace.evaluator.Evaluator
- setSerialized(boolean) - Method in class org.microspace.space.SpaceConfig
- setSerialized(boolean) - Method in class org.microspace.table.SimpleTable
- setSkipFileBackup(Pattern) - Method in class org.microspace.space.SpaceConfig
- setSpaceRecordListener(SpaceRecordListener) - Method in interface org.microspace.space.MicroSpace
-
Set a data listener.
- setSpaceRecordListener(SpaceRecordListener) - Method in class org.microspace.space.MicroSpaceDelegator
- setSpaceRecordListener(SpaceRecordListener) - Method in class org.microspace.space.SharedSpace
-
Set a data listener.
- setSpaceRecordListener(SpaceRecordListener) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Set a data listener.
- setSpaceRecordListener(SpaceRecordListener) - Method in class org.microspace.space.SimpleSpace
-
Set a data listener.
- setStartTime(long) - Method in class org.microspace.transport.specific.NodeInformation
- setState(FailoverState) - Method in class org.microspace.transport.specific.JGroupsFailoverManager
- setState(Isolator.State) - Method in class org.microspace.table.Isolator
- setSyncCluster(boolean) - Method in class org.microspace.space.SpaceConfig
- Setter<T> - Interface in org.microspace.table.column
-
A Field or Method based getter.
- setUpdateCount(BigInteger) - Method in class org.microspace.replicator.record.AddRecord
- setUpdateCount(BigInteger) - Method in class org.microspace.table.Entry
- setUpdateTime(Date) - Method in interface org.microspace.space.AutoTimeStamped
- setVariable(String, BigDecimal) - Method in class org.microspace.evaluator.Evaluator
- setVariable(String, BigDecimal, String) - Method in class org.microspace.evaluator.Evaluator
- setVariable(String, BigDecimal, String) - Method in interface org.microspace.evaluator.Expression
- setVariable(String, BigDecimal, String) - Method in class org.microspace.evaluator.ExpressionAtom
- setVariable(String, BigDecimal, String) - Method in class org.microspace.evaluator.ExpressionLiteral
- setVariable(String, BigDecimal, String) - Method in class org.microspace.evaluator.ExpressionVariable
- SharedSpace - Class in org.microspace.space
- SharedSpace(SimpleSpace, SharedSpace.Role) - Constructor for class org.microspace.space.SharedSpace
-
Create a shared SimpleSpace with roles.
- SharedSpace.Role - Enum in org.microspace.space
- shutdown() - Method in class org.microspace.event.TakeManager
-
Remove all the Threads and shut down this take manager.
- shutdown() - Method in class org.microspace.space.BackedSpace
- shutdown() - Method in class org.microspace.space.ControlledFailoverMicroSpace
- shutdown() - Method in interface org.microspace.space.FailoverMicroSpace
-
Shut down the failover space.
- shutdown() - Method in class org.microspace.space.MicroSpaceSystem
- shutdown() - Method in class org.microspace.space.SharedSpace
-
Unimplemented.
- shutdown() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Shut down the failover space.
- shutdown() - Method in class org.microspace.thread.ContextSwitch
- shutdown() - Method in class org.microspace.thread.MicroSpaceThreadFactory
- shutdown() - Method in interface org.microspace.transport.ClusterTransport
-
Shut down the cluster.
- shutdown() - Method in class org.microspace.transport.specific.JGroupsTransport
-
Shut down the cluster.
- shutdown() - Method in class org.microspace.transport.specific.JvmTransport
-
Shut down the cluster.
- SimpleFailoverMicroSpace - Class in org.microspace.space
-
A FailoverMicroSpace implementation.
- SimpleFailoverMicroSpace() - Constructor for class org.microspace.space.SimpleFailoverMicroSpace
- SimpleFailoverMicroSpace(SpaceConfig) - Constructor for class org.microspace.space.SimpleFailoverMicroSpace
- SimpleFailoverMicroSpace(SpaceConfig, CurrentTimeProvider) - Constructor for class org.microspace.space.SimpleFailoverMicroSpace
- SimpleSpace - Class in org.microspace.space
-
SimpleSpace is a memory based implementation if MicroSpace.
- SimpleSpace() - Constructor for class org.microspace.space.SimpleSpace
- SimpleSpace(SpaceConfig) - Constructor for class org.microspace.space.SimpleSpace
- SimpleSpace(SpaceConfig, CurrentTimeProvider) - Constructor for class org.microspace.space.SimpleSpace
- SimpleSqlBuilder<T> - Class in org.microspace.table.query.sql
-
Build A Select Statement.
- SimpleSqlBuilder(String) - Constructor for class org.microspace.table.query.sql.SimpleSqlBuilder
- SimpleSqlBuilder(String, Class<T>) - Constructor for class org.microspace.table.query.sql.SimpleSqlBuilder
- SimpleSqlQuery<T> - Class in org.microspace.table.query
-
Query using simplified version of SQL.
- SimpleSqlQuery(String, Class<T>) - Constructor for class org.microspace.table.query.SimpleSqlQuery
-
Create a type checked query.
- SimpleSqlQuery(String, Class<T>, UniqueId) - Constructor for class org.microspace.table.query.SimpleSqlQuery
-
Create a type checked query.
- SimpleSqlQuery(Select<T>) - Constructor for class org.microspace.table.query.SimpleSqlQuery
-
Build a query using a SELECT parsed query.
- SimpleSqlQuery(Select<T>, UniqueId) - Constructor for class org.microspace.table.query.SimpleSqlQuery
-
Build a query using a SELECT parsed query.
- SimpleTable<T> - Class in org.microspace.table
-
Make a shallow copy of the object using the empty constructor and the getA setA getB setB methods.
- SimpleTable(Class<T>) - Constructor for class org.microspace.table.SimpleTable
- SimpleTable(Class<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.SimpleTable
- SimpleTable(SimpleUnsafeTable<T>) - Constructor for class org.microspace.table.SimpleTable
- SimpleUnsafeTable<T> - Class in org.microspace.table
-
This map that can hold objects of a type for easy lookup using multiple keys.
- SimpleUnsafeTable(Class<T>) - Constructor for class org.microspace.table.SimpleUnsafeTable
-
Create a new BasicMap using our internal
GetterList
, based onIndexed
annotations. - SimpleUnsafeTable(Class<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.SimpleUnsafeTable
-
Create a new BasicMap using our internal
GetterList
, based onIndexed
annotations. - SimpleUnsafeTable(Accessor<T>) - Constructor for class org.microspace.table.SimpleUnsafeTable
-
Create a new BasicMap using external getters.
- SimpleUnsafeTable(Accessor<T>, CurrentTimeProvider) - Constructor for class org.microspace.table.SimpleUnsafeTable
-
Create a new BasicMap using external getters.
- SingleFilteredQueue<T> - Class in org.microspace.table
-
A multi-threaded transactional queue with a single filter.
- SingleFilteredQueue(TableQuery<T>, Accessor<T>) - Constructor for class org.microspace.table.SingleFilteredQueue
-
Construct a filtered queue.
- size() - Method in class org.microspace.event.MergeMap
-
Query the latest images.
- size() - Method in class org.microspace.replicator.record.DataModelRecord
- size() - Method in interface org.microspace.space.MicroSpace
-
Get the current size of the whole Space.
- size() - Method in class org.microspace.space.MicroSpaceDelegator
- size() - Method in class org.microspace.space.SharedSpace
-
Get the current size of the whole Space.
- size() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Get the current size of the whole Space.
- size() - Method in class org.microspace.space.SimpleSpace
-
Get the current size of the whole Space.
- size() - Method in class org.microspace.table.column.IndexedMap
- size() - Method in class org.microspace.table.column.IndexedSet
- size() - Method in class org.microspace.table.SimpleTable
- size() - Method in class org.microspace.table.SimpleUnsafeTable
- size() - Method in class org.microspace.table.SingleFilteredQueue
-
Get the queue size.
- size() - Method in class org.microspace.thread.MicroSpaceThreadFactory
- size(Class<T>) - Method in interface org.microspace.space.MicroSpace
-
Get the current size of a Table.
- size(Class<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- size(Class<T>) - Method in class org.microspace.space.SharedSpace
-
Get the current size of a Table.
- size(Class<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Get the current size of a Table.
- size(Class<T>) - Method in class org.microspace.space.SimpleSpace
-
Get the current size of a Table.
- size(Object) - Method in class org.microspace.table.column.ColumnReferences
- size(TableQuery<T>) - Method in class org.microspace.table.MultiFilteredQueue
-
Get The queue size.
- SKIP - org.microspace.table.query.sql.EntryComparator.Type
- SLASH - org.microspace.evaluator.ExpressionAtom.Operator
- SLASH - Static variable in class org.microspace.evaluator.EvaluatorLexer
- SLASH - Static variable in class org.microspace.evaluator.EvaluatorParser
- SLASH - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- SLASH() - Method in class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- sortAndLimit(Accessor<T>, IndexedMap<Object, Entry<T>>) - Method in class org.microspace.table.query.MatchAllQuery
- sortAndLimit(Accessor<T>, IndexedMap<Object, Entry<T>>) - Method in class org.microspace.table.query.SimpleSqlQuery
-
Sort and limit result set.
- sortAndLimit(Accessor<T>, IndexedMap<Object, Entry<T>>) - Method in class org.microspace.table.query.sql.Select
- sortAndLimit(Accessor<T>, IndexedMap<Object, Entry<T>>) - Method in interface org.microspace.table.query.TableQuery
-
Sort and limit result set.
- sortAndLimit(Accessor<T>, IndexedMap<Object, Entry<T>>) - Method in class org.microspace.table.query.TemplateQuery
-
Sort and limit result set.
- sortApply(Accessor<T>, IndexedMap<Object, Entry<T>>, List<String>, boolean) - Method in class org.microspace.table.query.sql.RowNumSortExpression
- SORTED - org.microspace.annotation.IndexType
-
The field will be stored in TreeMap and TreeSet.
- SpaceConfig - Class in org.microspace.space
-
Space configuration.
- SpaceConfig() - Constructor for class org.microspace.space.SpaceConfig
- SpaceRecord - Annotation Type in org.microspace.annotation
-
Annotation on classes that are written into the space.
- SpaceRecordListener - Interface in org.microspace.event
- SqlFormat - Enum in org.microspace.table.query
-
The Sql Format.
- start() - Method in class org.microspace.event.TakeManager
-
Start the TakeHandler.
- start() - Method in class org.microspace.space.BackedSpace
- start() - Method in class org.microspace.space.ControlledFailoverMicroSpace
- start() - Method in interface org.microspace.space.FailoverMicroSpace
-
Start the failover space.
- start() - Method in class org.microspace.space.MicroSpaceSystem
- start() - Method in class org.microspace.space.SharedSpace
-
Unimplemented.
- start() - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Start the failover space.
- start() - Method in interface org.microspace.transport.ClusterTransport
-
Start the transport.
- start() - Method in class org.microspace.transport.specific.JGroupsTransport
-
Start the transport.
- start() - Method in class org.microspace.transport.specific.JvmTransport
-
Start the transport.
- startReplication(BackedSpace) - Method in class org.microspace.replicator.FileReplicator
-
Write out current data from space to file, and resume operation.
- startView(String) - Method in class org.microspace.Failover
- stopReplication() - Method in class org.microspace.replicator.ClusterReplicator
- stopReplication() - Method in class org.microspace.replicator.FileReplicator
- STRING - org.microspace.table.query.sql.LiteralValueType
- string_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_valueContext
- string_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- string_literal() - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- string_literal(int) - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- string_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Literal_listContext
- string_literal_list() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- String_literal_listContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.String_literal_listContext
- String_literalContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.String_literalContext
- StringBuilder - Class in org.microspace.table.query.sql
-
A Smart StringBuilder.
- StringBuilder() - Constructor for class org.microspace.table.query.sql.StringBuilder
- suspendMessaging(long) - Method in class org.microspace.event.TakeManager
-
Suspend message processing.
- sync() - Method in class org.microspace.replicator.ClusterReplicator
- sync() - Method in class org.microspace.replicator.FileReplicator
- sync() - Method in interface org.microspace.transport.ClusterTransport
-
Sync outgoing messages with the cluster.
- sync() - Method in class org.microspace.transport.specific.JGroupsTransport
-
Sync outgoing messages with the cluster.
- sync() - Method in class org.microspace.transport.specific.JvmTransport
-
Sync outgoing messages with the cluster.
T
- Table<T> - Interface in org.microspace.table
-
A Table thtat can store a single class.
- table_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- table_name() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Table_nameContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Table_nameContext
- tableChangeEvent(Object, Entry<Object>, Entry<Object>) - Method in class org.microspace.space.SimpleSpace
- tableChangeEvent(Object, Entry<T>, Entry<T>) - Method in interface org.microspace.table.TableListener
- TableListener<T> - Interface in org.microspace.table
-
A functional interface to Table events.
- TableQuery<T> - Interface in org.microspace.table.query
-
A Query Object that works on a single table.
- take(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Take an object from the Space.
- take(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- take(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Take an object from the Space.
- take(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an object from the Space.
- take(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Take an object from the Space.
- take(TableQuery<T>) - Method in class org.microspace.table.SimpleTable
-
Try to take from underlying then front Mark objects taken as removed in frontMap.
- take(TableQuery<T>) - Method in class org.microspace.table.SimpleUnsafeTable
- take(TableQuery<T>) - Method in interface org.microspace.table.Table
-
Take the first matching column and remove it from the table.
- take(TableQuery<T>, long) - Method in interface org.microspace.space.MicroSpace
-
Take an object from the Space.
- take(TableQuery<T>, long) - Method in class org.microspace.space.MicroSpaceDelegator
- take(TableQuery<T>, long) - Method in class org.microspace.space.SharedSpace
-
Take an object from the Space.
- take(TableQuery<T>, long) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an object from the Space.
- take(TableQuery<T>, long) - Method in class org.microspace.space.SimpleSpace
-
Take an object from the Space.
- take(TableQuery<T>, long) - Method in class org.microspace.table.SimpleTable
- take(T) - Method in interface org.microspace.space.MicroSpace
-
Take an object from the Space.
- take(T) - Method in class org.microspace.space.MicroSpaceDelegator
- take(T) - Method in class org.microspace.space.SharedSpace
-
Take an object from the Space.
- take(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an object from the Space.
- take(T) - Method in class org.microspace.space.SimpleSpace
-
Take an object from the Space.
- take(T) - Method in class org.microspace.table.MultiFilteredQueue
- take(T) - Method in class org.microspace.table.SingleFilteredQueue
- take(T) - Method in interface org.microspace.table.TransactionalQueue
-
Take an object from the front queue.
- take(T, long) - Method in interface org.microspace.space.MicroSpace
-
Take an object from the Space.
- take(T, long) - Method in class org.microspace.space.MicroSpaceDelegator
- take(T, long) - Method in class org.microspace.space.SharedSpace
-
Take an object from the Space.
- take(T, long) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an object from the Space.
- take(T, long) - Method in class org.microspace.space.SimpleSpace
-
Take an object from the Space.
- takeById(Class<T>, Object) - Method in interface org.microspace.space.MicroSpace
-
Take an Object from the Space using its primaryKey.
- takeById(Class<T>, Object) - Method in class org.microspace.space.MicroSpaceDelegator
- takeById(Class<T>, Object) - Method in class org.microspace.space.SharedSpace
-
Take an Object from the Space using its primaryKey.
- takeById(Class<T>, Object) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an Object from the Space using its primaryKey.
- takeById(Class<T>, Object) - Method in class org.microspace.space.SimpleSpace
-
Take an Object from the Space using its primaryKey.
- takeById(Object) - Method in class org.microspace.table.SimpleTable
- takeByIdOf(T) - Method in interface org.microspace.event.SpaceRecordListener
- takeByIdOf(T) - Method in interface org.microspace.space.MicroSpace
-
Take an Object from the Space using an initialized Object with a Primary Key.
- takeByIdOf(T) - Method in class org.microspace.space.MicroSpaceDelegator
- takeByIdOf(T) - Method in class org.microspace.space.SharedSpace
-
Take an Object from the Space using an initialized Object with a Primary Key.
- takeByIdOf(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take an Object from the Space using an initialized Object with a Primary Key.
- takeByIdOf(T) - Method in class org.microspace.space.SimpleSpace
- TakeHandler<M> - Interface in org.microspace.event
-
This functional interface is executed in a single thread identified by {link ThreadId ThreadId} annotation in message.
- TakeManager<T> - Class in org.microspace.event
-
TakeHandler registers take Queries and Templates and hands them over to the takers
TakeHandler
. - TakeManager(MicroSpace, Class<T>) - Constructor for class org.microspace.event.TakeManager
-
Create a take manager.
- TakeManager(MicroSpace, Class<T>, int) - Constructor for class org.microspace.event.TakeManager
-
Create a take manager.
- takeMultiple(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Take multiple objects from the Space.
- takeMultiple(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- takeMultiple(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Take multiple objects from the Space.
- takeMultiple(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take multiple objects from the Space.
- takeMultiple(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Take multiple objects from the Space.
- takeMultiple(TableQuery<T>) - Method in class org.microspace.table.SimpleTable
-
Try to take from front map, then underlying.
- takeMultiple(TableQuery<T>) - Method in class org.microspace.table.SimpleUnsafeTable
- takeMultiple(TableQuery<T>) - Method in interface org.microspace.table.Table
-
Take the columns that match assigned fields in the pattern off this table.
- takeMultiple(T) - Method in interface org.microspace.space.MicroSpace
-
Take multiple objects from the Space.
- takeMultiple(T) - Method in class org.microspace.space.MicroSpaceDelegator
- takeMultiple(T) - Method in class org.microspace.space.SharedSpace
-
Take multiple objects from the Space.
- takeMultiple(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Take multiple objects from the Space.
- takeMultiple(T) - Method in class org.microspace.space.SimpleSpace
-
Take multiple objects from the Space.
- TakeTask<T,M> - Class in org.microspace.event
-
The TakeTask is uniquely identified by the underlying message Thread id.
- TemplateQuery<T> - Class in org.microspace.table.query
-
A lightweight query.
- TemplateQuery(T) - Constructor for class org.microspace.table.query.TemplateQuery
-
Create a query that is supposed to match non null fields.
- TemplateQuery(T, int) - Constructor for class org.microspace.table.query.TemplateQuery
-
Create a query that can be restricted to match indexed fields only.
- TemplateQuery(T, int, boolean) - Constructor for class org.microspace.table.query.TemplateQuery
-
Create a query that can be restricted to match indexed fields only.
- TemplateQuery(T, int, boolean, UniqueId) - Constructor for class org.microspace.table.query.TemplateQuery
-
Create a query that can be restricted to match indexed fields only.
- TemplateQuery(T, UniqueId) - Constructor for class org.microspace.table.query.TemplateQuery
-
Create a query that is supposed to match non null fields.
- TEXT_STRING - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- TEXT_STRING - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- TEXT_STRING() - Method in class org.microspace.parser.AntlrSimpleSqlParser.String_literalContext
- ThreadId - Annotation Type in org.microspace.annotation
-
This annotation specifies the field that determines which thread will execute the TakeHandler in TakeManager.
- TIMES - org.microspace.evaluator.ExpressionAtom.Operator
- TIMES - Static variable in class org.microspace.evaluator.EvaluatorLexer
- TIMES - Static variable in class org.microspace.evaluator.EvaluatorParser
- TIMES - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- TIMES() - Method in class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- times_slash() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- times_slash() - Method in class org.microspace.evaluator.EvaluatorParser
- times_slash(int) - Method in class org.microspace.evaluator.EvaluatorParser.Expression_times_slashContext
- TIMES_SLASH - Static variable in class org.microspace.evaluator.EvaluatorLexer
- TIMES_SLASH - Static variable in class org.microspace.evaluator.EvaluatorParser
- Times_slashContext(ParserRuleContext, int) - Constructor for class org.microspace.evaluator.EvaluatorParser.Times_slashContext
- tokenNames - Static variable in class org.microspace.evaluator.EvaluatorLexer
-
Deprecated.Use
EvaluatorLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.microspace.evaluator.EvaluatorParser
-
Deprecated.Use
EvaluatorParser.VOCABULARY
instead. - tokenNames - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
-
Deprecated.Use
ExpressionEvaluatorLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
-
Deprecated.Use
AntlrSimpleSqlLexer.VOCABULARY
instead. - tokenNames - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
-
Deprecated.Use
AntlrSimpleSqlParser.VOCABULARY
instead. - top_select() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Top_selectContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Top_selectContext
- toString() - Method in class org.microspace.space.SpaceConfig
- toString() - Method in class org.microspace.table.query.SimpleSqlQuery
- toString() - Method in class org.microspace.table.query.sql.StringBuilder
- toString() - Method in class org.microspace.table.query.TemplateQuery
- toString() - Method in class org.microspace.thread.ContextId
- toString() - Method in interface org.microspace.transport.NodeAddress
- toString() - Method in class org.microspace.transport.specific.JGroupsNodeAddress
- toString() - Method in class org.microspace.transport.specific.JvmAddress
- toString() - Method in class org.microspace.transport.specific.NodeInformation
- toString() - Method in class org.microspace.util.UniqueId
- trace(String, Object...) - Method in class org.microspace.util.MicroLogger
- Transactional - Interface in org.microspace.transaction
-
A transactional property.
- TransactionalQueue<T> - Interface in org.microspace.table
-
This file was copied from microspace.
- TransactionalTable<T> - Interface in org.microspace.table
- TransportException - Exception in org.microspace.transport
-
Thrown by the transport when an error occurs.
- TransportException() - Constructor for exception org.microspace.transport.TransportException
- TransportException(String) - Constructor for exception org.microspace.transport.TransportException
-
Constructs a new exception with the specified detail message.
- TransportException(String, Throwable) - Constructor for exception org.microspace.transport.TransportException
-
Constructs a new exception with the specified detail message and cause.
- TransportException(Throwable) - Constructor for exception org.microspace.transport.TransportException
-
Constructs a new exception with the specified cause and a detail message of cause.
- TRUE - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- TRUE - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- TRUE() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Boolean_literalContext
- type() - Method in annotation type org.microspace.annotation.Indexed
-
This marks the how the field should be indexed.
U
- UnannotatedAccessorGenerator - Class in org.microspace.specific
-
This method returns a plain getSetAccessor without annotation parsing.
- UnannotatedAccessorGenerator() - Constructor for class org.microspace.specific.UnannotatedAccessorGenerator
- UniqueId - Class in org.microspace.util
-
A UniqueId that is ideal for a primary key Index.
- UniqueId() - Constructor for class org.microspace.util.UniqueId
- UniqueId(String) - Constructor for class org.microspace.util.UniqueId
- unlock() - Method in class org.microspace.space.SimpleSpace
- unlock() - Method in class org.microspace.table.SimpleTable
- unlock() - Method in interface org.microspace.transaction.LockableTransactional
- unlockThread(T) - Method in class org.microspace.event.TakeManager
-
Unlock execution of a thread.
- unmodifiableCollection(Collection<T>) - Static method in class org.microspace.util.Economical
- unmodifiableList(List<T>) - Static method in class org.microspace.util.Economical
- unmodifiableMap(Map<K, V>) - Static method in class org.microspace.util.Economical
- unmodifiableSet(Set<T>) - Static method in class org.microspace.util.Economical
- unmodifiableSortedMap(SortedMap<K, V>) - Static method in class org.microspace.util.Economical
- unmodifiableSortedSet(SortedSet<T>) - Static method in class org.microspace.util.Economical
- unquote(String) - Static method in class org.microspace.table.query.sql.Util
-
Remove quote signs and resolve escape sequences.
- unregisterMessageQueue(Object) - Method in class org.microspace.space.SimpleSpace
-
Un-register interest in certain template.
- unregisterMessageQueue(TableQuery<T>) - Method in interface org.microspace.space.MicroSpace
-
Un-register interest in certain guery.
- unregisterMessageQueue(TableQuery<T>) - Method in class org.microspace.space.MicroSpaceDelegator
- unregisterMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SharedSpace
-
Un-register interest in certain guery.
- unregisterMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- unregisterMessageQueue(TableQuery<T>) - Method in class org.microspace.space.SimpleSpace
-
Un-register interest in certain guery.
- unregisterMessageQueue(T) - Method in interface org.microspace.space.MicroSpace
-
Un-register interest in certain template.
- unregisterMessageQueue(T) - Method in class org.microspace.space.MicroSpaceDelegator
- unregisterMessageQueue(T) - Method in class org.microspace.space.SharedSpace
-
Un-register interest in certain template.
- unregisterMessageQueue(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
- unsuspendMessaging() - Method in class org.microspace.event.TakeManager
-
Unsuspend message processing.
- updatable() - Method in annotation type org.microspace.annotation.SpaceRecord
-
Determine if an object with the same id can be written in the space many times.
- updateCounter - Variable in class org.microspace.table.SimpleUnsafeTable
-
Every write increments this counter.
- UpdateCounter - Class in org.microspace.table
-
Count updates in a BigInteger in a single thread.
- UpdateCounter() - Constructor for class org.microspace.table.UpdateCounter
- updates - Variable in class org.microspace.table.Isolator
- Util - Class in org.microspace.table.query.sql
-
Utility package for MicroSpace.
- Util() - Constructor for class org.microspace.table.query.sql.Util
V
- value() - Method in annotation type org.microspace.annotation.NullValue
-
If the fields returns a basic type this can annotate the null value.
- VALUE - org.microspace.evaluator.EvaluatorFormat
- valueOf(String) - Static method in enum org.microspace.annotation.IndexType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.evaluator.EvaluatorFormat
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.evaluator.ExpressionAtom.Operator
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.failover.FailoverState
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.replicator.record.Record.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.space.SharedSpace.Role
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.table.Isolator.State
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.table.query.sql.EntryComparator.Type
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.table.query.sql.LiteralValueType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.table.query.sql.OperatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.microspace.table.query.SqlFormat
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.microspace.annotation.IndexType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.evaluator.EvaluatorFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.evaluator.ExpressionAtom.Operator
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.failover.FailoverState
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.replicator.record.Record.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.space.SharedSpace.Role
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Method in class org.microspace.table.column.IndexedMap
- values() - Static method in enum org.microspace.table.Isolator.State
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.table.query.sql.EntryComparator.Type
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.table.query.sql.LiteralValueType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.table.query.sql.OperatorType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.microspace.table.query.SqlFormat
-
Returns an array containing the constants of this enum type, in the order they are declared.
- VARIABLE - Static variable in class org.microspace.evaluator.EvaluatorLexer
- VARIABLE - Static variable in class org.microspace.evaluator.EvaluatorParser
- VARIABLE - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- VARIABLE() - Method in class org.microspace.evaluator.EvaluatorParser.Expression_atomContext
- viewAccepted(View) - Method in class org.microspace.Failover
- viewAccepted(View) - Method in class org.microspace.transport.specific.JGroupsTransport
- viewChanged(View) - Method in class org.microspace.transport.specific.JGroupsFailoverManager
- visitErrorNode(ErrorNode) - Method in class org.microspace.evaluator.EvaluatorBaseListener
- visitErrorNode(ErrorNode) - Method in class org.microspace.evaluator.EvaluatorBuilder
- visitErrorNode(ErrorNode) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
- visitErrorNode(ErrorNode) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- visitTerminal(TerminalNode) - Method in class org.microspace.evaluator.EvaluatorBaseListener
- visitTerminal(TerminalNode) - Method in class org.microspace.evaluator.EvaluatorBuilder
- visitTerminal(TerminalNode) - Method in class org.microspace.parser.AntlrSimpleSqlBaseListener
- visitTerminal(TerminalNode) - Method in class org.microspace.table.query.sql.SimpleSqlBuilder
- VOCABULARY - Static variable in class org.microspace.evaluator.EvaluatorLexer
- VOCABULARY - Static variable in class org.microspace.evaluator.EvaluatorParser
- VOCABULARY - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- VOCABULARY - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- VOCABULARY - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
W
- warn(String, Throwable, Object...) - Method in class org.microspace.util.MicroLogger
- WHERE - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- WHERE - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- WHERE() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- where_clause() - Method in class org.microspace.parser.AntlrSimpleSqlParser.Select_statementContext
- where_clause() - Method in class org.microspace.parser.AntlrSimpleSqlParser
- Where_clauseContext(ParserRuleContext, int) - Constructor for class org.microspace.parser.AntlrSimpleSqlParser.Where_clauseContext
- WHITE_SPACE - Static variable in class org.microspace.evaluator.EvaluatorLexer
- WHITE_SPACE - Static variable in class org.microspace.evaluator.EvaluatorParser
- WHITE_SPACE - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- WHITE_SPACE - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- WHITE_SPACE - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- write(Record) - Method in class org.microspace.replicator.ClusterReplicator
-
Write the following types of records: BEGIN, ADD, REMOVE, END.
- write(Record) - Method in class org.microspace.replicator.FileReplicator
-
Write the following types of records: BEGIN, ADD, REMOVE, END.
- write(T) - Method in interface org.microspace.event.SpaceRecordListener
- write(T) - Method in interface org.microspace.space.MicroSpace
-
Write an object to the Space.
- write(T) - Method in class org.microspace.space.MicroSpaceDelegator
- write(T) - Method in class org.microspace.space.SharedSpace
-
Write an object to the Space.
- write(T) - Method in class org.microspace.space.SimpleFailoverMicroSpace
-
Write an object to the Space.
- write(T) - Method in class org.microspace.space.SimpleSpace
-
Write an object to the Space.
- write(T) - Method in class org.microspace.table.MultiFilteredQueue
- write(T) - Method in class org.microspace.table.SimpleTable
- write(T) - Method in class org.microspace.table.SimpleUnsafeTable
- write(T) - Method in class org.microspace.table.SingleFilteredQueue
- write(T) - Method in interface org.microspace.table.Table
-
Write a new or update an old column in this table.
- write(T) - Method in interface org.microspace.table.TransactionalQueue
-
Before commit write to the front queue.
- write(T, TableQuery<T>) - Method in class org.microspace.table.MultiFilteredQueue
- write(T, TableQuery<T>) - Method in interface org.microspace.table.TransactionalQueue
-
Before commit write to the front queue.
- writeExternal(ObjectOutput) - Method in class org.microspace.replicator.record.AddRecord
- writeStreamHeader() - Method in class org.microspace.replicator.AppendingObjectOutputStream
_
- _ATN - Static variable in class org.microspace.evaluator.EvaluatorLexer
- _ATN - Static variable in class org.microspace.evaluator.EvaluatorParser
- _ATN - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- _ATN - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- _ATN - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- _decisionToDFA - Static variable in class org.microspace.evaluator.EvaluatorLexer
- _decisionToDFA - Static variable in class org.microspace.evaluator.EvaluatorParser
- _decisionToDFA - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- _decisionToDFA - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- _decisionToDFA - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- _serializedATN - Static variable in class org.microspace.evaluator.EvaluatorLexer
- _serializedATN - Static variable in class org.microspace.evaluator.EvaluatorParser
- _serializedATN - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- _serializedATN - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- _serializedATN - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
- _sharedContextCache - Static variable in class org.microspace.evaluator.EvaluatorLexer
- _sharedContextCache - Static variable in class org.microspace.evaluator.EvaluatorParser
- _sharedContextCache - Static variable in class org.microspace.evaluator.ExpressionEvaluatorLexer
- _sharedContextCache - Static variable in class org.microspace.parser.AntlrSimpleSqlLexer
- _sharedContextCache - Static variable in class org.microspace.parser.AntlrSimpleSqlParser
All Classes All Packages