예제 #1
0
 public virtual void setThreads(LogLevelEntity.LogLevel threads
                                )
 {
     this.threads = threads;
 }
예제 #2
0
 public virtual void setV8(LogLevelEntity.LogLevel v8)
 {
     this.v8 = v8;
 }
예제 #3
0
 public virtual void setRequests(LogLevelEntity.LogLevel requests
                                 )
 {
     this.requests = requests;
 }
예제 #4
0
 public virtual void setStartup(LogLevelEntity.LogLevel startup
                                )
 {
     this.startup = startup;
 }
예제 #5
0
 public virtual void setQueries(LogLevelEntity.LogLevel queries
                                )
 {
     this.queries = queries;
 }
예제 #6
0
 public virtual void setReplication(LogLevelEntity.LogLevel replication
                                    )
 {
     this.replication = replication;
 }
예제 #7
0
 public virtual void setMmap(LogLevelEntity.LogLevel mmap)
 {
     this.mmap = mmap;
 }
예제 #8
0
 public virtual void setCommunication(LogLevelEntity.LogLevel
                                      communication)
 {
     this.communication = communication;
 }
예제 #9
0
 public virtual void setGraphs(LogLevelEntity.LogLevel graphs)
 {
     this.graphs = graphs;
 }
예제 #10
0
 public virtual void setHeartbeat(LogLevelEntity.LogLevel heartbeat
                                  )
 {
     this.heartbeat = heartbeat;
 }
예제 #11
0
 public virtual void setDatafiles(LogLevelEntity.LogLevel datafiles
                                  )
 {
     this.datafiles = datafiles;
 }
예제 #12
0
 public virtual void setConfig(LogLevelEntity.LogLevel config)
 {
     this.config = config;
 }
예제 #13
0
 public virtual void setCompactor(LogLevelEntity.LogLevel compactor
                                  )
 {
     this.compactor = compactor;
 }
예제 #14
0
 public virtual void setAgency(LogLevelEntity.LogLevel agency)
 {
     this.agency = agency;
 }
예제 #15
0
 public virtual void setPerformance(LogLevelEntity.LogLevel performance
                                    )
 {
     this.performance = performance;
 }
예제 #16
0
 public virtual void setAgencycomm(LogLevelEntity.LogLevel agencycomm
                                   )
 {
     this.agencycomm = agencycomm;
 }
예제 #17
0
 public virtual void setCluster(LogLevelEntity.LogLevel cluster
                                )
 {
     this.cluster = cluster;
 }