Package | Description |
---|---|
com.endeca.soleng.eac.toolkit.utility.curl | |
com.endeca.soleng.eac.toolkit.utility.perl |
Modifier and Type | Class and Description |
---|---|
class |
CurlUtility
Utility used to execute a curl call to a URL.
|
class |
DgraphConfigUpdateUtility
Utility used to trigger a dgraph configuration update via a curl
call to the Dgraphs config?op=update administrative URL.
|
class |
DgraphFlushCacheUtility
Utility used to trigger a dgraph dynamic cache flush via a curl
call to the Dgraphs admin?op=flush administrative URL.
|
class |
DgraphReloadServicesUtility
Utility used to trigger reloading of XQuery modules via a curl
call to the Dgraph's admin?op=reload-services administrative URL.
|
class |
DgraphUpdateUtility
Utility used to trigger a dgraph partial update via a curl
call to the Dgraphs admin?op=update administrative URL.
|
class |
LogServerRollUtility
Utility used to trigger a logserver "roll" via a curl call to the
logserver's /roll administrative URL.
|
Modifier and Type | Class and Description |
---|---|
class |
CleanDirUtility
Utility used to clean a directory.
|
class |
CreateDirUtility
Utility used to create a directory.
|
class |
LocalMoveUtility
Utility used to move files or directories locally.
|
class |
PerlInlineScriptUtility
Utility used to invoke an inline Perl script.
|
class |
PerlScriptUtility
Utility used to invoke a Perl script.
|
class |
PerlUtility
Abstract utility extended by utilities that execute Perl calls.
|
class |
PerlUtilityCmdsUtility
Utility used to invole utility_cmds.pl in the Endeca IAP installation.
|
class |
RemoveDirUtility
Utility used to remove a directory.
|
class |
RemoveFileUtility
Utility used to remove a file or files that match a specified path.
|
Copyright © 2017, Oracle and/or its affiliates. All rights reserved.