| Package | Description |
|---|---|
| net.endrealm.realmdrive.factory | |
| net.endrealm.realmdrive.inst | |
| net.endrealm.realmdrive.interfaces |
| Modifier and Type | Method and Description |
|---|---|
DriveService |
DriveObjectFactory.getDriveService() |
DriveService |
DriveServiceFactory.getDriveService(DriveSettings settings)
Get a drive service
|
| Constructor and Description |
|---|
DriveObjectFactory(DriveService driveService)
Creates a new drive object factory using the specified
DriveService |
| Modifier and Type | Class and Description |
|---|---|
class |
SimpleDriveService |
| Modifier and Type | Method and Description |
|---|---|
void |
MongoBackend.setService(DriveService service)
Sets the service the backend is used by.
|
void |
SimpleConversionHandler.setService(DriveService service)
Sets the service the reader is used by.
|
void |
SimpleDriveReader.setService(DriveService service)
Sets the service the reader is used by.
|
void |
SimpleDriveWriter.setService(DriveService service)
Sets the service the writer is used by.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ConversionHandler.setService(DriveService service)
Sets the service the reader is used by.
|
void |
DriveBackend.setService(DriveService service)
Sets the service the backend is used by.
|
void |
DriveReader.setService(DriveService service)
Sets the service the reader is used by.
|
void |
DriveWriter.setService(DriveService service)
Sets the service the writer is used by.
|
Copyright © 2020. All rights reserved.