public static class CouchbaseProperties.Timeouts extends ObjectSE
| コンストラクターと説明 |
|---|
Timeouts() |
| 修飾子と型 | メソッドと説明 |
|---|---|
DurationSE | getConnect() |
DurationSE | getKeyValue() |
DurationSE | getQuery() |
DurationSE | getSocketConnect() |
DurationSE | getView() |
void | setConnect(DurationSE connect) |
void | setKeyValue(DurationSE keyValue) |
void | setQuery(DurationSE query) |
void | setSocketConnect(DurationSE socketConnect) |
void | setView(DurationSE view) |
cloneSE, equalsSE, finalizeSE, getClassSE, hashCodeSE, notifySE, notifyAllSE, toStringSE, waitSE, waitSE, waitSEpublic DurationSE getConnect()
public void setConnect(DurationSE connect)
public DurationSE getKeyValue()
public void setKeyValue(DurationSE keyValue)
public DurationSE getQuery()
public void setQuery(DurationSE query)
public DurationSE getSocketConnect()
public void setSocketConnect(DurationSE socketConnect)
public DurationSE getView()
public void setView(DurationSE view)
Copyright © 2019 Pivotal Software, Inc.. All rights reserved.