public class ZipExecutorComponent extends Object implements NExecutorComponent
| Modifier and Type | Field and Description |
|---|---|
static NId |
ID |
CUSTOM_SCORE, DEFAULT_SCORE, UNSUPPORTED_SCORE| Constructor and Description |
|---|
ZipExecutorComponent() |
| Modifier and Type | Method and Description |
|---|---|
int |
exec(NExecutionContext executionContext) |
IProcessExecHelper |
execHelper(NExecutionContext executionContext) |
NId |
getId() |
int |
getScore(NScorableContext ctx) |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitisValidScore, query, querypublic static NId ID
public NId getId()
getId in interface NExecutorComponentpublic int exec(NExecutionContext executionContext)
exec in interface NExecutorComponentpublic int getScore(NScorableContext ctx)
getScore in interface NComponentgetScore in interface NScorablepublic IProcessExecHelper execHelper(NExecutionContext executionContext)
Copyright © 2025 vpc open source initiative. All rights reserved.