Serialized Form


Package org.apache.sirona.collector.server

Class org.apache.sirona.collector.server.Collector extends javax.servlet.http.HttpServlet implements Serializable

Serialized Fields

roles

Map<K,V> roles

counterDataStore

CollectorCounterStore counterDataStore

gaugeDataStore

CollectorGaugeDataStore gaugeDataStore

statusDataStore

CollectorNodeStatusDataStore statusDataStore

mapper

com.fasterxml.jackson.databind.ObjectMapper mapper

agents

Collection<E> agents

collectionFuture

BatchFuture collectionFuture

collectionPeriod

long collectionPeriod

securityProvider

SecurityProvider securityProvider

sslSocketFactoryProvider

SSLSocketFactoryProvider sslSocketFactoryProvider



Copyright © 2008–2013 The Apache Software Foundation. All rights reserved.