Groovy Documentation
A B C D E F G H I J K L M N O P Q R S T U V W X Y Z _

A

addTag(null) - Method in AgentRestClient
addTags(null) - Method in AgentRestClient
AgentFactory - Interface in org.linkedin.glu.agent.rest.client
Defines the agent factory
AgentFactoryImpl - Class in org.linkedin.glu.agent.rest.client
Implementation which will create AgentRestClient.
AgentFactoryImpl(null, null, null) - Constructor in AgentFactoryImpl
AgentRestClient - Class in org.linkedin.glu.agent.rest.client
This is the implementation of the Agent interface using a REST api under the cover to talk to the real agent.
AgentRestClient(Uniform, null) - Constructor in AgentRestClient

B


C

clearError(def) - Method in AgentRestClient
ConfigurableFactory - Interface in org.linkedin.glu.agent.rest.client
@author ypujante@linkedin.com
ConfigurableFactoryImpl - Class in org.linkedin.glu.agent.rest.client
@author ypujante@linkedin.com
ConfigurableRestClient - Class in org.linkedin.glu.agent.rest.client
@author ypujante@linkedin.com
configure(null) - Method in ConfigurableRestClient
configure(SchemeRegistry) - Method in HttpsClientHelper
Registers only for https on the given port
create(def) - Method in AgentFactoryImpl
create(def) - Method in EncryptionKeysProviderImpl
createNewEncryptionKey(null) - Method in EncryptionKeysProvider
Creates a new encryption key with the given name, and saves it in secret keystore.
createNewEncryptionKey(null) - Method in EncryptionKeysProviderImpl
createSocket(null, null, int, boolean) - Method in HttpClientSecureProtocolSocketFactory

D


E

EncryptionKeysProvider - Interface in org.linkedin.glu.agent.rest.client
@author mdubey@linkedin.com
EncryptionKeysProviderImpl - Class in org.linkedin.glu.agent.rest.client
@author mdubey@linkedin.com
EncryptionKeysProviderImpl(null, null, null) - Constructor in EncryptionKeysProviderImpl
executeAction(def) - Method in AgentRestClient
executeActionAndWait(null) - Method in AgentRestClient
executeActionAndWaitForState(def) - Method in AgentRestClient
executeCall(def) - Method in AgentRestClient

F


G

getEncryptionKeys() - Method in EncryptionKeysProvider
Get a map of all encryption keys that will be used to decrypt enctypted data.
getEncryptionKeys() - Method in EncryptionKeysProviderImpl
getFileContent(def) - Method in AgentRestClient
getFullState(def) - Method in AgentRestClient
getHostInfo() - Method in AgentRestClient
getKeyStoreParams(def, null) - Method in HttpsClientHelper
getMountPoints() - Method in AgentRestClient
getSSLContext() - Method in HttpClientSecureProtocolSocketFactory
getState(def) - Method in AgentRestClient
getTags() - Method in AgentRestClient
getTagsCount() - Method in AgentRestClient

H

handleRecoverableError(Status) - Method in AgentRestClient
hasAllTags(null) - Method in AgentRestClient
hasAnyTag(null) - Method in AgentRestClient
hasTag(null) - Method in AgentRestClient
hasTags() - Method in AgentRestClient
HttpClientSecureProtocolSocketFactory - Class in org.linkedin.glu.agent.rest.client
Copied from example on httpclient web site.
HttpClientSecureProtocolSocketFactory(null) - Constructor in HttpClientSecureProtocolSocketFactory
HttpsClientHelper - Class in org.linkedin.glu.agent.rest.client
Client helper for https connections: create the proper ssl socket factories
HttpsClientHelper(Client) - Constructor in HttpsClientHelper

I

initSSLContext(def) - Method in HttpsClientHelper
installScript(def) - Method in AgentRestClient
interruptAction(null) - Method in AgentRestClient

J


K

kill(long, int) - Method in AgentRestClient

L

log - Field in AgentRestClient
log - Field in EncryptionKeysProviderImpl

M

MODULE - Field in AgentRestClient
MODULE - Field in EncryptionKeysProviderImpl

N


O


P

ps() - Method in AgentRestClient

Q


R

RecoverableAgentException - Class in org.linkedin.glu.agent.rest.client
@author yan@pongasoft.com
RecoverableAgentException(Status) - Constructor in RecoverableAgentException
removeTag(null) - Method in AgentRestClient
removeTags(null) - Method in AgentRestClient

S

setTags(null) - Method in AgentRestClient
start() - Method in HttpsClientHelper
sync() - Method in AgentRestClient

T

tailAgentLog(def) - Method in AgentRestClient

U

uninstallScript(def) - Method in AgentRestClient

V


W

waitForAction(null) - Method in AgentRestClient
waitForState(def) - Method in AgentRestClient
withRemoteAgent(null, null) - Method in AgentFactory
Calls the closure with an agent object pointing to the host provided.
withRemoteAgent(null, null) - Method in AgentFactoryImpl
withRemoteConfigurable(null, null) - Method in ConfigurableFactory
withRemoteConfigurable(null, null) - Method in ConfigurableFactoryImpl

X


Y


Z


_


Groovy Documentation