public static class FakeHttpRawMessageGenerator.GeneratorState extends Object
| Modifier and Type | Class and Description |
|---|---|
static class |
FakeHttpRawMessageGenerator.GeneratorState.Method |
| Modifier and Type | Field and Description |
|---|---|
boolean |
isSlowRequest |
boolean |
isSuccessful |
boolean |
isTimeout |
FakeHttpRawMessageGenerator.GeneratorState.Method |
method |
String |
resource |
String |
source |
int |
userId |
| Constructor and Description |
|---|
GeneratorState() |
public String source
public boolean isSuccessful
public FakeHttpRawMessageGenerator.GeneratorState.Method method
public boolean isTimeout
public boolean isSlowRequest
public int userId
public String resource
Copyright © 2012-2016 Graylog, Inc.. All Rights Reserved.