Package | Description |
---|---|
com.yahoo.bullet.dsl.connector | |
com.yahoo.bullet.dsl.converter | |
com.yahoo.bullet.dsl.deserializer |
Modifier and Type | Field and Description |
---|---|
protected BulletDSLConfig |
BulletConnector.config |
Modifier and Type | Method and Description |
---|---|
static BulletConnector |
BulletConnector.from(BulletDSLConfig config)
Creates a BulletConnector instance using the specified class.
|
Modifier and Type | Field and Description |
---|---|
protected BulletDSLConfig |
BulletRecordConverter.config |
Modifier and Type | Method and Description |
---|---|
static BulletRecordConverter |
BulletRecordConverter.from(BulletDSLConfig config)
Creates a BulletRecordConverter instance using the specified class.
|
Modifier and Type | Field and Description |
---|---|
protected BulletDSLConfig |
BulletDeserializer.config |
Modifier and Type | Method and Description |
---|---|
static BulletDeserializer |
BulletDeserializer.from(BulletDSLConfig config)
Creates a BulletDeserializer instance using the specified class.
|
Copyright © 2021. All rights reserved.