- enableFeatureOnly
- Variable in class org.cripac.isee.alg.pedestrian.reid.ExternPedestrianComparerUsingAttr
-
- equals(Object)
- Method in class org.cripac.isee.alg.pedestrian.attr.Attributes
-
- equals(Object)
- Method in class org.cripac.isee.vpe.common.Stream.Port
-
- error(Object)
- Method in class org.cripac.isee.vpe.util.logging.ConsoleLogger
-
- error(Object, Throwable)
- Method in class org.cripac.isee.vpe.util.logging.ConsoleLogger
-
- error(Object)
- Method in class org.cripac.isee.vpe.util.logging.Logger
-
- error(Object, Throwable)
- Method in class org.cripac.isee.vpe.util.logging.Logger
-
- error(Object) - Method in class org.cripac.isee.vpe.util.logging.SynthesizedLogger
-
- error(Object, Throwable) - Method in class org.cripac.isee.vpe.util.logging.SynthesizedLogger
-
- EvenlyDistributingPartitioner - Class in org.cripac.isee.vpe.util.kafka
-
The class EvenlyDistributingPartitioner aims to spread records equally on all partitions of a
topic.
- EvenlyDistributingPartitioner()
- Constructor for class org.cripac.isee.vpe.util.kafka.EvenlyDistributingPartitioner
-
- execData
- Variable in class org.cripac.isee.vpe.ctrl.TaskData.ExecutionPlan.Node
-
The data for this execution.
- execute(Iterator<T>, Consumer<T>)
- Static method in class org.cripac.isee.vpe.common.ParallelExecutor
-
- execute(Iterator<T>, int, Consumer<T>)
- Static method in class org.cripac.isee.vpe.common.ParallelExecutor
-
- execute()
- Method in class org.cripac.isee.vpe.common.RobustExecutor
-
Execute the specified function with no parameter robustly.
- execute(T) - Method in class
org.cripac.isee.vpe.common.RobustExecutor
-
Execute the specified function robustly.
- executed
- Variable in class org.cripac.isee.vpe.ctrl.TaskData.ExecutionPlan.Node
-
Marker recording whether the stream in this execution plan
has been executed.
- executionPlan
- Variable in class org.cripac.isee.vpe.ctrl.TaskData
-
Global execution plan.
- ExecutionPlan()
- Constructor for class org.cripac.isee.vpe.ctrl.TaskData.ExecutionPlan
-
- executorCores
- Variable in class org.cripac.isee.vpe.ctrl.SystemPropertyCenter
-
- executorMem
- Variable in class org.cripac.isee.vpe.ctrl.SystemPropertyCenter
-
- externAttrRecogServerAddr
- Variable in class org.cripac.isee.vpe.alg.pedestrian.attr.PedestrianAttrRecogApp.AppPropertyCenter
-
- externAttrRecogServerPort
- Variable in class org.cripac.isee.vpe.alg.pedestrian.attr.PedestrianAttrRecogApp.AppPropertyCenter
-
- ExternPedestrianComparerUsingAttr
- Class in org.cripac.isee.alg.pedestrian.reid
-
ExternPedestrianComparerWithAttr is a pedestrian comparer using attributes
that depend on external solvers connected with sockets.
- ExternPedestrianComparerUsingAttr(InetAddress, int)
- Constructor for class org.cripac.isee.alg.pedestrian.reid.ExternPedestrianComparerUsingAttr
-
Constructor of ExternPedestrianComparerWithAttr specifying extern
solver's address and listening port.
- ExternPedestrianComparerUsingAttr(InetAddress, int, boolean)
- Constructor for class org.cripac.isee.alg.pedestrian.reid.ExternPedestrianComparerUsingAttr
-
Constructor of ExternPedestrianComparerWithAttr specifying extern
solver's address and listening port.
- ExternPedestrianComparerUsingAttr.RequestMessage
- Class in org.cripac.isee.alg.pedestrian.reid
-
The RequestMessage is a class specializing the format of request messages
of ExternPedestrianComparerWithAttr to extern solvers.
- ExternPedestrianComparerUsingAttr.ResultListener
- Class in org.cripac.isee.alg.pedestrian.reid
-
The ResultListener class listens to the socket for comparison results
then store them into the result pool.
- ExternRecognizer -
Class in org.cripac.isee.alg.pedestrian.attr
-
The class ExternRecognizer is a recognizer of pedestrian
attributes that depend on external solvers connected with sockets.
- ExternRecognizer(InetAddress, int, Logger)
- Constructor for class org.cripac.isee.alg.pedestrian.attr.ExternRecognizer
-
Constructor of ExternRecognizer specifying external solver's
address and listening port.
- ExternRecognizer.RequestMessage
- Class in org.cripac.isee.alg.pedestrian.attr
-
The RequestMessage is a class specializing the format of request messages
of ExternPedestrianComparerWithAttr to extern solvers.